Uses of Interface
org.geotools.styling.zoom.ZoomContextFinder
Packages that use ZoomContextFinder
Package
Description
Parser for YSLD into style objects.
-
Uses of ZoomContextFinder in org.geotools.styling.zoom
Classes in org.geotools.styling.zoom that implement ZoomContextFinderModifier and TypeClassDescriptionclassA collection of commonly used ZoomContexts -
Uses of ZoomContextFinder in org.geotools.ysld
Method parameters in org.geotools.ysld with type arguments of type ZoomContextFinderModifier and TypeMethodDescriptionstatic StyledLayerDescriptorYsld.parse(Object ysld, List<ZoomContextFinder> zCtxtFinders, ResourceLocator locator) Parses a Ysld stream into GeoTools style objects.static StyledLayerDescriptorYsld.parse(Object ysld, List<ZoomContextFinder> zCtxtFinders, ResourceLocator locator, UomMapper uomMapper) Parses a Ysld stream into GeoTools style objects.static List<MarkedYAMLException>Ysld.validate(Object ysld, List<ZoomContextFinder> zContextFinders, UomMapper uomMapper) Validates a Ysld stream. -
Uses of ZoomContextFinder in org.geotools.ysld.parse
Subinterfaces of ZoomContextFinder in org.geotools.ysld.parseClasses in org.geotools.ysld.parse that implement ZoomContextFinderMethod parameters in org.geotools.ysld.parse with type arguments of type ZoomContextFinderModifier and TypeMethodDescriptionstatic ZoomContextUtil.getNamedZoomContext(String name, List<ZoomContextFinder> zCtxtFinders) Finds an applicableZoomContextbased on a namevoidYsldParser.setZoomContextFinders(List<ZoomContextFinder> zCtxtFinders) Constructor parameters in org.geotools.ysld.parse with type arguments of type ZoomContextFinder -
Uses of ZoomContextFinder in org.geotools.ysld.validate
Method parameters in org.geotools.ysld.validate with type arguments of type ZoomContextFinderModifier and TypeMethodDescriptionvoidYsldValidator.setZCtxtFinders(List<ZoomContextFinder> zCtxtFinders)
ZoomContextFinderinstead.