NASA World Wind
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

F

FACE_BACK - Static variable in class gov.nasa.worldwind.render.airspaces.Box
 
FACE_BOTTOM - Static variable in class gov.nasa.worldwind.render.airspaces.Box
 
FACE_FRONT - Static variable in class gov.nasa.worldwind.render.airspaces.Box
 
FACE_LEFT - Static variable in class gov.nasa.worldwind.render.airspaces.Box
 
FACE_RIGHT - Static variable in class gov.nasa.worldwind.render.airspaces.Box
 
FACE_TOP - Static variable in class gov.nasa.worldwind.render.airspaces.Box
 
Factory - Interface in gov.nasa.worldwind
General factory interface.
FBOTexture - Class in gov.nasa.worldwind.render
 
FBOTexture(DrawContext, WWTexture, Sector, List<LatLon>) - Constructor for class gov.nasa.worldwind.render.FBOTexture
 
feetToMeters(double) - Static method in class gov.nasa.worldwind.applications.sar.SAR2
 
fetchIcon(String, Class<?>) - Static method in class gov.nasa.worldwind.applications.gio.catalogui.IconComponent
 
fetchServerList(URL) - Method in class gov.nasa.worldwind.applications.gio.gidb.GetServices
 
fieldIndices - Variable in class gov.nasa.worldwind.util.ImageInterpolator.ContainingCell
 
FILE_LIST - Static variable in class gov.nasa.worldwind.layers.rpf.wizard.RPFWizardUtil
 
FILE_SET_LIST - Static variable in class gov.nasa.worldwind.layers.rpf.wizard.RPFWizardUtil
 
FILE_STORE_LOCATION - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
FileChooserPanel - Class in gov.nasa.worldwind.layers.rpf.wizard
 
FileChooserPanel() - Constructor for class gov.nasa.worldwind.layers.rpf.wizard.FileChooserPanel
 
FileChooserPanelDescriptor - Class in gov.nasa.worldwind.layers.rpf.wizard
 
FileChooserPanelDescriptor() - Constructor for class gov.nasa.worldwind.layers.rpf.wizard.FileChooserPanelDescriptor
 
filenameFor(DataDescriptor) - Method in class gov.nasa.worldwind.data.WWDotNetLayerSetInstaller
 
FILES - Static variable in class gov.nasa.worldwind.layers.rpf.wizard.FileSet
 
FILES_AND_DIRECTORIES - Static variable in class gov.nasa.worldwind.util.FileTree
 
FILES_ONLY - Static variable in class gov.nasa.worldwind.util.FileTree
 
FileSearchPanelDescriptor - Class in gov.nasa.worldwind.layers.rpf.wizard
 
FileSearchPanelDescriptor() - Constructor for class gov.nasa.worldwind.layers.rpf.wizard.FileSearchPanelDescriptor
 
FileSet - Class in gov.nasa.worldwind.layers.rpf.wizard
 
FileSet() - Constructor for class gov.nasa.worldwind.layers.rpf.wizard.FileSet
 
FileStore - Interface in gov.nasa.worldwind.cache
 
FileStoreDataSet - Class in gov.nasa.worldwind.cache
 
FileStoreDataSet(File, String) - Constructor for class gov.nasa.worldwind.cache.FileStoreDataSet
 
FileTree - Class in gov.nasa.worldwind.util
 
FileTree() - Constructor for class gov.nasa.worldwind.util.FileTree
 
FileTree(File) - Constructor for class gov.nasa.worldwind.util.FileTree
 
fill(double) - Method in class gov.nasa.worldwind.data.BufferedDataRaster
 
fill(String) - Method in class gov.nasa.worldwind.examples.InstalledDataPanel
 
fillColor - Variable in class gov.nasa.worldwind.render.ConformingShape
 
fillColor - Variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
Filter - Class in gov.nasa.worldwind.applications.gio.filter
 
Filter() - Constructor for class gov.nasa.worldwind.applications.gio.filter.Filter
 
FilterByRegion - Class in gov.nasa.worldwind.examples
 
FilterByRegion() - Constructor for class gov.nasa.worldwind.examples.FilterByRegion
 
