| Package | Description |
|---|---|
| com.vividsolutions.jts.geom.util |
Provides classes that parse and modify Geometry objects.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection |
GeometryMapper.map(Collection
|
static GeometryCollection |
GeometryCollectionMapper.map(GeometryCollection
|
static Geometry |
GeometryMapper.map(Geometry
Maps the members of a
Geometry (which may be atomic or composite) into another
Geometry of most specific type.
|
| Constructor and Description | |
|---|---|
GeometryCollectionMapper(GeometryMapper
|