|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMap.AnimationMode | |
|---|---|
| com.esri.map | |
| Uses of JMap.AnimationMode in com.esri.map |
|---|
| Methods in com.esri.map that return JMap.AnimationMode | |
|---|---|
JMap.AnimationMode |
JMap.getAnimationMode()
Returns the current animation mode used when zooming. |
static JMap.AnimationMode |
JMap.AnimationMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JMap.AnimationMode[] |
JMap.AnimationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.map with parameters of type JMap.AnimationMode | |
|---|---|
void |
JMap.setAnimationMode(JMap.AnimationMode animationMode)
Sets the animation mode for zooming. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||