Uses of Class
bibliothek.gui.dock.common.location.CRootLocation

Packages that use CRootLocation
bibliothek.gui.dock.common.location   
 

Uses of CRootLocation in bibliothek.gui.dock.common.location
 

Subclasses of CRootLocation in bibliothek.gui.dock.common.location
 class CBaseLocation
          A location based on a CContentArea.
 class CWorkingAreaLocation
          A location representing a CWorkingArea.
 

Constructors in bibliothek.gui.dock.common.location with parameters of type CRootLocation
CRectangleLocation(CRootLocation root, double x, double y, double width, double height)
          Creates a new location.
TreeLocationRoot(CRootLocation root, double size, Side side)
          Creates a new location.