public class StandardSectionFigure extends AbstractOfficeFloorFigure implements SectionFigure
SectionFigure
.Constructor and Description |
---|
StandardSectionFigure(SectionFigureContext context)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
setSectionName(String sectionName)
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 StandardSectionFigure(SectionFigureContext context)
context
- TemplateFigureContext
.public void setSectionName(String sectionName)
SectionFigure
setSectionName
in interface SectionFigure
sectionName
- Name to display.Copyright © 2005–2016. All rights reserved.