org.geotools.renderer.lite
Class SymbolizerAssociation
Object
SymbolizerAssociation
public class SymbolizerAssociation
- extends Object
Seems to be a cache of fun information associated with the Symbolizer.
- Module:
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xform
public MathTransform2D xform
crs
public CoordinateReferenceSystem crs
SymbolizerAssociation
public SymbolizerAssociation()
getXform
public MathTransform2D getXform()
setXform
public void setXform(MathTransform2D xform)
getCRS
public CoordinateReferenceSystem getCRS()
setCRS
public void setCRS(CoordinateReferenceSystem crs)
Copyright © 1996-2009 Geotools. All Rights Reserved.