Uses of Interface
org.geotools.api.style.Extent
Packages that use Extent
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.
-
Uses of Extent in org.geotools.api.style
Methods in org.geotools.api.style that return ExtentModifier and TypeMethodDescriptionStyleFactory.createExtent
(String name, String value) Creates a new extent.Extent[]
FeatureTypeConstraint.getExtents()
Methods in org.geotools.api.style with parameters of type ExtentModifier and TypeMethodDescriptionStyleFactory.createFeatureTypeConstraint
(String featureTypeName, Filter filter, Extent... extents) Creates a new feature type constraint.void
FeatureTypeConstraint.setExtents
(Extent... extents) -
Uses of Extent in org.geotools.brewer.styling.builder
Methods in org.geotools.brewer.styling.builder that return ExtentMethods in org.geotools.brewer.styling.builder with parameters of type Extent -
Uses of Extent in org.geotools.styling
Classes in org.geotools.styling that implement ExtentMethods in org.geotools.styling that return ExtentModifier and TypeMethodDescriptionStyleFactoryImpl.createExtent
(String name, String value) Extent[]
FeatureTypeConstraintImpl.getExtents()
Methods in org.geotools.styling with parameters of type ExtentModifier and TypeMethodDescriptionStyleFactoryImpl.createFeatureTypeConstraint
(String featureTypeName, Filter filter, Extent... extents) void
FeatureTypeConstraintImpl.setExtents
(Extent... extents) -
Uses of Extent in org.geotools.styling.visitor
Methods in org.geotools.styling.visitor that return ExtentMethods in org.geotools.styling.visitor with parameters of type Extent