Class Summary |
BoundsRectangle |
A class to simplify calculating a bounding box. |
Box |
Box is the primary visual object in a Layout. |
Connector |
Connector represents on connector on the edge of a Box. |
Layout |
Layout is the root object containing all of the data used to do a
place and route with the treepar package. |
LayoutGraphics |
LayoutGraphics holds a Graphics object and a transformation between
the Layout and the window in which it is being drawn. |
LayoutHitText |
A simple object to return a string and an offset position. |
LayoutPanel |
LayoutPanel is a panel designed to contain and display a Layout. |
Net |
Net connects together the Connector objects from multiple Box objects. |
Row |
Row represents a single row of the layout. |
Test |
This class is used for testing and debugging the treepar package. |
Track |
Track represents one routing track within a routing channel. |