public class StandardOfficeEscalationFigure extends AbstractOfficeFloorFigure implements OfficeEscalationFigure
OfficeEscalationFigure
implementation.Constructor and Description |
---|
StandardOfficeEscalationFigure(OfficeEscalationFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
setOfficeEscalationTypeName(String officeEscalationTypeName)
Specifies the
OfficeEscalationModel type 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 StandardOfficeEscalationFigure(OfficeEscalationFigureContext context)
context
- OfficeEscalationFigureContext
.public void setOfficeEscalationTypeName(String officeEscalationTypeName)
OfficeEscalationFigure
OfficeEscalationModel
type name to display.setOfficeEscalationTypeName
in interface OfficeEscalationFigure
officeEscalationTypeName
- Type name to display.Copyright © 2005–2016. All rights reserved.