public interface TemplateFigure extends OfficeFloorFigure
OfficeFloorFigure
for the WoofTemplateModel
.Modifier and Type | Method and Description |
---|---|
org.eclipse.draw2d.IFigure |
getTemplateDisplayFigure()
Obtains the template display name
IFigure . |
void |
setTemplateDisplayName(String templateDisplayName)
Specifies the template display name.
|
void |
setTemplateSecure(boolean isSecure)
Flags whether template is secure.
|
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
void setTemplateDisplayName(String templateDisplayName)
templateDisplayName
- Display name for the template.org.eclipse.draw2d.IFigure getTemplateDisplayFigure()
IFigure
.IFigure
.void setTemplateSecure(boolean isSecure)
isSecure
- true
if template is secure.Copyright © 2005–2016. All rights reserved.