Package | Description |
---|---|
gov.nasa.worldwind | |
gov.nasa.worldwind.awt | |
gov.nasa.worldwind.view |
The view package contains implementations, and support for implementations of the
View interface. |
gov.nasa.worldwind.view.firstperson | |
gov.nasa.worldwind.view.orbit | |
gov.nasa.worldwindx.examples.view |
Modifier and Type | Method and Description |
---|---|
ViewInputHandler |
View.getViewInputHandler()
Gets the
ViewInputHandler being used to map input events to View controls. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractViewInputHandler |
class |
BasicViewInputHandler |
Modifier and Type | Field and Description |
---|---|
protected ViewInputHandler |
BasicView.viewInputHandler |
Modifier and Type | Method and Description |
---|---|
ViewInputHandler |
BasicView.getViewInputHandler() |
Modifier and Type | Method and Description |
---|---|
void |
BasicView.setViewInputHandler(ViewInputHandler viewInputHandler) |
Modifier and Type | Class and Description |
---|---|
class |
FlyViewInputHandler |
Modifier and Type | Class and Description |
---|---|
class |
OrbitViewInputHandler |
Modifier and Type | Field and Description |
---|---|
protected ViewInputHandler |
ViewSwitch.AppFrame.ViewDisplay.ViewerClass.viewInputHandler |