Class LayoutVertexPositionChange.GraphEvent<V>

    • Constructor Detail

      • GraphEvent

        public GraphEvent​(V vertex,
                          org.jgrapht.Graph<V,​?> graph,
                          Point location)
    • Method Detail

      • getGraph

        public org.jgrapht.Graph<V,​?> getGraph()