public static class MBObjectStops.LayerStops extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
propertyStops |
boolean |
zoomPropertyStops |
boolean |
zoomStops |
Constructor and Description |
---|
LayerStops() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasStops() |
boolean |
isPropertyStops() |
boolean |
isZoomPropertyStops() |
boolean |
isZoomStops() |
void |
setPropertyStops(boolean propertyStops) |
void |
setZoomPropertyStops(boolean zoomPropertyStops) |
void |
setZoomStops(boolean zoomStops) |
public boolean propertyStops
public boolean zoomStops
public boolean zoomPropertyStops
public boolean isPropertyStops()
public void setPropertyStops(boolean propertyStops)
public boolean isZoomStops()
public void setZoomStops(boolean zoomStops)
public boolean isZoomPropertyStops()
public void setZoomPropertyStops(boolean zoomPropertyStops)
public boolean hasStops()
Copyright © 1996–2022 Geotools. All rights reserved.