Class NetworkTable

All Implemented Interfaces:
PopupActivationListener, SpatialStore, Serializable, Comparable, EventListener, ListSelectionListener, TableModelListener, TableModel

public class NetworkTable extends GeoRelationalStore
Get an AttributeStore view of the network, exposing all segments, costs and flows.

This class cannot be instantiated directly. In order to get the NetworkTable call the getNetworkTable() method to retrieve an instance.

See Also:
Serialized Form