Uses of Class
org.geotools.styling.zoom.ScaleRange
-
Packages that use ScaleRange Package Description org.geotools.styling.zoom org.geotools.ysld.parse Parser for YSLD into style objects. -
-
Uses of ScaleRange in org.geotools.styling.zoom
Methods in org.geotools.styling.zoom that return ScaleRange Modifier and Type Method Description ScaleRange
MedialZoomContext. getRange(Integer min, Integer max)
ScaleRange
ZoomContext. getRange(Integer min, Integer max)
Return a scale range covering the specified zoom level but no others. -
Uses of ScaleRange in org.geotools.ysld.parse
Subclasses of ScaleRange in org.geotools.ysld.parse Modifier and Type Class Description class
ScaleRange
Deprecated.UseScaleRange
instead.
-