See: Description
| Interface | Description |
|---|---|
| ContextualMenuHandler |
Interface to implement a class that will add menu items to the contextual menu.
|
| Class | Description |
|---|---|
| NFEFeatureLayerRenderer |
MapCanvas Layer implementation for rendering an NFE feature layer.
|
| NFEManipulableFeatureLayerRenderer |
A manipulable feature layer renderer.
|
| NFENetworkRenderer |
Layer used for rendering network elements (nodes and links).
|
| NFEPathRenderer |
Layer used for rendering feature paths (nodes and links).
|
| NFEProgressIndicatorLayer |
This layer displays a (indeterminate) progress indicator in the center of the map.
|
| NFERenderer<V extends NFEGeoObject> |
Basic renderer for displaying NFE layers using the MapCanvas.
|