Package oracle.spatial.network.nfe.vis.mapcanvas.render
Provides renderers for visualizing different type of data from an NFE model as layers over a MapCanvas.
-
Interface Summary Interface Description ContextualMenuHandler Interface to implement a class that will add menu items to the contextual menu. -
Class Summary 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.