Package | Description |
---|---|
com.vividsolutions.jts.geom.util |
Modifier and Type | Method and Description |
---|---|
static Collection |
GeometryMapper.map(Collection geoms,
GeometryMapper.MapOp op) |
static GeometryCollection |
GeometryCollectionMapper.map(GeometryCollection gc,
GeometryMapper.MapOp op) |
static Geometry |
GeometryMapper.map(Geometry geom,
GeometryMapper.MapOp op)
Maps the members of a
Geometry
(which may be atomic or composite)
into another Geometry of most specific type. |
Constructor and Description |
---|
GeometryCollectionMapper(GeometryMapper.MapOp mapOp) |
Copyright © 2016. All rights reserved.