protected static class BasicMarkerShape.HeadingLine extends BasicMarkerShape.Shape
applyOrientation, displayListCacheKey, isInitialized, name, quadric, shapeType| Modifier | Constructor and Description |
|---|---|
protected |
HeadingLine() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRender(DrawContext dc,
Marker marker,
Vec4 point,
double size,
int[] dlResource) |
protected int |
drawShape(DrawContext dc,
double radius) |
protected void |
initialize(DrawContext dc) |
computeOrientationVector, createDisplayList, dispose, getName, getShapeType, isApplyOrientation, render, render, setApplyOrientationprotected void doRender(DrawContext dc, Marker marker, Vec4 point, double size, int[] dlResource)
doRender in class BasicMarkerShape.Shapeprotected int drawShape(DrawContext dc, double radius)
drawShape in class BasicMarkerShape.Shapeprotected void initialize(DrawContext dc)
initialize in class BasicMarkerShape.Shape