public class StandardDutyFigure extends AbstractOfficeFloorFigure implements DutyFigure
DutyFigure
.Constructor and Description |
---|
StandardDutyFigure(DutyFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
setDutyName(String dutyName)
Specifies the
DutyModel 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 StandardDutyFigure(DutyFigureContext context)
context
- DutyFigureContext
.public void setDutyName(String dutyName)
DutyFigure
DutyModel
name to display.setDutyName
in interface DutyFigure
dutyName
- Name to display.Copyright © 2005–2016. All rights reserved.