Uses of Interface
gov.nasa.worldwind.render.Highlightable
- 
- 
Uses of Highlightable in gov.nasa.worldwind.ogc.colladaClasses in gov.nasa.worldwind.ogc.collada that implement Highlightable Modifier and Type Class Description classColladaRootParses a COLLADA document and provides access to its contents.
- 
Uses of Highlightable in gov.nasa.worldwind.ogc.collada.implClasses in gov.nasa.worldwind.ogc.collada.impl that implement Highlightable Modifier and Type Class Description classColladaMeshShapeShape to render a COLLADA line or triangle mesh.
- 
Uses of Highlightable in gov.nasa.worldwind.ogc.kml.implClasses in gov.nasa.worldwind.ogc.kml.impl that implement Highlightable Modifier and Type Class Description classKMLAbstractBalloonAn implementation ofBalloonthat applies aKMLBalloonStyleto the balloon.classKMLExtrudedPolygonImplclassKMLGlobeBalloonImplA KML Balloon attached to a point on the globe.classKMLGroundOverlayPolygonImplImplementation ofPolygonto render KML GroundOverlay.classKMLLineStringPlacemarkImplclassKMLPointPlacemarkImplImplements the Point case of a KML Placemark element.classKMLPolygonImplclassKMLScreenBalloonImplA KML Balloon attached to a point on the screen.classKMLSurfacePolygonImpl
- 
Uses of Highlightable in gov.nasa.worldwind.renderSubinterfaces of Highlightable in gov.nasa.worldwind.render Modifier and Type Interface Description interfaceBalloonA text label that can be attached to a point on the screen, or a point on the globe.interfaceGlobeBalloonABalloonattached to a position on the globe.interfaceScreenBalloonABalloonattached to a location on the screen.interfaceSurfaceShapeCommon interface for surface conforming shapes such asSurfacePolygon,SurfacePolyline,SurfaceEllipse,SurfaceQuad, andSurfaceSector.Classes in gov.nasa.worldwind.render that implement Highlightable Modifier and Type Class Description classAbstractAnnotationBalloonImplementation of balloon usingAnnotation.classAbstractBalloonAbstract implementation ofBalloon.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.classGlobeAnnotationBalloonAn AnnotationBalloon that is attached to a position on the globe.classPathDisplays a line or curve between positions.classPointPlacemarkRepresents a point placemark consisting of an image, an optional line linking the image to a corresponding point on the terrain, and an optional label.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.classScreenAnnotationBalloonAn AnnotationBalloon that is attached to a point on the screen.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 Highlightable in gov.nasa.worldwind.render.airspacesSubinterfaces of Highlightable in gov.nasa.worldwind.render.airspaces Modifier and Type Interface Description interfaceAirspaceClasses in gov.nasa.worldwind.render.airspaces that implement Highlightable 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 Highlightable in gov.nasa.worldwind.symbologySubinterfaces of Highlightable in gov.nasa.worldwind.symbology Modifier and Type Interface Description interfaceTacticalCircleAn interface for circular tactical graphics.interfaceTacticalGraphicTacticalGraphic provides a common interface for displaying a graphic from a symbology set.interfaceTacticalPointAn interface for tactical graphics that are positioned by a single point.interfaceTacticalQuadAn interface for tactical graphics shaped like a quadrilaterals.interfaceTacticalRouteAn interface for tactical graphics that depict routes: a series of point graphics connected by lines.interfaceTacticalSymbolTacticalSymbol provides a common interface for displaying tactical point symbols from symbology sets.Classes in gov.nasa.worldwind.symbology that implement Highlightable Modifier and Type Class Description classAbstractTacticalGraphicBase class for tactical graphics.classAbstractTacticalSymbol
- 
Uses of Highlightable in gov.nasa.worldwind.symbology.milstd2525Subinterfaces of Highlightable in gov.nasa.worldwind.symbology.milstd2525 Modifier and Type Interface Description interfaceMilStd2525TacticalGraphicInterface to describe tactical graphics defined by MIL-STD-2525.Classes in gov.nasa.worldwind.symbology.milstd2525 that implement Highlightable Modifier and Type Class Description classAbstractMilStd2525TacticalGraphicBase class for MIL-STD-2525 tactical graphics.classMilStd2525PointGraphicImplementation of MIL-STD-2525 point graphics.classMilStd2525TacticalSymbolImplementation ofTacticalSymbolthat provides support for tactical symbols from the MIL-STD-2525 symbology set.
- 
Uses of Highlightable in gov.nasa.worldwind.symbology.milstd2525.graphicsClasses in gov.nasa.worldwind.symbology.milstd2525.graphics that implement Highlightable Modifier and Type Class Description classEchelonSymbolTactical symbol implementation to render the echelon modifier as part of a tactical graphic.classTacticalGraphicSymbolImplementation of TacticalSymbol to render point graphics defined by MIL-STD-2525C Appendix B (Tactical Graphics).
- 
Uses of Highlightable in gov.nasa.worldwind.symbology.milstd2525.graphics.areasClasses in gov.nasa.worldwind.symbology.milstd2525.graphics.areas that implement Highlightable Modifier and Type Class Description classAbstractCircularGraphicBase class for circular area graphics.classAbstractRectangularGraphicBase class for rectangular area graphics.classAirfieldZoneImplementation of the Airfield Zone graphic (hierarchy 2.X.2.1.3.11, SIDC: G*GPGAZ---****X).classAirheadImplementation of the Airhead graphic (2.X.2.6.2.2).classAmbushImplementation of the Ambush graphic (2.X.2.6.1.1).classAttackByFirePositionImplementation of the Attack By Fire Position graphic (2.X.2.5.3.3).classAviationZoneImplementation of aviation area graphics.classBasicAreaImplementation of general area graphics.classBattlePositionImplementation of Battle Position graphics.classCircularFireSupportAreaImplementation of circular Fire Support graphics.classCircularPositionAreaImplementation of the Position Area for Artillery, Circular graphic (2.X.4.3.2.6.2).classCircularRangeFanImplementation of the Circular Weapon/Sensor Range Fan graphic (2.X.4.3.4.1).classCombatSupportAreaImplementation of combat support area graphics.classDummyImplementation of the Dummy graphic (hierarchy 2.X.2.3.1, SIDC: G*GPPD----****X).classEncirclementImplementation of the Encirclement graphic (2.X.2.6.2.3).classFilledAreaAn area that is filled with a pattern of diagonal lines.classFortifiedAreaImplementation of the Fortified Area graphic (2.X.2.1.3.4).classGroupOfTargetsImplementation of the Series or Group of Targets graphic (2.X.4.3.1.3).classIrregularFireSupportAreaImplementation of the irregular Fire Support area graphics.classLimitedAccessAreaImplementation of the Limited Access Area graphic (2.X.2.1.3.10).classLimitedAccessSymbolImplementation of TacticalSymbol that renders a symbol inside a pentagon, for the Limited Access Area graphic.classMinimumSafeDistanceZonesImplementation of the Minimum Safe Distance Zone graphic (2.X.3.4.1).classOffenseAreaImplementation of offense area graphics.classRectangularFireSupportAreaImplementation of rectangular Fire Support graphics.classRectangularPositionAreaImplementation of the Position Area for Artillery, Rectangular graphic (2.X.4.3.2.6.1).classRectangularTargetImplementation of the Rectangular Target graphic (hierarchy 2.X.4.3.1.1, SIDC: G*FPATR---****X).classSearchAreaImplementation of the Search Area/Reconnaissance Area graphic (2.X.2.1.3.9).classSectorRangeFanImplementation of the Sector Weapon/Sensor Range Fans graphic (2.X.4.3.4.2).classSmokeImplementation of the Smoke graphic (hierarchy 2.X.4.3.1.4, SIDC: G*FPATS---****X).classSpecialInterestAreaImplementation of General Command/Special area graphics.classSupportByFirePositionImplementation of the Support By Fire Position graphic (2.X.2.5.3.4).classWeaponsFreeZoneImplementation of the Weapons Free Zone graphic (2.X.2.2.3.5).
- 
Uses of Highlightable in gov.nasa.worldwind.symbology.milstd2525.graphics.linesClasses in gov.nasa.worldwind.symbology.milstd2525.graphics.lines that implement Highlightable Modifier and Type Class Description classAbstractAxisArrowBase class for axis of advance arrow graphics.classAdvanceForFeintImplementation of the Axis of Advance for Feint graphic (2.X.2.3.3).classAirborneImplementation of the Airborne graphic (hierarchy 2.X.2.5.2.1.2, SIDC: G*GPOLAA--****X).classAttackRotaryWingImplementation of the Aviation offensive graphic (hierarchy 2.X.2.5.2.1.3, SIDC: G*GPOLAR--****X).classAviationImplementation of the Aviation offensive graphic (hierarchy 2.X.2.5.2.1.1, SIDC: G*GPOLAV--****X).classBoundaryImplementation of the Boundary graphic (2.X.2.1.2.1).classDirectionOfAttackDirection of Attack graphics.classDirectionOfAttackAviationImplementation of the Direction of Attack, Aviation graphic (2.X.2.5.2.2.1).classDirectionOfAttackForFeintImplementation of the Direction of Attack for Feint graphic (2.X.2.3.3).classDoseRateContourLineImplementation of the Dose Rate Contour Line graphic (2.X.3.4.9).classFireSupportLineImplementation of Fire Support line graphics.classForwardEdgeOfBattleAreaImplementation of the Forward Edge of Battle Area (FEBA) graphic (2.X.2.4.2.1).protected static classForwardEdgeOfBattleArea.FEBASymbolImplementation of TacticalSymbol to draw a symbol at the end of a FEBA line.classForwardLineOfOwnTroopsImplementation of the Forward Line of Own Troops graphic (2.X.2.1.2.2).classHoldingLineThis class implements the following graphics: Holding Line (2.X.2.6.1.2) Bridgehead (2.X.2.6.1.4)classInfiltrationLaneImplementation of the Infiltration Lane graphic (2.X.2.5.2.4).classLinearTargetImplementation of Linear Target graphics.classLineOfContactImplementation of the Line of Contact graphic (2.X.2.1.2.3).classMainAttackImplementation of the Main Attack graphic (hierarchy 2.X.2.5.2.1.4.1, SIDC: G*GPOLAGM-****X).classMunitionFlightPathclassPhaseLineImplementation of phase line graphics.classPrincipleDirectionOfFireImplementation of the Principle Direction of Fire graphic (2.X.2.4.2.2).classPullUpPointImplementation of the Pull-Up Point (PUP) graphic (2.X.2.2.1.3).classRouteImplementation of the aviation route graphics.classRoutePointImplementation of aviation route control point graphics.classSupportingAttackImplementation of the Supporting Attack graphic (hierarchy 2.X.2.5.2.1.4.2, SIDC: G*GPOLAGS-****X).
- 
Uses of Highlightable in gov.nasa.worldwindx.applications.antennaClasses in gov.nasa.worldwindx.applications.antenna that implement Highlightable Modifier and Type Class Description classAntennaAxesProvides axes forAntennaModel.classAntennaModelModels antenna gain.
- 
Uses of Highlightable in gov.nasa.worldwindx.applications.sarClasses in gov.nasa.worldwindx.applications.sar that implement Highlightable Modifier and Type Class Description classElevationPlaneRenders a textured plane at a given elevation.
- 
Uses of Highlightable in gov.nasa.worldwindx.examplesClasses in gov.nasa.worldwindx.examples that implement Highlightable 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.Fields in gov.nasa.worldwindx.examples with type parameters of type Highlightable Modifier and Type Field Description protected java.util.List<Highlightable>ScreenSelection.SelectionHighlightController. lastBoxHighlightObjects
- 
Uses of Highlightable in gov.nasa.worldwindx.examples.lineofsightClasses in gov.nasa.worldwindx.examples.lineofsight that implement Highlightable Modifier and Type Class Description classPointGrid
- 
Uses of Highlightable in gov.nasa.worldwindx.examples.utilClasses in gov.nasa.worldwindx.examples.util that implement Highlightable 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.RegionShapeFields in gov.nasa.worldwindx.examples.util declared as Highlightable Modifier and Type Field Description protected HighlightableHighlightController. lastHighlightObject
 
-