void |
CommonSingleDockableFactory.estimateLocations(CommonSingleDockableLayout layout,
LocationEstimationMap children) |
CommonDockable |
CommonSingleDockableFactory.layout(CommonSingleDockableLayout layout,
Map<Integer,Dockable> children,
PlaceholderStrategy placeholders) |
CommonDockable |
CommonSingleDockableFactory.layout(CommonSingleDockableLayout layout,
PlaceholderStrategy placeholders) |
void |
CommonSingleDockableFactory.layoutPerspective(CommonElementPerspective perspective,
CommonSingleDockableLayout layout,
Map<Integer,PerspectiveDockable> children) |
CommonElementPerspective |
CommonSingleDockableFactory.layoutPerspective(CommonSingleDockableLayout layout,
Map<Integer,PerspectiveDockable> children) |
void |
CommonSingleDockableFactory.setLayout(CommonDockable element,
CommonSingleDockableLayout layout,
Map<Integer,Dockable> children,
PlaceholderStrategy placeholders) |
void |
CommonSingleDockableFactory.setLayout(CommonDockable element,
CommonSingleDockableLayout layout,
PlaceholderStrategy placeholders) |
void |
CommonSingleDockableFactory.write(CommonSingleDockableLayout layout,
DataOutputStream out) |
void |
CommonSingleDockableFactory.write(CommonSingleDockableLayout layout,
XElement element) |