Package bibliothek.gui.dock.common.location

Class Summary
AbstractStackholdingLocation A location which can be parent of a stack (stack is also known as tabbed-pane).
AbstractTreeLocation A location that is child of the "normalized"-area, and describing a turn in a path leading to the final element.
CBaseLocation A location based on a CContentArea.
CContentAreaCenterLocation This location points to the center of a CContentArea.
CExternalizedLocation A location representing an externalized element.
CFlapIndexLocation A location which represents the index on a FlapDockStation.
CFlapLocation A location which represents a FlapDockStation.
CGridAreaLocation A location that represents a CGridArea.
CMaximizedLocation A location representing the maximized state.
CMinimizeAreaLocation A location describing a child of a CMinimizeArea.
CMinimizedLocation A location aiming at minimized elements.
CRectangleLocation A location describing a normalized element by giving its relative position and size (relative meaning that the element is positioned in a rectangle of size 1/1).
CSplitLocation This location is used to describe a SplitDockStation.
CStackLocation A location describing an element in a stack (also known as tabbed-pane).
CWorkingAreaLocation A location representing a CWorkingArea.
TreeLocationNode A turn in a path to an element, beginning at the "normalized-area".
TreeLocationRoot The root of a path of turns, leading to the location of an element, beginning at the "normalized-area".
 

Enum Summary
Side Describes a side of a rectangle.