-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum PanZoom.ZoomLimitLimits imposed on the zoom.
-
-
Method Summary
Modifier and Type Method Description static Array<PanZoom.ZoomLimit>values()static PanZoom.ZoomLimitvalueOf(String name)-
-
Method Detail
-
values
static Array<PanZoom.ZoomLimit> values()
-
valueOf
static PanZoom.ZoomLimit valueOf(String name)
-
-
-
-