|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.renderer.lite.Decimator
Accepts geometries and collapses all the vertices that will be rendered to the same pixel.
Constructor Summary | |
Decimator(org.opengis.referencing.operation.MathTransform screenToWorld)
|
Method Summary | |
void |
decimate(com.vividsolutions.jts.geom.Geometry geom)
decimates JTS geometries. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Decimator(org.opengis.referencing.operation.MathTransform screenToWorld)
org.opengis.referencing.operation.TransformException
Method Detail |
public void decimate(com.vividsolutions.jts.geom.Geometry geom)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |