public class StandardTaskFlowFigure extends AbstractOfficeFloorFigure implements TaskFlowFigure
TaskFlowFigure
.Constructor and Description |
---|
StandardTaskFlowFigure(TaskFlowFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
setTaskFlowName(String taskFlowName)
Specifies the
TaskFlowModel 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 StandardTaskFlowFigure(TaskFlowFigureContext context)
context
- TaskFlowFigureContext
.public void setTaskFlowName(String taskFlowName)
TaskFlowFigure
TaskFlowModel
name to display.setTaskFlowName
in interface TaskFlowFigure
taskFlowName
- TaskFlowModel
name to display.Copyright © 2005–2016. All rights reserved.