Uses of Class
gov.nasa.worldwind.render.airspaces.SphereAirspace
-
Packages that use SphereAirspace Package Description gov.nasa.worldwind.render.airspaces gov.nasa.worldwind.render.airspaces.editor gov.nasa.worldwindx.examples -
-
Uses of SphereAirspace in gov.nasa.worldwind.render.airspaces
Constructors in gov.nasa.worldwind.render.airspaces with parameters of type SphereAirspace Constructor Description SphereAirspace(SphereAirspace source) -
Uses of SphereAirspace in gov.nasa.worldwind.render.airspaces.editor
Methods in gov.nasa.worldwind.render.airspaces.editor that return SphereAirspace Modifier and Type Method Description SphereAirspaceSphereAirspaceEditor. getSphere()Methods in gov.nasa.worldwind.render.airspaces.editor with parameters of type SphereAirspace Modifier and Type Method Description voidSphereAirspaceEditor. setSphere(SphereAirspace sphere) -
Uses of SphereAirspace in gov.nasa.worldwindx.examples
Methods in gov.nasa.worldwindx.examples with parameters of type SphereAirspace Modifier and Type Method Description protected voidAirspaceBuilder.SphereAirspaceFactory. initializeSphere(WorldWindow wwd, SphereAirspace sphere, boolean fitShapeToViewport)
-