public interface SubSectionInputFigure extends OfficeFloorFigure
OfficeFloorFigure
for the SubSectionInputModel
.Modifier and Type | Method and Description |
---|---|
void |
setIsPublic(boolean isPublic)
Specifies on display whether is public.
|
void |
setSubSectionInputName(String subSectionInputName)
Specifies the
SubSectionInputModel name to display. |
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
void setSubSectionInputName(String subSectionInputName)
SubSectionInputModel
name to display.subSectionInputName
- Name to display.void setIsPublic(boolean isPublic)
isPublic
- true
if public.Copyright © 2005–2016. All rights reserved.