public static class OrbitViewInputSupport.OrbitViewState
extends java.lang.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() |