Uses of Class
bibliothek.gui.dock.common.location.TreeLocationNode
Packages that use TreeLocationNode
-
Uses of TreeLocationNode in bibliothek.gui.dock.common.location
Methods in bibliothek.gui.dock.common.location that return TreeLocationNodeModifier and TypeMethodDescriptionAbstractTreeLocation.east(double size) Creates a new location which is based at the east side of this location.AbstractTreeLocation.east(double size, long nodeId) Creates a new location which is based at the east side of this location.AbstractTreeLocation.north(double size) Creates a new location which is based at the north side of this location.AbstractTreeLocation.north(double size, long nodeId) Creates a new location which is based at the north side of this location.AbstractTreeLocation.south(double size) Creates a new location which is based at the south side of this location.AbstractTreeLocation.south(double size, long nodeId) Creates a new location which is based at the south side of this location.AbstractTreeLocation.west(double size) Creates a new location which is based at the west side of this location.AbstractTreeLocation.west(double size, long nodeId) Creates a new location which is based at the west side of this location.