Uses of Class
com.dlsc.gmapsfx.zoom.MaxZoomStatus
| Package | Description |
|---|---|
| com.dlsc.gmapsfx.zoom |
-
Uses of MaxZoomStatus in com.dlsc.gmapsfx.zoom
Methods in com.dlsc.gmapsfx.zoom that return MaxZoomStatus Modifier and Type Method Description MaxZoomStatusMaxZoomResult. getStatus()static MaxZoomStatusMaxZoomStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static MaxZoomStatus[]MaxZoomStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.dlsc.gmapsfx.zoom with parameters of type MaxZoomStatus Constructor Description MaxZoomResult(MaxZoomStatus status)