|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Layout figures who's position is undefined. This interface guarantees implementations access to the [figure,editpart] registry map.
CanonicalShapeCompartmentLayout| Field Summary | |
static Rectangle |
UNDEFINED
Constant that represetns an undefined element. |
| Method Summary | |
java.util.Map |
getVisualPartMap()
Return the [figure, editpart] map. |
void |
layoutUndefinedChildren(IFigure parent)
Layout the supplied parent's children whose position is equal to ICanonicalShapeCompartmentLayout.UNDEFINED. |
void |
setVisualPartMap(java.util.Map map)
Set the [figure, editpart] map. |
| Methods inherited from interface org.eclipse.draw2d.LayoutManager |
getConstraint, getMinimumSize, getPreferredSize, invalidate, layout, remove, setConstraint |
| Field Detail |
public static final Rectangle UNDEFINED
| Method Detail |
public void setVisualPartMap(java.util.Map map)
map - to setEditPartViewer.getVisualPartMap()public java.util.Map getVisualPartMap()
MapEditPartViewer.getVisualPartMap()public void layoutUndefinedChildren(IFigure parent)
ICanonicalShapeCompartmentLayout.UNDEFINED.
parent - the containing figure.
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.