|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.eclipse.skin.standard.StandardOfficeFloorSkin
public class StandardOfficeFloorSkin
The standard OfficeFloorSkin.
| Constructor Summary | |
|---|---|
StandardOfficeFloorSkin()
|
|
| Method Summary | |
|---|---|
static StandardOfficeFloorColours |
getColours()
Obtains the StandardOfficeFloorColours. |
DeskFigureFactory |
getDeskFigureFactory()
Obtains the DeskFigureFactory to create necessary IFigure
instances for the DeskModel. |
OfficeFigureFactory |
getOfficeFigureFactory()
Obtains the OfficeFigureFactory to create necessary
IFigure instances for the OfficeModel. |
OfficeFloorFigureFactory |
getOfficeFloorFigureFactory()
Obtains the OfficeFloorFigureFactory to create necessary
IFigure instances for the OfficeFloorModel. |
SectionFigureFactory |
getSectionFigureFactory()
Obtains the SectionFigureFactory to create necessary
IFigure instances for the SectionModel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardOfficeFloorSkin()
| Method Detail |
|---|
public static StandardOfficeFloorColours getColours()
StandardOfficeFloorColours.
TODO provide means to configure these colours in properties.
StandardOfficeFloorColours.public DeskFigureFactory getDeskFigureFactory()
OfficeFloorSkinDeskFigureFactory to create necessary IFigure
instances for the DeskModel.
getDeskFigureFactory in interface OfficeFloorSkinDeskFigureFactory.public OfficeFigureFactory getOfficeFigureFactory()
OfficeFloorSkinOfficeFigureFactory to create necessary
IFigure instances for the OfficeModel.
getOfficeFigureFactory in interface OfficeFloorSkinOfficeFigureFactory.public OfficeFloorFigureFactory getOfficeFloorFigureFactory()
OfficeFloorSkinOfficeFloorFigureFactory to create necessary
IFigure instances for the OfficeFloorModel.
getOfficeFloorFigureFactory in interface OfficeFloorSkinOfficeFloorFigureFactory.public SectionFigureFactory getSectionFigureFactory()
OfficeFloorSkinSectionFigureFactory to create necessary
IFigure instances for the SectionModel.
getSectionFigureFactory in interface OfficeFloorSkinSectionFigureFactory.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||