filterIntersections(DrawContext, ArrayList<Intersection>) - Method in class gov.nasa.worldwind.render.ContourLine
Filters the given intersection segments list according to some criteria - here the inclusion inside the bounding sector.
filterIntersections(DrawContext, ArrayList<Intersection>) - Method in class gov.nasa.worldwind.render.ContourLinePolygon
Filters the given intersection segments list according to some criteria - here the inclusion inside the current polygon.
filterIntersectionsOnViewFrustum(DrawContext, ArrayList<Intersection>) - Method in class gov.nasa.worldwind.render.ContourLine
Filters the given intersection segments list according to the current view frustum.
finalize() - Method in class gov.nasa.worldwind.cache.BasicMemoryCache
 
finalizeFrame(DrawContext) - Method in class gov.nasa.worldwind.AbstractSceneController
 
findAllDataDescriptors() - Method in class gov.nasa.worldwind.cache.AbstractFileStore
 
findAllDataDescriptors() - Method in interface gov.nasa.worldwind.cache.FileStore
 
findContainingCell(float, float) - Method in class gov.nasa.worldwind.util.ImageInterpolator
 
findDataDescriptor(String) - Static method in class gov.nasa.worldwind.examples.RubberSheetImage
 
findDataDescriptors(String) - Method in class gov.nasa.worldwind.cache.AbstractFileStore
 
findDataDescriptors(String) - Method in interface gov.nasa.worldwind.cache.FileStore
 
findFile(String, boolean) - Method in class gov.nasa.worldwind.cache.AbstractFileStore
 
findFile(String, boolean) - Method in interface gov.nasa.worldwind.cache.FileStore
 
findPlaces(String) - Method in interface gov.nasa.worldwind.poi.Gazetteer
Find places identified in a string of free text.
findPlaces(String) - Method in class gov.nasa.worldwind.poi.YahooGazetteer
 
findReaderFor(DataSource, DataRasterReader[]) - Static method in class gov.nasa.worldwind.data.ReadableDataRaster
 
findTile(double, double) - Method in class gov.nasa.worldwind.terrain.LocalElevationModel
 
findWriterFor(DataRaster, String, File, DataRasterWriter[]) - Method in class gov.nasa.worldwind.data.TiledRasterProducer
 
FINISH - Static variable in class gov.nasa.worldwind.util.wizard.Wizard
 
FINISH_RETURN_CODE - Static variable in class gov.nasa.worldwind.util.wizard.Wizard
 
fireAirspaceMoved(AirspaceEditEvent) - Method in class gov.nasa.worldwind.render.airspaces.editor.AbstractAirspaceEditor
 
fireAirspaceResized(AirspaceEditEvent) - Method in class gov.nasa.worldwind.render.airspaces.editor.AbstractAirspaceEditor
 
fireControlPointAdded(AirspaceEditEvent) - Method in class gov.nasa.worldwind.render.airspaces.editor.AbstractAirspaceEditor
 
fireControlPointChanged(AirspaceEditEvent) - Method in class gov.nasa.worldwind.render.airspaces.editor.AbstractAirspaceEditor
 
fireControlPointRemoved(AirspaceEditEvent) - Method in class gov.nasa.worldwind.render.airspaces.editor.AbstractAirspaceEditor
 
fireModelEvent(ResultListEvent) - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.applications.gio.catalogui.AVListNode
 
firePropertyChange(String) - Method in class gov.nasa.worldwind.applications.gio.catalogui.AVListNode
 
firePropertyChange(PropertyChangeEvent) - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
firePropertyChange() - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
firePropertyChange() - Method in class gov.nasa.worldwind.applications.gio.catalogui.ResultModel
 
firePropertyChange(PropertyChangeEvent) - Method in class gov.nasa.worldwind.applications.gio.esg.ESGCatalogModel
 
firePropertyChange(PropertyChangeEvent) - Method in class gov.nasa.worldwind.applications.gio.gidb.GIDBCatalogModel
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.applications.sar.SARTrack
 
firePropertyChange(String, Object, Object) - Method in interface gov.nasa.worldwind.avlist.AVList
Calls all property change listeners associated with the specified key.
firePropertyChange(PropertyChangeEvent) - Method in interface gov.nasa.worldwind.avlist.AVList
Calls all registered property change listeners with the specified property change event.
firePropertyChange(PropertyChangeEvent) - Method in class gov.nasa.worldwind.avlist.AVListImpl
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.avlist.AVListImpl
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
 
firePropertyChange(PropertyChangeEvent) - Method in class gov.nasa.worldwind.awt.WorldWindowGLCanvas
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
 
