Uses of Package
AccordionDrawer

Packages that use AccordionDrawer
AccordionDrawer   
AccordionTreeDrawer   
TreeJuxtaposer   
 

Classes in AccordionDrawer used by AccordionDrawer
AccordionDrawer
          An abstract class representing a multi-scale rectangular grid on which shapes consisting of horizontal and vertical line segments (such as trees and graphs) can be drawn
BinaryGridCell
           
CellGeom
           
GridCell
          A class representing a cell in the quad tree data structure A GridCell can have up to four (4) kid cells and may have a parent cell
LabelBox
          Axis-aligned bounding box class for label drawing.
Lens
           
QuadGridCell
           
 

Classes in AccordionDrawer used by AccordionTreeDrawer
AccordionDrawer
          An abstract class representing a multi-scale rectangular grid on which shapes consisting of horizontal and vertical line segments (such as trees and graphs) can be drawn
CellGeom
           
GridCell
          A class representing a cell in the quad tree data structure A GridCell can have up to four (4) kid cells and may have a parent cell
InteractionBox
          Draw and cache information about an onscreen rubberband box.
LeafGridCell
           
QuadGridCell
           
 

Classes in AccordionDrawer used by TreeJuxtaposer
AccordionDrawer
          An abstract class representing a multi-scale rectangular grid on which shapes consisting of horizontal and vertical line segments (such as trees and graphs) can be drawn
GridCell
          A class representing a cell in the quad tree data structure A GridCell can have up to four (4) kid cells and may have a parent cell