Uses of Interface
org.processmining.models.connections.GraphLayoutConnection.Listener
-
Packages that use GraphLayoutConnection.Listener Package Description org.processmining.models.connections -
-
Uses of GraphLayoutConnection.Listener in org.processmining.models.connections
Methods in org.processmining.models.connections with parameters of type GraphLayoutConnection.Listener Modifier and Type Method Description voidGraphLayoutConnection. addListener(GraphLayoutConnection.Listener listener)voidGraphLayoutConnection. removeListener(GraphLayoutConnection.Listener listener)
-