public interface Line extends Shape
The following features are supported:
VisualInterfacePackage.getLine()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Position> |
getPoints()
Returns the value of the 'Points' containment reference list.
|
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
org.eclipse.emf.common.util.EList<Position> getPoints()
Position
.
If the meaning of the 'Points' containment reference list isn't clear, there really should be more of a description here...
VisualInterfacePackage.getLine_Points()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.