net.officefloor.eclipse.conform.figures
Class ConformModelItemFigure
java.lang.Object
net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
net.officefloor.eclipse.conform.figures.ConformModelItemFigure
- All Implemented Interfaces:
- OfficeFloorFigure
public class ConformModelItemFigure
- extends AbstractOfficeFloorFigure
OfficeFloorFigure for the ExistingItemModel or
TargetItemModel.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConformModelItemFigure
public ConformModelItemFigure(String itemName,
boolean isExistingNotTarget)
- Initiate.
- Parameters:
itemName - Name of the ExistingItemModel or
TargetItemModel.isExistingNotTarget - Flag indicating if ExistingItemModel rather than
TargetItemModel.
Copyright © 2005-2012. All Rights Reserved.