Modifier and Type | Method and Description |
---|---|
int |
getLength()
Returns the value of the 'Length' attribute.
|
int |
getStart()
Returns the value of the 'Start' attribute.
|
void |
setLength(int value)
Sets the value of the '
Length ' attribute. |
void |
setStart(int value)
Sets the value of the '
Start ' attribute. |
getAlpha, getAntialias, getLineWidth, isFill, isOutline, setAlpha, setAntialias, setFill, setLineWidth, setOutline
getBackgroundColor, getBorder, getCursor, getForegroundColor, getOnClick, getOnDoubleClick, getOnMouseDrag, getOnMouseHover, getOnMouseIn, getOnMouseMove, getOnMouseOut, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setOnClick, setOnDoubleClick, setOnMouseDrag, setOnMouseHover, setOnMouseIn, setOnMouseMove, setOnMouseOut, setOpaque, setSize, setToolTip, setVisible
int getStart()
If the meaning of the 'Start' attribute isn't clear, there really should be more of a description here...
setStart(int)
,
VisualInterfacePackage.getArc_Start()
void setStart(int value)
Start
' attribute.
value
- the new value of the 'Start' attribute.getStart()
int getLength()
If the meaning of the 'Length' attribute isn't clear, there really should be more of a description here...
setLength(int)
,
VisualInterfacePackage.getArc_Length()
void setLength(int value)
Length
' attribute.
value
- the new value of the 'Length' attribute.getLength()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.