|
Class Summary |
| DpiRescaleStyleVisitor |
This is a style visitor that will produce a copy of the provided
style. |
| DuplicatingStyleVisitor |
Creates a deep copy of a Style, this class is *NOT THREAD SAFE*. |
| RescaleStyleVisitor |
This is a style visitor that will produce a copy of the provided
style rescaled by a provided factor. |
| 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. |