|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.view.BasicOrbitViewStateIterator
gov.nasa.worldwind.view.FlyToOrbitViewStateIterator
public class FlyToOrbitViewStateIterator
| Constructor Summary | |
|---|---|
protected |
FlyToOrbitViewStateIterator(long lengthMillis,
OrbitViewAnimator animator)
|
| Method Summary | |
|---|---|
static FlyToOrbitViewStateIterator |
createPanToIterator(Globe globe,
Position beginCenter,
Position endCenter,
Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom)
|
static FlyToOrbitViewStateIterator |
createPanToIterator(Globe globe,
Position beginCenter,
Position endCenter,
Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom,
boolean endCenterOnSurface)
|
static FlyToOrbitViewStateIterator |
createPanToIterator(Globe globe,
Position beginCenter,
Position endCenter,
Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom,
long lengthMillis)
|
static FlyToOrbitViewStateIterator |
createPanToIterator(Globe globe,
Position beginCenter,
Position endCenter,
Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom,
long lengthMillis,
boolean endCenterOnSurface)
|
static FlyToOrbitViewStateIterator |
createPanToIterator(OrbitView orbitView,
Globe globe,
Position center,
Angle heading,
Angle pitch,
double zoom)
|
static FlyToOrbitViewStateIterator |
createPanToIterator(OrbitView orbitView,
Globe globe,
Position center,
Angle heading,
Angle pitch,
double zoom,
boolean endCenterOnSurface)
|
static FlyToOrbitViewStateIterator |
createZoomToIterator(Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom)
|
static FlyToOrbitViewStateIterator |
createZoomToIterator(Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom,
long lengthMillis)
|
static FlyToOrbitViewStateIterator |
createZoomToIterator(OrbitView orbitView,
Angle heading,
Angle pitch,
double zoom)
|
| Methods inherited from class gov.nasa.worldwind.view.BasicOrbitViewStateIterator |
|---|
coalesceWith, doCoalesce, doNextState, hasNextState, isCoalesce, nextState, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected FlyToOrbitViewStateIterator(long lengthMillis,
OrbitViewAnimator animator)
| Method Detail |
|---|
public static FlyToOrbitViewStateIterator createPanToIterator(Globe globe,
Position beginCenter,
Position endCenter,
Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom)
public static FlyToOrbitViewStateIterator createPanToIterator(Globe globe,
Position beginCenter,
Position endCenter,
Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom,
boolean endCenterOnSurface)
public static FlyToOrbitViewStateIterator createPanToIterator(Globe globe,
Position beginCenter,
Position endCenter,
Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom,
long lengthMillis)
public static FlyToOrbitViewStateIterator createPanToIterator(Globe globe,
Position beginCenter,
Position endCenter,
Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom,
long lengthMillis,
boolean endCenterOnSurface)
public static FlyToOrbitViewStateIterator createPanToIterator(OrbitView orbitView,
Globe globe,
Position center,
Angle heading,
Angle pitch,
double zoom)
public static FlyToOrbitViewStateIterator createPanToIterator(OrbitView orbitView,
Globe globe,
Position center,
Angle heading,
Angle pitch,
double zoom,
boolean endCenterOnSurface)
public static FlyToOrbitViewStateIterator createZoomToIterator(Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom)
public static FlyToOrbitViewStateIterator createZoomToIterator(Angle beginHeading,
Angle endHeading,
Angle beginPitch,
Angle endPitch,
double beginZoom,
double endZoom,
long lengthMillis)
public static FlyToOrbitViewStateIterator createZoomToIterator(OrbitView orbitView,
Angle heading,
Angle pitch,
double zoom)
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||