public class GeometryCollectionMapper extends Object
GeometryCollection into another
GeometryCollection via a defined mapping function.
| Constructor and Description |
|---|
GeometryCollectionMapper(GeometryMapper
|
| Modifier and Type | Method and Description |
|---|---|
GeometryCollection |
map(GeometryCollection
|
static GeometryCollection |
map(GeometryCollection
|
public GeometryCollectionMapper(GeometryMapper.MapOp mapOp)
public static GeometryCollectionmap(GeometryCollection gc, GeometryMapper .MapOp op)
public GeometryCollectionmap(GeometryCollection gc)