Uses of Class
com.dlsc.gmapsfx.javascript.object.Animation
| Package | Description |
|---|---|
| com.dlsc.gmapsfx.javascript.object |
-
Uses of Animation in com.dlsc.gmapsfx.javascript.object
Fields in com.dlsc.gmapsfx.javascript.object declared as Animation Modifier and Type Field Description protected AnimationMarkerOptions. animationMethods in com.dlsc.gmapsfx.javascript.object that return Animation Modifier and Type Method Description static AnimationAnimation. valueOf(String name)Returns the enum constant of this type with the specified name.static Animation[]Animation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.dlsc.gmapsfx.javascript.object with parameters of type Animation Modifier and Type Method Description MarkerOptionsMarkerOptions. animation(Animation animation)voidMarker. setAnimation(Animation animation)Sets how the marker should be animated.