Uses of Class
org.geotools.styling.visitor.DuplicatingStyleVisitor

Packages that use DuplicatingStyleVisitor
org.geotools.styling.visitor   
 

Uses of DuplicatingStyleVisitor in org.geotools.styling.visitor
 

Subclasses of DuplicatingStyleVisitor in org.geotools.styling.visitor
 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.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.