Modifier and Type | Class and Description |
---|---|
class |
KMLSurfacePolygonImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSurfaceRenderable
Surface renderable.
|
class |
AbstractSurfaceShape
Common superclass for surface conforming shapes such as
SurfacePolygon , SurfacePolyline , SurfaceEllipse , SurfaceQuad , and SurfaceSector . |
class |
SurfaceCircle |
class |
SurfaceEllipse |
class |
SurfaceIcon
Renders an icon image over the terrain surface.
|
class |
SurfaceIcons
Renders an icon image over the terrain surface in many locations.
|
class |
SurfaceMultiPolygon |
class |
SurfacePolygon |
class |
SurfacePolygons
Renders fast multiple polygons with or without holes in one pass.
|
class |
SurfacePolyline |
class |
SurfacePolylines
This class renders fast multiple surface polylines in one pass.
|
class |
SurfaceQuad |
class |
SurfaceSector |
class |
SurfaceSquare |
class |
SurfaceText
Renders a string of text on the surface of the globe.
|
Constructor and Description |
---|
AbstractSurfaceObject(AbstractSurfaceObject source)
Creates a shallow copy of the specified source shape.
|
Modifier and Type | Class and Description |
---|---|
class |
SurfaceBox |
Modifier and Type | Class and Description |
---|---|
protected static class |
AnalyticSurface.AnalyticSurfaceObject |
protected static class |
AnalyticSurface.ClampToGroundSurface |
protected static class |
AnalyticSurface.ShadowSurface |
Modifier and Type | Class and Description |
---|---|
class |
DirectedSurfacePolyline
A
SurfacePolyline that draws arrowheads between the polyline positions to indicate direction. |
protected static class |
SectorSelector.RegionShape |