Documentation of 'edu.uci.ics.jung.visualization.layout.LayoutEvent' Java class
LayoutEvent
edu.uci.ics.jung.visualization.layout

Class LayoutEvent<V,E>



  • public class LayoutEvent<V,E>
    extends java.lang.Object
    • Constructor Detail

      • LayoutEvent

        public LayoutEvent(V vertex,
                           Graph<V,E> graph)
    • Method Detail

      • getVertex

        public V getVertex()
      • setVertex

        public void setVertex(V vertex)
      • getGraph

        public Graph<V,E> getGraph()
      • setGraph

        public void setGraph(Graph<V,E> graph)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.