public static class OrbitViewInputSupport.OrbitViewState extends Object
| Constructor and Description | 
|---|
| OrbitViewState(Position center,
              Angle heading,
              Angle pitch,
              double zoom) | 
| Modifier and Type | Method and Description | 
|---|---|
| Position | getCenterPosition() | 
| Angle | getHeading() | 
| Angle | getPitch() | 
| double | getZoom() |