gov.nasa.worldwind.render
Class LocationRenderer.Cylinder
java.lang.Object
gov.nasa.worldwind.render.LocationRenderer.Shape
gov.nasa.worldwind.render.LocationRenderer.Cylinder
- Enclosing class:
- LocationRenderer
protected static class LocationRenderer.Cylinder
- extends LocationRenderer.Shape
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationRenderer.Cylinder
protected LocationRenderer.Cylinder()
doRender
protected void doRender(DrawContext dc,
Vec4 point,
double size)
- Specified by:
doRender
in class LocationRenderer.Shape
initialize
protected void initialize(DrawContext dc)
- Overrides:
initialize
in class LocationRenderer.Shape