Package gov.nasa.worldwind.render
Interface PreRenderable
-
- All Known Subinterfaces:
SurfaceObject,SurfaceShape
- All Known Implementing Classes:
AbstractAirspace,AbstractCircularGraphic,AbstractGeneralShape,AbstractRectangularGraphic,AbstractShape,AbstractSurfaceObject,AbstractSurfaceRenderable,AbstractSurfaceShape,AirfieldZone,Airhead,AnalyticSurface,AnalyticSurface.AnalyticSurfaceObject,AnalyticSurface.ClampToGroundSurface,AnalyticSurface.ShadowSurface,AntennaAxes,AntennaModel,AviationZone,BasicArea,BasicTree,BasicTreeLayout,BattlePosition,Box,Box,Cake,Cake.Layer,CappedCylinder,CappedEllipticalCylinder,CircularFireSupportArea,CircularPositionArea,CircularRangeFan,ColladaController,ColladaMeshShape,CombatSupportArea,Cone,Curtain,Cylinder,DirectedPath,DirectedSurfacePolyline,DoseRateContourLine,ElevationPlane,Ellipsoid,Encirclement,ExportableAnalyticSurface,ExtrudedPolygon,FilledArea,FortifiedArea,GroupOfTargets,IrregularFireSupportArea,KMLController,KMLExtrudedPolygonImpl,KMLGroundOverlayPolygonImpl,KMLLineStringPlacemarkImpl,KMLPolygonImpl,KMLSurfaceImageImpl,KMLSurfacePolygonImpl,LayerTree,MeasureTool.ControlPointWithLeader,MeasureTool.CustomRenderableLayer,MinimumSafeDistanceZones,OffenseArea,Orbit,PartialCappedCylinder,Path,PolyArc,Polygon,Polygon,PrincipleDirectionOfFire,PullUpPoint,Pyramid,RadarVolume,RectangularFireSupportArea,RectangularPositionArea,RectangularTarget,RigidShape,Route,Route,RoutePoint,ScrollFrame,SearchArea,SectorRangeFan,SectorSelector.RegionShape,Smoke,SpecialInterestArea,SphereAirspace,SurfaceBox,SurfaceCircle,SurfaceEllipse,SurfaceIcon,SurfaceIcons,SurfaceImage,SurfaceMultiPolygon,SurfacePolygon,SurfacePolygons,SurfacePolyline,SurfacePolylines,SurfaceQuad,SurfaceSector,SurfaceSquare,SurfaceText,TrackAirspace,WeaponsFreeZone,Wedge
public interface PreRenderable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpreRender(DrawContext dc)
-
-
-
Method Detail
-
preRender
void preRender(DrawContext dc)
-
-