Uses of Class
com.luciad.network.graph.TLcdGraphChangedEvent
Packages that use TLcdGraphChangedEvent
Package
Description
Contains interfaces and classes for modeling basic graphs.
-
Uses of TLcdGraphChangedEvent in com.luciad.network.graph
Methods in com.luciad.network.graph with parameters of type TLcdGraphChangedEventModifier and TypeMethodDescriptionvoid
ILcdGraphListener.graphChanged
(TLcdGraphChangedEvent<N, E> aGraphChangedEvent) Notifies the listener that the graph to which it is listening, is changed.