public class StandardGovernanceAreaFigure extends AbstractOfficeFloorFigure implements GovernanceAreaFigure
GovernanceAreaFigure
.Constructor and Description |
---|
StandardGovernanceAreaFigure(GovernanceAreaFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
resize(int width,
int height)
Triggers for the
IFigure to be resized. |
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor, registerConnectionAnchor, registerSourceConnectionAnchor, registerTargetConnectionAnchor, setContentPane, setFigure
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
public StandardGovernanceAreaFigure(GovernanceAreaFigureContext context)
context
- GovernanceAreaFigureContext
.public void resize(int width, int height)
GovernanceAreaFigure
IFigure
to be resized.resize
in interface GovernanceAreaFigure
width
- Width.height
- Height.Copyright © 2005–2016. All rights reserved.