firePropertyChange(PropertyChangeEvent) - Method in class gov.nasa.worldwind.awt.WorldWindowGLJPanel
 
firePropertyChange(PropertyChangeEvent) - Method in class gov.nasa.worldwind.layers.LayerList
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.layers.LayerList
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.util.RasterControlPointList
 
firePropertyChange(PropertyChangeEvent) - Method in class gov.nasa.worldwind.util.RasterControlPointList
 
firePropertyChange(String, Object, Object) - Method in class gov.nasa.worldwind.util.wizard.WizardProperties
 
fireResultsDeleted(int, int) - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
fireResultsInserted(int, int) - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
fireResultsUpdated(int, int, int) - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
fireResultUpdated(int, PropertyChangeEvent, int) - Method in class gov.nasa.worldwind.applications.gio.catalogui.DefaultResultList
 
fireTreeNodesChanged(Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.TreeModelAdapter
 
fireTreeNodesInserted(Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.TreeModelAdapter
 
fireTreeNodesRemoved(Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.TreeModelAdapter
 
fireTreeStructureChanged(Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.TreeModelAdapter
 
fireTreeTableHeaderChanged(Object, Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableModel
 
fireTreeTableNodesChanged(Object, Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableModel
 
fireTreeTableNodesInserted(Object, Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableModel
 
fireTreeTableNodesRemoved(Object, Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableModel
 
fireTreeTableStructureChanged(Object, Object[], int[], Object[]) - Method in class gov.nasa.worldwind.applications.gio.catalogui.treetable.AbstractTreeTableModel
 
fitWindowInDesktop(Window) - Static method in class gov.nasa.worldwind.applications.gio.catalogui.SwingUtils
 
fixGetMapString(String) - Static method in class gov.nasa.worldwind.util.WWXML
 
flagHadCollisions() - Method in class gov.nasa.worldwind.view.AbstractView
 
flagLastStateInvalid() - Method in class gov.nasa.worldwind.view.BasicOrbitViewAnimator
 
FlatGlobe - Class in gov.nasa.worldwind.globes
Defines a Globe represented as a projection onto a plane.
FlatGlobe(double, double, double, ElevationModel) - Constructor for class gov.nasa.worldwind.globes.FlatGlobe
 
FlatOrbitView - Class in gov.nasa.worldwind.view
 
FlatOrbitView() - Constructor for class gov.nasa.worldwind.view.FlatOrbitView
 
FlatWorld - Class in gov.nasa.worldwind.examples
Using the FlatGlobe, EarthFlat, FlatOrbitView.
FlatWorld() - Constructor for class gov.nasa.worldwind.examples.FlatWorld
 
FlatWorld.AppFrame - Class in gov.nasa.worldwind.examples
 
FlatWorld.AppFrame() - Constructor for class gov.nasa.worldwind.examples.FlatWorld.AppFrame
 
FlatWorldEarthquakes - Class in gov.nasa.worldwind.examples
Using the EarthFlat and FlatOrbitView to display USGS latest earthquakes rss feed.
FlatWorldEarthquakes() - Constructor for class gov.nasa.worldwind.examples.FlatWorldEarthquakes
 
FlatWorldEarthquakes.AppFrame - Class in gov.nasa.worldwind.examples
 
FlatWorldEarthquakes.AppFrame() - Constructor for class gov.nasa.worldwind.examples.FlatWorldEarthquakes.AppFrame
 
FlatWorldPanel - Class in gov.nasa.worldwind.examples
Panel to control a flat or round world projection.
FlatWorldPanel(WorldWindow) - Constructor for class gov.nasa.worldwind.examples.FlatWorldPanel
 
FLOAT32 - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
FlyToOrbitViewStateIterator - Class in gov.nasa.worldwind.view
 
FlyToOrbitViewStateIterator(long, OrbitViewAnimator) - Constructor for class gov.nasa.worldwind.view.FlyToOrbitViewStateIterator
 
focusGained(FocusEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
focusGained(FocusEvent) - Method in class gov.nasa.worldwind.awt.ViewInputHandler
 
focusLost(FocusEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
focusLost(FocusEvent) - Method in class gov.nasa.worldwind.awt.ViewInputHandler
 
focusOnViewportCenter() - Method in class gov.nasa.worldwind.view.BasicOrbitView
 
focusOnViewportCenter() - Method in interface gov.nasa.worldwind.view.OrbitView
 
FOLLOW_CURSOR - Static variable in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
FOLLOW_EYE - Static variable in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
FOLLOW_NONE - Static variable in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
FOLLOW_OBJECT - Static variable in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
FOLLOW_PATH - Static variable in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
FOLLOW_VIEW - Static variable in class gov.nasa.worldwind.layers.TerrainProfileLayer
 
followTerrain - Variable in class gov.nasa.worldwind.util.measure.MeasureTool
 
forceTextureLoad(TextureTile) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayer
 
forceTextureLoad(TextureTile) - Method in class gov.nasa.worldwind.layers.rpf.RPFTiledImageLayer
 
forceTextureLoad(TextureTile) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
FORMAT_CSV - Static variable in class gov.nasa.worldwind.applications.sar.SARTrack
 
FORMAT_GPX - Static variable in class gov.nasa.worldwind.applications.sar.SARTrack
 
FORMAT_NMEA - Static variable in class gov.nasa.worldwind.applications.sar.SARTrack
 
FORMAT_SUFFIX - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
formatAddress(Address) - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceDetailsDialog
 
formatAngle(String, Angle) - Static method in class gov.nasa.worldwind.applications.sar.SAR2
 
formatAngle(String, Angle) - Static method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane
 
formatAngle(Angle) - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.SARLabelAttributes
 
formatArea(double) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
formatAsOGCDate(Date) - Static method in class gov.nasa.worldwind.applications.gio.esg.ParserUtils
 
formatDate(Date) - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceDetailsDialog
 
formatElevation(String, double) - Static method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane
 
formatElevation(double) - Method in class gov.nasa.worldwind.applications.sar.SARSegmentPlane.SARLabelAttributes
 
formatEmailAddress(EmailAddress) - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceDetailsDialog
 
formatEstimate(long) - Method in class gov.nasa.worldwind.layers.rpf.wizard.SizeFormatter
 
formatEstimate(long) - Method in class gov.nasa.worldwind.layers.rpf.wizard.TimeFormatter
 
formatLength(double) - Method in class gov.nasa.worldwind.util.measure.MeasureTool
 
formatOrderPreference - Static variable in class gov.nasa.worldwind.terrain.WMSBasicElevationModel
 
formatPersonName(PersonName) - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceDetailsDialog
 
formatPrecise(long) - Method in class gov.nasa.worldwind.layers.rpf.wizard.SizeFormatter
 
formatPrecise(long) - Method in class gov.nasa.worldwind.layers.rpf.wizard.TimeFormatter
 
formatTelephoneNumber(TelephoneNumber) - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceDetailsDialog
 
formatValue(Object) - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceDetailsDialog
 
formatValueArray(Object[]) - Method in class gov.nasa.worldwind.applications.gio.esg.ServiceDetailsDialog
 
formPath(String...) - Static method in class gov.nasa.worldwind.util.WWIO
 
FOV - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
FRAME_RATE - Static variable in class gov.nasa.worldwind.util.PerformanceStatistic
 
FRAME_TIME - Static variable in class gov.nasa.worldwind.util.PerformanceStatistic
 
FramebufferTexture - Class in gov.nasa.worldwind.render
 
FramebufferTexture(DrawContext, WWTexture, Sector, List<LatLon>) - Constructor for class gov.nasa.worldwind.render.FramebufferTexture
 
FrameFactory - Class in gov.nasa.worldwind.render
Static class for drawing 2D frames.
FrameFactory() - Constructor for class gov.nasa.worldwind.render.FrameFactory
 
freeHand - Variable in class gov.nasa.worldwind.util.measure.MeasureToolController
 
freeHandMinSpacing - Variable in class gov.nasa.worldwind.util.measure.MeasureToolController
 
freeRectangle - Variable in class gov.nasa.worldwind.render.AbstractAnnotation
 
fromArray(double[], int, boolean) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromArray(double[], int) - Static method in class gov.nasa.worldwind.geom.Quaternion
 
fromArray3(double[], int) - Static method in class gov.nasa.worldwind.geom.Vec4
 
fromArray4(double[], int) - Static method in class gov.nasa.worldwind.geom.Vec4
 
fromAxisAngle(Angle, Vec4) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromAxisAngle(Angle, double, double, double) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromAxisAngle(Angle, Vec4) - Static method in class gov.nasa.worldwind.geom.Quaternion
 
fromAxisAngle(Angle, double, double, double) - Static method in class gov.nasa.worldwind.geom.Quaternion
 
fromCartesian(Vec4) - Static method in class gov.nasa.worldwind.geom.PolarPoint
Obtains a PolarPoint from a cartesian point.
fromCartesian(double, double, double) - Static method in class gov.nasa.worldwind.geom.PolarPoint
Obtains a PolarPoint from cartesian coordinates.
fromDegrees(double) - Static method in class gov.nasa.worldwind.geom.Angle
Obtains an angle from a specified number of degrees.
fromDegrees(double, double) - Static method in class gov.nasa.worldwind.geom.LatLon
Factory method for obtaining a new LatLon from two angles expressed in degrees.
fromDegrees(double, double, double) - Static method in class gov.nasa.worldwind.geom.PolarPoint
Obtains a PolarPoint from degrees and a radius.
fromDegrees(double, double, double) - Static method in class gov.nasa.worldwind.geom.Position
 
fromDegrees(double, double, double, double) - Static method in class gov.nasa.worldwind.geom.Sector
Creates a new Sector and initializes it to the specified angles.
fromDegreesLatitude(double) - Static method in class gov.nasa.worldwind.geom.Angle
 
fromDegreesLongitude(double) - Static method in class gov.nasa.worldwind.geom.Angle
 
fromDMS(int, int, int) - Static method in class gov.nasa.worldwind.geom.Angle
Obtain an angle from a given number of degrees, minutes and seconds.
fromDMS(String) - Static method in class gov.nasa.worldwind.geom.Angle
Obtain an angle from a degrees, minute and seconds character string.
fromFile(String) - Static method in class gov.nasa.worldwind.applications.sar.SARTrack
 
fromGeographicToImage(AVList) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromGeographicToImage(Point2D[], LatLon[]) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromGeographicToViewport(Sector, int, int, int, int) - Static method in class gov.nasa.worldwind.geom.Matrix
Computes a Matrix that will map the geographic region defined by sector onto a Cartesian region of the specified width and height and centered at the point (x, y).
fromImageToGeographic(int, int, Sector) - Static method in class gov.nasa.worldwind.geom.Matrix
Computes a Matrix that will map a aligned 2D grid coordinates to geographic coordinates in degrees.
fromImageToGeographic(AVList) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromImageToGeographic(Point2D[], LatLon[]) - Static method in class gov.nasa.worldwind.geom.Matrix
Computes a Matrix that will map constrained 2D grid coordinates to geographic coordinates in degrees.
fromLatLon(Angle, Angle) - Static method in class gov.nasa.worldwind.geom.coords.MGRSCoord
Create a WGS84 MGRS coordinate from a pair of latitude and longitude Angle with the maximum precision of five digits (one meter).
fromLatLon(Angle, Angle, int) - Static method in class gov.nasa.worldwind.geom.coords.MGRSCoord
Create a WGS84 MGRS coordinate from a pair of latitude and longitude Angle with the given precision or number of digits.
fromLatLon(Angle, Angle, Globe) - Static method in class gov.nasa.worldwind.geom.coords.MGRSCoord
Create a MGRS coordinate from a pair of latitude and longitude Angle with the maximum precision of five digits (one meter).
fromLatLon(Angle, Angle, Globe, int) - Static method in class gov.nasa.worldwind.geom.coords.MGRSCoord
Create a MGRS coordinate from a pair of latitude and longitude Angle with the given precision or number of digits (1 to 5).
fromLatLon(Angle, Angle, Globe, Angle, Angle, double, double, double) - Static method in class gov.nasa.worldwind.geom.coords.TMCoord
Create a set of Transverse Mercator coordinates from a pair of latitude and longitude, for the given Globe and projection parameters.
fromLatLon(Angle, Angle) - Static method in class gov.nasa.worldwind.geom.coords.UTMCoord
Create a set of UTM coordinates from a pair of latitude and longitude for a WGS84 globe.
fromLatLon(Angle, Angle, Globe) - Static method in class gov.nasa.worldwind.geom.coords.UTMCoord
Create a set of UTM coordinates from a pair of latitude and longitude for the given Globe.
fromLatLon(Angle, Angle) - Static method in class gov.nasa.worldwind.geom.Quaternion
Returns a Quaternion created from latitude and longitude rotations.
fromLine3(Vec4, double, Vec4) - Static method in class gov.nasa.worldwind.geom.Vec4
 
fromMatrix(Matrix) - Static method in class gov.nasa.worldwind.geom.Quaternion
 
fromModelLookAt(Vec4, Vec4, Vec4) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromOrthographic(double, double, double, double) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromOrthographic2D(double, double) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromPerspective(Angle, int, int, double, double) - Static method in class gov.nasa.worldwind.geom.Frustum
Creates a Frustum from a horizontal field-of-view, viewport aspect ratio and distance to near and far depth clipping planes.
fromPerspective(double, double, double, double) - Static method in class gov.nasa.worldwind.geom.Frustum
Creates a Frustum from three sets of parallel clipping planes (a parallel projectionMatrix).
fromPerspective(Angle, double, double, double, double) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromPerspective(double, double, double, double) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromProjectionMatrix(Matrix) - Static method in class gov.nasa.worldwind.geom.Frustum
 
fromQuaternion(Quaternion) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromRadians(double) - Static method in class gov.nasa.worldwind.geom.Angle
Obtains an angle from a specified number of radians.
fromRadians(double, double) - Static method in class gov.nasa.worldwind.geom.LatLon
Factor method for obtaining a new LatLon from two angles expressed in radians.
fromRadians(double, double, double) - Static method in class gov.nasa.worldwind.geom.PolarPoint
Obtains a PolarPoint from radians and a radius.
fromRadians(double, double, double) - Static method in class gov.nasa.worldwind.geom.Position
 
fromRadians(double, double, double, double) - Static method in class gov.nasa.worldwind.geom.Sector
Creates a new Sector and initializes it to the specified angles.
fromRadiansLatitude(double) - Static method in class gov.nasa.worldwind.geom.Angle
 
fromRadiansLongitude(double) - Static method in class gov.nasa.worldwind.geom.Angle
 
fromRestorableState(String) - Static method in class gov.nasa.worldwind.layers.rpf.RPFTiledImageLayer
 
fromRestorableState(String) - Static method in class gov.nasa.worldwind.wms.WMSTiledImageLayer
 
fromRotationX(Angle) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromRotationXYZ(Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromRotationXYZ(Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.geom.Quaternion
Returns a Quaternion created from three Euler angle rotations.
fromRotationY(Angle) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromRotationZ(Angle) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromScale(double) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromScale(Vec4) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromScale(double, double, double) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromSegment(Vec4, Vec4) - Static method in class gov.nasa.worldwind.geom.Line
Create the line containing a line segement between two points.
fromString(String, Globe) - Static method in class gov.nasa.worldwind.geom.coords.MGRSCoord
Create a MGRS coordinate from a standard MGRS coordinate text string.
fromTM(double, double, Globe, Angle, Angle, double, double, double) - Static method in class gov.nasa.worldwind.geom.coords.TMCoord
Create a set of Transverse Mercator coordinates for the given Globe, easting, northing and projection parameters.
fromTranslation(Vec4) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromTranslation(double, double, double) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromUTM(int, char, double, double) - Static method in class gov.nasa.worldwind.geom.coords.UTMCoord
Create a set of UTM coordinates for a WGS84 globe.
fromUTM(int, char, double, double, Globe) - Static method in class gov.nasa.worldwind.geom.coords.UTMCoord
Create a set of UTM coordinates for the given Globe.
fromViewLookAt(Vec4, Vec4, Vec4) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromXY(double, double) - Static method in class gov.nasa.worldwind.geom.Angle
Obtains an angle from rectangular coordinates.
Frustum - Class in gov.nasa.worldwind.geom
Instances of Frustum are immutable.
Frustum() - Constructor for class gov.nasa.worldwind.geom.Frustum
Create a default frustum with six Planes.
Frustum(Plane, Plane, Plane, Plane, Plane, Plane) - Constructor for class gov.nasa.worldwind.geom.Frustum
Create a frustum from six Planes, which define its boundaries.
frustum - Variable in class gov.nasa.worldwind.view.BasicOrbitView
 
FULL - Static variable in class gov.nasa.worldwind.applications.gio.csw.ElementSetType
 
FULL_SPHERE - Static variable in class gov.nasa.worldwind.geom.Sector
A Sector of latitude [-90 degrees, + 90 degrees] and longitude [-180 degrees, + 180 degrees].

NASA World Wind
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z