public static class SegmentPlane.ControlPoint extends Object
Constructor and Description |
---|
ControlPoint(Object owner,
Object key,
double uCoordinate,
double vCoordinate,
boolean relativeToSurface,
String shapeType) |
Modifier and Type | Method and Description |
---|---|
double[] |
getCoordinates() |
Object |
getKey() |
Object |
getOwner() |
String |
getShapeType() |
boolean |
isRelativeToSurface() |