Uses of Class
org.geotools.ysld.parse.ScaleRange
-
Packages that use ScaleRange Package Description org.geotools.ysld.parse Parser for YSLD into style objects. -
-
Uses of ScaleRange in org.geotools.ysld.parse
Methods in org.geotools.ysld.parse 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.
-