| Package | Description |
|---|---|
| com.vividsolutions.jump.feature |
Features and FeatureCollections -- the layer of abstraction between
Geometries in JTS and Layers in the JUMP Workbench.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureDataset |
FeatureUpdateRecorder.applyUpdates(FeatureCollection fc)
Applies updates to an existing FeatureCollection.
|
static FeatureDataset |
FeatureDatasetFactory.createFromGeometryWithLength(Collection geoms,
String attrName)
Creates a FeatureCollection from a Collection of
Geometrys
and adds an attribute containing the length of the Geometry. |
Copyright © 2015. All rights reserved.