Uses of Interface
org.geotools.api.style.OverlapBehavior
Packages that use OverlapBehavior
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 OverlapBehavior in org.geotools.api.style
Methods in org.geotools.api.style with parameters of type OverlapBehaviorModifier and TypeMethodDescriptionvoid
StyleVisitor.visit
(OverlapBehavior ob) Called when accept is called on a rasterOverlapBehaviorEnum
element -
Uses of OverlapBehavior in org.geotools.renderer.lite
Methods in org.geotools.renderer.lite with parameters of type OverlapBehaviorModifier and TypeMethodDescriptionvoid
MetaBufferEstimator.visit
(OverlapBehavior ob) void
OpacityFinder.visit
(OverlapBehavior ob) -
Uses of OverlapBehavior in org.geotools.renderer.lite.gridcoverage2d
Methods in org.geotools.renderer.lite.gridcoverage2d with parameters of type OverlapBehavior -
Uses of OverlapBehavior in org.geotools.renderer.style
Methods in org.geotools.renderer.style with parameters of type OverlapBehavior -
Uses of OverlapBehavior in org.geotools.styling
Classes in org.geotools.styling that implement OverlapBehaviorModifier and TypeClassDescriptionclass
OverlapBehavior tells a system how to behave when multiple raster images in a layer overlap each other, for example with satellite-image scenes.Methods in org.geotools.styling with parameters of type OverlapBehavior -
Uses of OverlapBehavior in org.geotools.styling.visitor
Methods in org.geotools.styling.visitor that return OverlapBehaviorModifier and TypeMethodDescriptionprotected OverlapBehavior
DuplicatingStyleVisitor.copy
(OverlapBehavior ob) Methods in org.geotools.styling.visitor with parameters of type OverlapBehaviorModifier and TypeMethodDescriptionprotected OverlapBehavior
DuplicatingStyleVisitor.copy
(OverlapBehavior ob) void
DuplicatingStyleVisitor.visit
(OverlapBehavior ob)