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

FileCache - Interface in gov.nasa.worldwind.cache
 
finalize() - Method in class gov.nasa.worldwind.cache.BasicMemoryCache
 
finalizeFrame(DrawContext) - Method in class gov.nasa.worldwind.AbstractSceneController
 
findFile(String, boolean) - Method in class gov.nasa.worldwind.cache.AbstractFileCache
 
findFile(String, boolean) - Method in interface gov.nasa.worldwind.cache.FileCache
 
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
 
flagLastStateInvalid() - Method in class gov.nasa.worldwind.view.BasicOrbitViewAnimator
 
FlatGlobe - Class in gov.nasa.worldwind.globes
Experimental flat globe See TODOs for difference from EllipsoidalGlobe
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 EarthFlat, FlatOrbitView and BasicRectangularTessellator
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
 
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.OrbitViewInputBroker
 
focusLost(FocusEvent) - Method in class gov.nasa.worldwind.awt.AWTInputHandler
 
focusLost(FocusEvent) - Method in class gov.nasa.worldwind.awt.OrbitViewInputBroker
 
FogLayer - Class in gov.nasa.worldwind.layers.Earth
Sets fog range/density according to view altitude
FogLayer() - Constructor for class gov.nasa.worldwind.layers.Earth.FogLayer
Sets fog range/density according to view altitude
FOLLOW_CURSOR - Static variable in class gov.nasa.worldwind.layers.Earth.TerrainProfileLayer
 
FOLLOW_EYE - Static variable in class gov.nasa.worldwind.layers.Earth.TerrainProfileLayer
 
FOLLOW_NONE - Static variable in class gov.nasa.worldwind.layers.Earth.TerrainProfileLayer
 
FOLLOW_OBJECT - Static variable in class gov.nasa.worldwind.layers.Earth.TerrainProfileLayer
 
FOLLOW_VIEW - Static variable in class gov.nasa.worldwind.layers.Earth.TerrainProfileLayer
 
forceTextureLoad(TextureTile) - Method in class gov.nasa.worldwind.layers.BasicTiledImageLayer
 
forceTextureLoad(TextureTile) - Method in class gov.nasa.worldwind.layers.TiledImageLayer
 
FORMAT_SUFFIX - Static variable in interface gov.nasa.worldwind.avlist.AVKey
 
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
 
FrameFactory - Class in gov.nasa.worldwind.render
Static class for drawing 2D frames.
FrameFactory() - Constructor for class gov.nasa.worldwind.render.FrameFactory
 
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
 
fromLine3(Vec4, double, Vec4) - Static method in class gov.nasa.worldwind.geom.Vec4
 
fromLookAt(Vec4, Vec4, Vec4) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromMatrix(Matrix) - Static method in class gov.nasa.worldwind.geom.Quaternion
 
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
 
fromRotationX(Angle) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromRotationXYZ(Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromRotationY(Angle) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromRotationYPR(Angle, Angle, Angle) - Static method in class gov.nasa.worldwind.geom.Quaternion
 
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.
fromTranslation(Vec4) - Static method in class gov.nasa.worldwind.geom.Matrix
 
fromTranslation(double, double, double) - 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.
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