Package | Description |
---|---|
org.geotools.renderer.lite |
A simple renderer implementation.
|
org.geotools.renderer.lite.gridcoverage2d |
SLD 1.0 and SE RasterSymbolizer support classes
|
org.geotools.styling.visitor |
Modifier and Type | Class and Description |
---|---|
class |
GraphicsAwareDpiRescaleStyleVisitor
This class extends
DpiRescaleStyleVisitor to add support for rescaling external graphics
and marks whose size has not been explicitly set. |
Modifier and Type | Class and Description |
---|---|
class |
ChannelSelectionUpdateStyleVisitor
ChannelSelectionUpdateStyleVisitor is a
DuplicatingStyleVisitor that is used to "reset"
style symbolizer's selection channel order when the GridCoverageReader used to read a coverage
supports band selection. |
Modifier and Type | Class and Description |
---|---|
class |
DpiRescaleStyleVisitor
This is a style visitor that will produce a copy of the provided style.
|
class |
RescaleStyleVisitor
This is a style visitor that will produce a copy of the provided style rescaled by a provided
factor.
|
class |
UomRescaleStyleVisitor
Visitor used for rescaling a Style given a map scale (e.g., meters per pixel) and taking into
consideration the Unit of Measure (UOM, e.g., SI.METRE, USCustomary.FOOT) of each symbolizer.
|
Copyright © 1996–2019 Geotools. All rights reserved.