public class GeometryCollectionMapper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
GeometryCollectionMapper.MapOp |
Constructor and Description |
---|
GeometryCollectionMapper(GeometryCollectionMapper.MapOp mapOp) |
Modifier and Type | Method and Description |
---|---|
GeometryCollection |
map(GeometryCollection gc) |
static GeometryCollection |
map(GeometryCollection gc,
GeometryCollectionMapper.MapOp op) |
public GeometryCollectionMapper(GeometryCollectionMapper.MapOp mapOp)
public static GeometryCollection map(GeometryCollection gc, GeometryCollectionMapper.MapOp op)
public GeometryCollection map(GeometryCollection gc)