public interface SectionInputFigure extends OfficeFloorFigure
OfficeFloorFigure
for the WoofSectionInputModel
.Modifier and Type | Method and Description |
---|---|
org.eclipse.draw2d.IFigure |
getUriFigure()
Obtains the
IFigure for the URI. |
void |
setSectionInputName(String sectionInputName)
Specifies the section input name to display.
|
void |
setUri(String uri)
Specifies the URI to be displayed.
|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
void setSectionInputName(String sectionInputName)
sectionInputName
- Section input name to display.void setUri(String uri)
uri
- URI to be displayed.org.eclipse.draw2d.IFigure getUriFigure()
IFigure
for the URI.IFigure
for the URI.Copyright © 2005–2016. All rights reserved.