Uses of Class
org.geotools.styling.zoom.ContinuousZoomContext
-
Packages that use ContinuousZoomContext Package Description org.geotools.styling.zoom org.geotools.ysld.parse Parser for YSLD into style objects. -
-
Uses of ContinuousZoomContext in org.geotools.styling.zoom
Subclasses of ContinuousZoomContext in org.geotools.styling.zoom Modifier and Type Class Description class
RatioZoomContext
ZoomContext defined by an initial scale and a ratio between levels. -
Uses of ContinuousZoomContext in org.geotools.ysld.parse
Subclasses of ContinuousZoomContext in org.geotools.ysld.parse Modifier and Type Class Description class
ContinuousZoomContext
Deprecated.UseContinuousZoomContext
instead.class
RatioZoomContext
Deprecated.UseRatioZoomContext
instead.
-