Uses of Interface
org.geotools.api.style.ImageOutline
Packages that use ImageOutline
Package
Description
The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal
A simple renderer implementation.
SLD 1.0 and SE RasterSymbolizer support classes
Styling to be applied on
org.geotools.renderer.geom.Geometry
objects at rendering time.Allows for symbolization of geospatial data.
-
Uses of ImageOutline in org.geotools.api.style
Methods in org.geotools.api.style that return ImageOutlineModifier and TypeMethodDescriptionStyleFactory.createImageOutline
(Symbolizer symbolizer) Creates a new ImageOutline.Methods in org.geotools.api.style with parameters of type ImageOutlineModifier and TypeMethodDescriptionvoid
StyleVisitor.visit
(ImageOutline outline) Called when accept is called on a rasterImageOutline
element -
Uses of ImageOutline in org.geotools.renderer.lite
Methods in org.geotools.renderer.lite with parameters of type ImageOutlineModifier and TypeMethodDescriptionvoid
MetaBufferEstimator.visit
(ImageOutline outline) void
OpacityFinder.visit
(ImageOutline outline) -
Uses of ImageOutline in org.geotools.renderer.lite.gridcoverage2d
Methods in org.geotools.renderer.lite.gridcoverage2d with parameters of type ImageOutline -
Uses of ImageOutline in org.geotools.renderer.style
Methods in org.geotools.renderer.style with parameters of type ImageOutline -
Uses of ImageOutline in org.geotools.styling
Classes in org.geotools.styling that implement ImageOutlineMethods in org.geotools.styling that return ImageOutlineMethods in org.geotools.styling with parameters of type ImageOutline -
Uses of ImageOutline in org.geotools.styling.visitor
Methods in org.geotools.styling.visitor with parameters of type ImageOutline