Class GeometryCollectionMapper

Hierarchy: Object , GeometryCollectionMapper
public class GeometryCollectionMapper
Maps the members of a GeometryCollection into another GeometryCollection via a defined mapping function.
Authors:
Martin Davis
public GeometryCollectionMapper(MapOp mapOp)
public static GeometryCollection map(GeometryCollection gc, MapOp op)