Uses of Interface
gov.nasa.worldwind.render.GeographicExtent
- 
Packages that use GeographicExtent Package Description gov.nasa.worldwind.ogc.collada.impl Provides classes for rendering COLLADA documents.gov.nasa.worldwind.ogc.kml.impl gov.nasa.worldwind.render gov.nasa.worldwindx.applications.antenna gov.nasa.worldwindx.examples gov.nasa.worldwindx.examples.util 
- 
- 
Uses of GeographicExtent in gov.nasa.worldwind.ogc.collada.implClasses in gov.nasa.worldwind.ogc.collada.impl that implement GeographicExtent Modifier and Type Class Description classColladaMeshShapeShape to render a COLLADA line or triangle mesh.
- 
Uses of GeographicExtent in gov.nasa.worldwind.ogc.kml.implClasses in gov.nasa.worldwind.ogc.kml.impl that implement GeographicExtent Modifier and Type Class Description classKMLExtrudedPolygonImplclassKMLGroundOverlayPolygonImplImplementation ofPolygonto render KML GroundOverlay.classKMLLineStringPlacemarkImplclassKMLPolygonImpl
- 
Uses of GeographicExtent in gov.nasa.worldwind.renderClasses in gov.nasa.worldwind.render that implement GeographicExtent Modifier and Type Class Description classAbstractGeneralShapeA shape that is positioned and oriented independently of its defining geometry.classAbstractShapeProvides a base class form several geometricRenderables.classBoxA general box volume defined by a center position and three axis radii.classConeA general cone volume defined by a center position, a height and a radius, or alternatively, by three axis radii.classCylinderA general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii.classEllipsoidA general ellipsoid volume defined by a center position and the three ellipsoid axis radii.classExtrudedPolygonA multi-sided 3D shell formed by a base polygon in latitude and longitude extruded from the terrain to either a specified height or an independent height per location.classPathDisplays a line or curve between positions.classPolygon/** A 3D polygon.classPyramidA general pyramid volume defined by a center position, a height, and two axis lengths.classRigidShapeA general rigid volume defined by a center position and the three axis radii.classWedgeA general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii.
- 
Uses of GeographicExtent in gov.nasa.worldwindx.applications.antennaClasses in gov.nasa.worldwindx.applications.antenna that implement GeographicExtent Modifier and Type Class Description classAntennaAxesProvides axes forAntennaModel.classAntennaModelModels antenna gain.
- 
Uses of GeographicExtent in gov.nasa.worldwindx.examplesClasses in gov.nasa.worldwindx.examples that implement GeographicExtent Modifier and Type Class Description classRadarVolumeDisplays a volume defined by a near and far grid of positions.
- 
Uses of GeographicExtent in gov.nasa.worldwindx.examples.utilClasses in gov.nasa.worldwindx.examples.util that implement GeographicExtent Modifier and Type Class Description classDirectedPathAPaththat draws arrowheads between the path positions to indicate direction.
 
-