Module imp2d

Class SimpleEdgeBasedLayout

All Implemented Interfaces:
Manageable, Shareable

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

  • Constructor Details

    • SimpleEdgeBasedLayout

      public SimpleEdgeBasedLayout()
  • Method Details

    • getEdgeTypeProperties

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

      public ManageableType getManageableType()
    • getEdgeLength

      public double getEdgeLength()
    • setEdgeLength

      public void setEdgeLength(double value)