Uses of Interface
gov.nasa.worldwind.render.SurfaceObject
-
-
Uses of SurfaceObject in gov.nasa.worldwind.ogc.kml.impl
Classes in gov.nasa.worldwind.ogc.kml.impl that implement SurfaceObject Modifier and Type Class Description classKMLSurfacePolygonImpl -
Uses of SurfaceObject in gov.nasa.worldwind.render
Subinterfaces of SurfaceObject in gov.nasa.worldwind.render Modifier and Type Interface Description interfaceSurfaceShapeCommon interface for surface conforming shapes such asSurfacePolygon,SurfacePolyline,SurfaceEllipse,SurfaceQuad, andSurfaceSector.Classes in gov.nasa.worldwind.render that implement SurfaceObject Modifier and Type Class Description classAbstractSurfaceObjectAbstract implementation of SurfaceObject that participates in theSceneController's bulk rendering of SurfaceObjects.classAbstractSurfaceRenderableSurface renderable.classAbstractSurfaceShapeCommon superclass for surface conforming shapes such asSurfacePolygon,SurfacePolyline,SurfaceEllipse,SurfaceQuad, andSurfaceSector.classSurfaceCircleclassSurfaceEllipseclassSurfaceIconRenders an icon image over the terrain surface.classSurfaceIconsRenders an icon image over the terrain surface in many locations.classSurfaceMultiPolygonclassSurfacePolygonclassSurfacePolygonsRenders fast multiple polygons with or without holes in one pass.classSurfacePolylineclassSurfacePolylinesThis class renders fast multiple surface polylines in one pass.classSurfaceQuadclassSurfaceSectorclassSurfaceSquareclassSurfaceTextRenders a string of text on the surface of the globe. -
Uses of SurfaceObject in gov.nasa.worldwind.render.airspaces
Classes in gov.nasa.worldwind.render.airspaces that implement SurfaceObject Modifier and Type Class Description classSurfaceBox -
Uses of SurfaceObject in gov.nasa.worldwindx.examples.analytics
Classes in gov.nasa.worldwindx.examples.analytics that implement SurfaceObject Modifier and Type Class Description protected static classAnalyticSurface.AnalyticSurfaceObjectprotected static classAnalyticSurface.ClampToGroundSurfaceprotected static classAnalyticSurface.ShadowSurface -
Uses of SurfaceObject in gov.nasa.worldwindx.examples.util
Classes in gov.nasa.worldwindx.examples.util that implement SurfaceObject Modifier and Type Class Description classDirectedSurfacePolylineASurfacePolylinethat draws arrowheads between the polyline positions to indicate direction.protected static classSectorSelector.RegionShape
-