com.vividsolutions.jts.geom.util
Class GeometryCollectionMapper
java.lang.Object
com.vividsolutions.jts.geom.util.GeometryCollectionMapper
public class GeometryCollectionMapper
- extends Object
Maps the members of a GeometryCollection
into another GeometryCollection via a defined
mapping function.
- Author:
- Martin Davis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeometryCollectionMapper
public GeometryCollectionMapper(GeometryMapper.MapOp mapOp)
map
public static GeometryCollection map(GeometryCollection gc,
GeometryMapper.MapOp op)
map
public GeometryCollection map(GeometryCollection gc)
Copyright © 2012. All Rights Reserved.