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