Package com.luciad.network.graph.partition
package com.luciad.network.graph.partition
Contains classes for modeling partitioned graphs.
This package is part of the Graph & Routing Engine component.
- Since:
- 5.1
-
ClassDescriptionAn
ILcdLimitedEditablePartitionedGraphis a partitioned graph with editable internal boundaries, and to which partitions can be added (or removed).ILcdPartitionedGraph<N,E> AnILcdPartitionedGraphis anILcdGraphwhich is composed of partitions.Interface for listeners attached to partitioned graphs.Implementation ofILcdLimitedEditablePartitionedGraph.TLcdPartitionedGraph<N,E> An implementation ofILcdLimitedEditablePartitionedGraphthat is also anILcdEditableGraph.TLcdPartitionedGraphChangedEventimplements change events that occurred in anILcdPartitionedGraph.Type-safe enumeration containing all possible changes for boundary edges and partitions.