Package diva.graph

Class EdgeCreator

    • Method Detail

      • createEdge

        public abstract java.lang.Object createEdge()
        Create a new Edge. Subclasses should implement this method to create an object that is consistent with the graphmodel being used.