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 TypeMethodDescriptionvoidStyleVisitor.visit(OverlapBehavior ob) Called when accept is called on a rasterOverlapBehaviorEnumelement -
Uses of OverlapBehavior in org.geotools.renderer.lite
Methods in org.geotools.renderer.lite with parameters of type OverlapBehaviorModifier and TypeMethodDescriptionvoidMetaBufferEstimator.visit(OverlapBehavior ob) voidOpacityFinder.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 TypeClassDescriptionclassOverlapBehavior 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 OverlapBehaviorDuplicatingStyleVisitor.copy(OverlapBehavior ob) Methods in org.geotools.styling.visitor with parameters of type OverlapBehaviorModifier and TypeMethodDescriptionprotected OverlapBehaviorDuplicatingStyleVisitor.copy(OverlapBehavior ob) voidDuplicatingStyleVisitor.visit(OverlapBehavior ob)