| 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, setOutlinegetBackgroundColor, getBorder, getCursor, getForegroundColor, getOnClick, getOnDoubleClick, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setOnClick, setOnDoubleClick, setOpaque, setSize, setToolTip, setVisibleint 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 (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0