public final class UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan2DMapping[] |
pan2DMapping |
Array of sets of button and key presses that pan in 2D
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan3DMapping[] |
pan3DMapping |
Array of sets of button and key presses that pan in 3D
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingRotate3DMapping[] |
rotate3DMapping |
Array of sets of button and key presses that rotate in 3D
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom2DMapping[] |
zoom2DMapping |
Array of sets of button and key presses that zoom in 2D
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom3DMapping[] |
zoom3DMapping |
Array of sets of button and key presses that zoom in 3D
|
| Constructor | Description |
|---|---|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping() |
| Modifier and Type | Method | Description |
|---|---|---|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan2DMapping[] |
getPan2DMapping() |
Get Array of sets of button and key presses that pan in 2D
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan3DMapping[] |
getPan3DMapping() |
Get Array of sets of button and key presses that pan in 3D
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingRotate3DMapping[] |
getRotate3DMapping() |
Get Array of sets of button and key presses that rotate in 3D
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom2DMapping[] |
getZoom2DMapping() |
Get Array of sets of button and key presses that zoom in 2D
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom3DMapping[] |
getZoom3DMapping() |
Get Array of sets of button and key presses that zoom in 3D
|
String |
toString() |
getOtherPropertiespublic UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan2DMapping[] pan2DMapping
public UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom2DMapping[] zoom2DMapping
public UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingRotate3DMapping[] rotate3DMapping
public UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan3DMapping[] pan3DMapping
public UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom3DMapping[] zoom3DMapping
public UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping()
public final UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan2DMapping[] getPan2DMapping()
public final UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom2DMapping[] getZoom2DMapping()
public final UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingRotate3DMapping[] getRotate3DMapping()
public final UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingPan3DMapping[] getPan3DMapping()
public final UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMappingZoom3DMapping[] getZoom3DMapping()
Copyright © 2021. All rights reserved.