|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriCameraMovementType
The Esri Camera movement directions.
Field Summary | |
---|---|
static int |
esriCameraMoveAway
Moves the camera backward from the current target direction. |
static int |
esriCameraMoveDown
Moves the camera down. |
static int |
esriCameraMoveLeft
Turns the camera left relative to the current target direction. |
static int |
esriCameraMoveRight
Turns the camera right relative to the current target direction. |
static int |
esriCameraMoveToward
Moves the camera forward to the current target direction. |
static int |
esriCameraMoveUp
Moves the camera up. |
Field Detail |
---|
static final int esriCameraMoveAway
static final int esriCameraMoveToward
static final int esriCameraMoveLeft
static final int esriCameraMoveRight
static final int esriCameraMoveUp
static final int esriCameraMoveDown
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |