Uses of Class
org.geotools.styling.zoom.MedialZoomContext
-
Packages that use MedialZoomContext Package Description org.geotools.styling.zoom org.geotools.ysld.parse Parser for YSLD into style objects. -
-
Uses of MedialZoomContext in org.geotools.styling.zoom
Subclasses of MedialZoomContext in org.geotools.styling.zoom Modifier and Type Class Description classContinuousZoomContextZoom Context supporting non-integer levels.classListZoomContextA zoom context specified by an explicit list of scale denominators.classRatioZoomContextZoomContext defined by an initial scale and a ratio between levels. -
Uses of MedialZoomContext in org.geotools.ysld.parse
Subclasses of MedialZoomContext in org.geotools.ysld.parse Modifier and Type Class Description classContinuousZoomContextDeprecated.UseContinuousZoomContextinstead.classListZoomContextDeprecated.UseListZoomContextinstead.classMedialZoomContextDeprecated.UseMedialZoomContextinstead.classRatioZoomContextDeprecated.UseRatioZoomContextinstead.
-