protected static class SegmentPlaneRenderer.ControlPointInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected SegmentPlane.ControlPoint |
controlPoint |
protected Position |
position |
protected MarkerShape |
shape |
Constructor and Description |
---|
ControlPointInfo(SegmentPlane.ControlPoint controlPoint,
Position position,
MarkerShape shape) |
protected SegmentPlane.ControlPoint controlPoint
protected Position position
protected MarkerShape shape
public ControlPointInfo(SegmentPlane.ControlPoint controlPoint, Position position, MarkerShape shape)