public class OfficeFloorFigureImpl extends AbstractOfficeFloorFigure
OfficeFloorFigure
.Constructor and Description |
---|
OfficeFloorFigureImpl(org.eclipse.draw2d.IFigure figure)
Initiate to add children to top level
IFigure . |
OfficeFloorFigureImpl(org.eclipse.draw2d.IFigure figure,
org.eclipse.draw2d.IFigure contentPane)
Initiate.
|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor, registerConnectionAnchor, registerSourceConnectionAnchor, registerTargetConnectionAnchor, setContentPane, setFigure
public OfficeFloorFigureImpl(org.eclipse.draw2d.IFigure figure, org.eclipse.draw2d.IFigure contentPane)
figure
- IFigure
to represent the EditPart
.contentPane
- IFigure
to add children of this EditPart
.public OfficeFloorFigureImpl(org.eclipse.draw2d.IFigure figure)
IFigure
.figure
- IFigure
to represent the EditPart
and also
potentially have children added.Copyright © 2005–2016. All rights reserved.