byucc.jhdl.apps.Viewers.FloorPlan
Class FloorPlanRecord
java.lang.Object
byucc.jhdl.apps.Viewers.FloorPlan.FloorPlanRecord
- public class FloorPlanRecord
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getRepCell
public Cell getRepCell()
setRepCell
public void setRepCell(Cell c)
getCellName
public java.lang.String getCellName()
getStatus
public int getStatus()
setPlaced
public void setPlaced()
setPartiallyPlaced
public void setPartiallyPlaced()
setUnplaced
public void setUnplaced()
isPlaced
public boolean isPlaced()
isPartiallyPlaced
public boolean isPartiallyPlaced()
isUnplaced
public boolean isUnplaced()
getSchematic
public CircuitView getSchematic()
setSchematic
public void setSchematic(CircuitView cv)
toString
public java.lang.String toString()
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.