Uses of Class
bibliothek.gui.dock.layout.DefaultLocationEstimationMap

Packages that use DefaultLocationEstimationMap
bibliothek.gui.dock.layout Elements dealing with the location of Dockables on their DockStation and allowing to store the whole layout of a set of Dockables and stations. 
 

Uses of DefaultLocationEstimationMap in bibliothek.gui.dock.layout
 

Methods in bibliothek.gui.dock.layout that return DefaultLocationEstimationMap
 DefaultLocationEstimationMap DefaultLocationEstimationMap.subMap(int childIndex)
          Returns a newly created map that centers around the child with index childIndex.
 

Methods in bibliothek.gui.dock.layout with parameters of type DefaultLocationEstimationMap
protected  void DockSituation.estimateLocations(DefaultLocationEstimationMap map)
          Recursively tries to estimate the locations of all DockLayoutInfos that can be found in map.