net.officefloor.eclipse.skin.office
Interface OfficeSubSectionFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardOfficeSubSectionFigure

public interface OfficeSubSectionFigure
extends OfficeFloorFigure

OfficeFloorFigure for the OfficeSubSectionModel.

Author:
Daniel Sagenschneider

Method Summary
 void setOfficeSubSectionName(String officeSubSectionName)
          Specifies the OfficeSubSectionModel name to display.
 
Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
 

Method Detail

setOfficeSubSectionName

void setOfficeSubSectionName(String officeSubSectionName)
Specifies the OfficeSubSectionModel name to display.

Parameters:
officeSubSectionName - Name to display.


Copyright © 2005-2013. All Rights Reserved.