Uses of Class
org.jungrapht.visualization.layout.event.LayoutSizeChange.Event
-
Packages that use LayoutSizeChange.Event Package Description org.jungrapht.visualization.layout.event Support for graph layout related events -
-
Uses of LayoutSizeChange.Event in org.jungrapht.visualization.layout.event
Methods in org.jungrapht.visualization.layout.event with parameters of type LayoutSizeChange.Event Modifier and Type Method Description void
LayoutSizeChange.Listener. layoutSizeChanged(LayoutSizeChange.Event<V> evt)
-