- All Superinterfaces:
AbstractCurvePoint
- All Known Subinterfaces:
AbstractControlPoint
,Arc
,BezierPoint
,Separator
,SplinePoint
@OVLInaccessible public interface AbstractCurvePoint extends AbstractCurvePoint
-
Method Summary
Modifier and Type Method Description void
setPosition(double x, double y)
Methods inherited from interface omix.plugin.model.points.AbstractCurvePoint
addPropertyChangeListener, removePropertyChangeListener, x, y
-
Method Details
-
setPosition
- Throws:
IllegalChangeException
-