CubicCurve2D
class defines a cubic parametric curve segment in {@code (x,y)} coordinate space.This class is only the abstract superclass for all objects which store a 2D cubic curve segment. The actual storage representation of the coordinates is left to the subclass. @version 1.35, 04/17/06 @author Jim Graham @since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|