Module imp2d

Class EdgeBasedLayout2

All Implemented Interfaces:
Manageable, Shareable

public class EdgeBasedLayout2 extends EdgeBasedLayout
This class implements an edge-based graph changing layout.
  • Field Details

  • Constructor Details

    • EdgeBasedLayout2

      public EdgeBasedLayout2()
  • Method Details

    • getEdgeTypeProperties

      public de.grogra.imp2d.layout.DrawingEdgeTypeProperties getEdgeTypeProperties(Node nodes)
      Getter for the list of edge types
      Specified by:
      getEdgeTypeProperties in class EdgeBasedLayout
      Returns:
    • getManageableType

      public ManageableType getManageableType()