|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.Xilinx.XC4000.techmap.lists.SelectedPlacedCellList
Constructor Summary | |
SelectedPlacedCellList()
|
Method Summary | |
void |
append(PlacedCell pc)
|
boolean |
atEnd()
|
void |
deleteAll()
|
boolean |
empty()
|
PlacedCell |
getPlacedCell()
|
void |
init()
|
void |
insert(PlacedCell pc)
|
void |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SelectedPlacedCellList()
Method Detail |
public void init()
public void next()
public boolean atEnd()
public boolean empty()
public void append(PlacedCell pc)
public void insert(PlacedCell pc)
public PlacedCell getPlacedCell()
public void deleteAll()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |