| Package | Description |
|---|---|
| com.vividsolutions.jump.workbench.model |
Layers, Categories, and Layer Managers -- the top level of abstraction
in the JUMP data model, wrapping Features and FeatureCollections, which
in turn wrap Geometries.
|
| com.vividsolutions.jump.workbench.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
LayerListener.featuresChanged(FeatureEvent e)
Fired when a feature is added to or removed from a layer, or when a feature
is edited (using an EditTransaction).
|
void |
LayerAdapter.featuresChanged(FeatureEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeLayerNamePanel.featuresChanged(FeatureEvent e) |
void |
LayerViewPanel.featuresChanged(FeatureEvent e) |
Copyright © 2015. All rights reserved.