Method Summary |
|
protected void | addChildVisual(EditPart childEditPart, int index) |
protected boolean | addFixedChild(EditPart childEditPart) |
protected void | createDefaultEditPolicies() |
protected LayoutEditPolicy | createLayoutEditPolicy() |
protected NodeFigure | createNodeFigure() Creates figure for this edit part. |
protected NodeFigure | createNodePlate() |
protected IFigure | createNodeShape() |
public IFigure | getContentPane() |
protected IFigure | getContentPaneFor(IGraphicalEditPart editPart) |
public EditPart | getPrimaryChildEditPart() |
public ExpansionFigure | getPrimaryShape() |
protected void | removeChildVisual(EditPart childEditPart) |
protected boolean | removeFixedChild(EditPart childEditPart) |
protected IFigure | setupContentPane(IFigure nodeShape) Default implementation treats passed figure as content pane. |