|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayerListener | |
|---|---|
| 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 | |
| Uses of LayerListener in com.vividsolutions.jump.workbench.model |
|---|
| Classes in com.vividsolutions.jump.workbench.model that implement LayerListener | |
|---|---|
class |
LayerAdapter
Empty implementation of LayerListener. |
| Methods in com.vividsolutions.jump.workbench.model with parameters of type LayerListener | |
|---|---|
void |
LayerManager.addLayerListener(LayerListener layerListener)
|
void |
LayerManager.removeLayerListener(LayerListener layerListener)
|
| Uses of LayerListener in com.vividsolutions.jump.workbench.ui |
|---|
| Classes in com.vividsolutions.jump.workbench.ui that implement LayerListener | |
|---|---|
class |
LayerViewPanel
Be sure to call #dispose() when the LayerViewPanel is no longer needed. |
class |
TreeLayerNamePanel
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||