gov.nasa.worldwind.view.firstperson
Class FlyViewLimits
java.lang.Object
gov.nasa.worldwind.view.BasicViewPropertyLimits
gov.nasa.worldwind.view.firstperson.FlyViewLimits
- All Implemented Interfaces:
- ViewPropertyLimits
public class FlyViewLimits
- extends BasicViewPropertyLimits
Methods inherited from class gov.nasa.worldwind.view.BasicViewPropertyLimits |
getEyeElevationLimits, getEyeLocationLimits, getHeadingLimits, getPitchLimits, getRestorableState, getRollLimits, limitEyeElevation, limitEyePositionLocation, limitHeading, limitPitch, limitRoll, restoreState, setEyeElevationLimits, setEyeLocationLimits, setHeadingLimits, setPitchLimits, setRollLimits |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlyViewLimits
public FlyViewLimits()
limitEyeElevation
public double limitEyeElevation(double elevation)
limitEyeElevation
public double limitEyeElevation(Position position,
Globe globe)