Uses of Interface
gov.nasa.worldwind.Movable2
- 
Packages that use Movable2 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.worldwind.render.airspaces gov.nasa.worldwindx.applications.antenna gov.nasa.worldwindx.applications.sar gov.nasa.worldwindx.examples gov.nasa.worldwindx.examples.util 
- 
- 
Uses of Movable2 in gov.nasa.worldwind.ogc.collada.implClasses in gov.nasa.worldwind.ogc.collada.impl that implement Movable2 Modifier and Type Class Description classColladaMeshShapeShape to render a COLLADA line or triangle mesh.
- 
Uses of Movable2 in gov.nasa.worldwind.ogc.kml.implClasses in gov.nasa.worldwind.ogc.kml.impl that implement Movable2 Modifier and Type Class Description classKMLExtrudedPolygonImplclassKMLGroundOverlayPolygonImplImplementation ofPolygonto render KML GroundOverlay.classKMLLineStringPlacemarkImplclassKMLPolygonImplclassKMLSurfacePolygonImpl
- 
Uses of Movable2 in gov.nasa.worldwind.renderClasses in gov.nasa.worldwind.render that implement Movable2 Modifier and Type Class Description classAbstractGeneralShapeA shape that is positioned and oriented independently of its defining geometry.classAbstractShapeProvides a base class form several geometricRenderables.classAbstractSurfaceShapeCommon superclass for surface conforming shapes such asSurfacePolygon,SurfacePolyline,SurfaceEllipse,SurfaceQuad, andSurfaceSector.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.classSurfaceCircleclassSurfaceEllipseclassSurfaceMultiPolygonclassSurfacePolygonclassSurfacePolygonsRenders fast multiple polygons with or without holes in one pass.classSurfacePolylineclassSurfacePolylinesThis class renders fast multiple surface polylines in one pass.classSurfaceQuadclassSurfaceSectorclassSurfaceSquareclassWedgeA general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii.
- 
Uses of Movable2 in gov.nasa.worldwind.render.airspacesClasses in gov.nasa.worldwind.render.airspaces that implement Movable2 Modifier and Type Class Description classAbstractAirspaceclassBoxclassCakeA cake consists of mutiple adjacent cylinder segments.static classCake.LayerAn inner class ofCakedefining the parameters of one of the cake's cylinders.classCappedCylinderA cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.classCappedEllipticalCylinderAn elliptical cylinder defined by a geographic position, major and minor radii in meters, and minimum and maximum altitudes.classCurtainA curtain is a series of adjacent rectangular planes.classOrbitclassPartialCappedCylinderA cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.classPolyArcclassPolygonclassRouteCreates a sequence of connected rectangular airspaces specified by a list of positions.classSphereAirspaceA spherical airspace shape defined by a center location and a radius.classSurfaceBoxclassTrackAirspaceCreates a sequence of potentially disconnected rectangular airspaces specified by a collection ofBoxobjects.
- 
Uses of Movable2 in gov.nasa.worldwindx.applications.antennaClasses in gov.nasa.worldwindx.applications.antenna that implement Movable2 Modifier and Type Class Description classAntennaAxesProvides axes forAntennaModel.classAntennaModelModels antenna gain.
- 
Uses of Movable2 in gov.nasa.worldwindx.applications.sarClasses in gov.nasa.worldwindx.applications.sar that implement Movable2 Modifier and Type Class Description classElevationPlaneRenders a textured plane at a given elevation.
- 
Uses of Movable2 in gov.nasa.worldwindx.examplesClasses in gov.nasa.worldwindx.examples that implement Movable2 Modifier and Type Class Description classRadarVolumeDisplays a volume defined by a near and far grid of positions.static classShapeEditingExtension.ArrowDefines a custom Renderable that we'll use to illustrate editing extension.
- 
Uses of Movable2 in gov.nasa.worldwindx.examples.utilClasses in gov.nasa.worldwindx.examples.util that implement Movable2 Modifier and Type Class Description classDirectedPathAPaththat draws arrowheads between the path positions to indicate direction.classDirectedSurfacePolylineASurfacePolylinethat draws arrowheads between the polyline positions to indicate direction.protected static classSectorSelector.RegionShape
 
-