|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DuplicatingStyleVisitor | |
---|---|
org.geotools.renderer.lite | A simple renderer implementation. |
org.geotools.styling.visitor |
Uses of DuplicatingStyleVisitor in org.geotools.renderer.lite |
---|
Subclasses of DuplicatingStyleVisitor in org.geotools.renderer.lite | |
---|---|
class |
GraphicsAwareDpiRescaleStyleVisitor
This class extends DpiRescaleStyleVisitor to add support for rescaling external graphics
and marks whose size has not been explicitly set. |
Uses of DuplicatingStyleVisitor in org.geotools.styling.visitor |
---|
Subclasses of DuplicatingStyleVisitor in org.geotools.styling.visitor | |
---|---|
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.METER, NonSI.FOOT) of each symbolizer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |