Uses of Class
com.luciad.network.graph.partition.TLcdPartitionedGraphChangedEvent
Packages that use TLcdPartitionedGraphChangedEvent
Package
Description
Contains classes for modeling partitioned graphs.
-
Uses of TLcdPartitionedGraphChangedEvent in com.luciad.network.graph.partition
Methods in com.luciad.network.graph.partition with parameters of type TLcdPartitionedGraphChangedEventModifier and TypeMethodDescriptionvoid
ILcdPartitionedGraphListener.partitionedGraphChanged
(TLcdPartitionedGraphChangedEvent<N, E> aPartitionedGraphChangedEvent) Notifies the listener that the partitioned graph to which it is listening, is changed.