public interface Polyline extends GraphicsAlgorithm
The following features are supported:
AlgorithmsPackage.getPolyline()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Point> |
getPoints()
Returns the value of the 'Points' containment reference list.
|
getGraphicsAlgorithmChildren, getHeight, getParentGraphicsAlgorithm, getPictogramElement, getStyle, getWidth, getX, getY, setHeight, setParentGraphicsAlgorithm, setPictogramElement, setStyle, setWidth, setX, setY
getProperties
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getBackground, getFilled, getForeground, getLineStyle, getLineVisible, getLineWidth, getRenderingStyle, getTransparency, isSetFilled, isSetLineVisible, setBackground, setFilled, setForeground, setLineStyle, setLineVisible, setLineWidth, setRenderingStyle, setTransparency, unsetFilled, unsetLineVisible
org.eclipse.emf.common.util.EList<Point> getPoints()
Point
.
If the meaning of the 'Points' containment reference list isn't clear, there really should be more of a description here...
AlgorithmsPackage.getPolyline_Points()