public interface PieceWiseCurve
extends org.eclipse.emf.ecore.EObject
The following features are supported:
CommonCurvePackage.getPieceWiseCurve()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Point> |
getPoints()
Returns the value of the 'Points' attribute list.
|
org.eclipse.emf.common.util.EList<Point> getPoints()
Point
.
If the meaning of the 'Points' attribute list isn't clear, there really should be more of a description here...
curve pointsCommonCurvePackage.getPieceWiseCurve_Points()