Uses of Interface
org.geotools.styling.zoom.ZoomContext
Packages that use ZoomContext
Package
Description
Parser for YSLD into style objects.
-
Uses of ZoomContext in org.geotools.styling.zoom
Classes in org.geotools.styling.zoom that implement ZoomContextModifier and TypeClassDescriptionclass
Zoom Context supporting non-integer levels.class
A zoom context specified by an explicit list of scale denominators.class
A zoom context that can find half way points between zoom levels.class
ZoomContext defined by an initial scale and a ratio between levels.Methods in org.geotools.styling.zoom that return ZoomContextModifier and TypeMethodDescriptionGet a named ZoomContext -
Uses of ZoomContext in org.geotools.ysld.parse
Subinterfaces of ZoomContext in org.geotools.ysld.parseClasses in org.geotools.ysld.parse that implement ZoomContextModifier and TypeClassDescriptionclass
Deprecated.UseContinuousZoomContext
instead.class
Deprecated.UseListZoomContext
instead.class
Deprecated.UseMedialZoomContext
instead.class
Deprecated.UseRatioZoomContext
instead.Methods in org.geotools.ysld.parse that return ZoomContextModifier and TypeMethodDescriptionstatic ZoomContext
Util.getNamedZoomContext
(String name, List<ZoomContextFinder> zCtxtFinders) Finds an applicableZoomContext
based on a nameprotected ZoomContext
RootParser.getZoomContext
(YamlMap map) protected ZoomContext
RuleParser.getZoomContext
(YamlParseContext context) -
Uses of ZoomContext in org.geotools.ysld.validate
Methods in org.geotools.ysld.validate that return ZoomContext
ZoomContext
instead.