|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.geom.util.GeometryCollectionMapper
public class GeometryCollectionMapper
Maps the members of a GeometryCollection
into another GeometryCollection via a defined
mapping function.
| Nested Class Summary | |
|---|---|
static interface |
GeometryCollectionMapper.MapOp
|
| Constructor Summary | |
|---|---|
GeometryCollectionMapper(GeometryCollectionMapper.MapOp mapOp)
|
|
| Method Summary | |
|---|---|
GeometryCollection |
map(GeometryCollection gc)
|
static GeometryCollection |
map(GeometryCollection gc,
GeometryCollectionMapper.MapOp op)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeometryCollectionMapper(GeometryCollectionMapper.MapOp mapOp)
| Method Detail |
|---|
public static GeometryCollection map(GeometryCollection gc,
GeometryCollectionMapper.MapOp op)
public GeometryCollection map(GeometryCollection gc)
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||