public class StandardGovernanceFigure extends AbstractOfficeFloorFigure implements GovernanceFigure
GovernanceFigure
.Constructor and Description |
---|
StandardGovernanceFigure(GovernanceFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
setGovernanceName(String governanceName)
Specifies the name to display.
|
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 StandardGovernanceFigure(GovernanceFigureContext context)
context
- GovernanceFigureContext
.public void setGovernanceName(String governanceName)
GovernanceFigure
setGovernanceName
in interface GovernanceFigure
governanceName
- Name to display.Copyright © 2005–2016. All rights reserved.