Uses of Class
bibliothek.gui.dock.common.location.CSplitLocation
Packages that use CSplitLocation
-
Uses of CSplitLocation in bibliothek.gui.dock.common.location
Subclasses of CSplitLocation in bibliothek.gui.dock.common.locationModifier and TypeClassDescriptionclassThis location points to the center of aCContentArea.classA location that represents aCGridArea.classA location representing aCWorkingArea.Methods in bibliothek.gui.dock.common.location that return CSplitLocationConstructors in bibliothek.gui.dock.common.location with parameters of type CSplitLocationModifierConstructorDescriptionCRectangleLocation(CSplitLocation parent, double x, double y, double width, double height) Creates a new location.TreeLocationRoot(CSplitLocation root, double size, Side side, long nodeId) Creates a new location.