Package com.kuka.graph.event

This package contains classes and interfaces for graph listeners.

See:
          Description

Interface Summary
GraphListener<N,E> Listener interface to be implemented to obtain notifications about changes in a graph.
 

Class Summary
GraphEdgeSetListener<N,E> Abstract super class for edge listeners.
GraphNodeSetListener<N,E> Abstract super class for node listeners.
 

Package com.kuka.graph.event Description

This package contains classes and interfaces for graph listeners.

See Also:
ListenableGraph


Copyright © 2019. All rights reserved.