Uses of Class
curve.point.CtlPoint
Packages that use CtlPoint
-
Uses of CtlPoint in curve.area
Fields in curve.area with type parameters of type CtlPointMethods in curve.area that return CtlPointModifier and TypeMethodDescriptionstatic CtlPoint
Neighbour.checkOverCtlPoint
(int fx, int fy, Tr t) check over control pointget control pointMethods in curve.area with parameters of type CtlPointModifier and TypeMethodDescriptionvoid
Layer.saveCtlPoint
(CtlPoint cp, PrintStream out) save control point -
Uses of CtlPoint in curve.control
Fields in curve.control declared as CtlPoint -
Uses of CtlPoint in curve.panel
Methods in curve.panel with parameters of type CtlPoint -
Uses of CtlPoint in curve.point
Fields in curve.point declared as CtlPointMethods in curve.point that return CtlPointModifier and TypeMethodDescriptionDPointWithID.getAssociatedControlPoint
(Line lc) get Associated Control PointConstructors in curve.point with parameters of type CtlPoint