Interface LayoutView

All Known Implementing Classes:
JEuclidView

public interface LayoutView
Version:
$Revision: 8afef6dd0d58 $
  • Method Details

    • getInfo

      LayoutInfo getInfo(LayoutableNode child)
      Retrieve the Info object for a given child.
      Parameters:
      child - the node
      Returns:
      an LayoutInfo object.
    • getGraphics

      Graphics2D getGraphics()
      Returns:
      the Layout Graphics Context.