Uses of Interface
org.geotools.api.style.StyledLayer
Packages that use StyledLayer
Package
Description
The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal
Allows for symbolization of geospatial data.
Encoder for style objects as YSLD.
-
Uses of StyledLayer in org.geotools.api.style
Subinterfaces of StyledLayer in org.geotools.api.styleModifier and TypeInterfaceDescriptioninterfaceA NamedLayer is used to refer to a layer that has a name in a WMS.interfaceA UserLayer allows a user-defined layer to be built from WFS and WCS data.Methods in org.geotools.api.style that return StyledLayerMethods in org.geotools.api.style that return types with arguments of type StyledLayerMethods in org.geotools.api.style with parameters of type StyledLayerModifier and TypeMethodDescriptionvoidStyledLayerDescriptor.addStyledLayer(StyledLayer layer) voidStyledLayerDescriptor.setStyledLayers(StyledLayer... layers) -
Uses of StyledLayer in org.geotools.styling
Classes in org.geotools.styling that implement StyledLayerModifier and TypeClassDescriptionclassDefault implementation of named layer.classDefault implementation of StyledLayer.classDJB: on inlinefeature support: The inline features also lets you "sort of" make your WMS into a WFS-T.Methods in org.geotools.styling that return StyledLayerMethods in org.geotools.styling that return types with arguments of type StyledLayerMethods in org.geotools.styling with parameters of type StyledLayerModifier and TypeMethodDescriptionvoidStyledLayerDescriptorImpl.addStyledLayer(StyledLayer layer) voidStyledLayerDescriptorImpl.setStyledLayers(StyledLayer... layers) -
Uses of StyledLayer in org.geotools.ysld.encode
Methods in org.geotools.ysld.encode with parameters of type StyledLayer