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, setYgetPropertieseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetBackground, getFilled, getForeground, getLineStyle, getLineVisible, getLineWidth, getRenderingStyle, getTransparency, isSetFilled, isSetLineVisible, setBackground, setFilled, setForeground, setLineStyle, setLineVisible, setLineWidth, setRenderingStyle, setTransparency, unsetFilled, unsetLineVisibleorg.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()