|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeSelection
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
int |
getCount()
The number of selected nodes |
int |
getDomainID()
|
int |
getElementID(int id)
The id of the element owning the node |
byte |
getNodeID(int id)
The id of node in the element |
| Method Detail |
|---|
int getDomainID()
int getCount()
int getElementID(int id)
id - the id of the node (between 0 and getCound()-1)byte getNodeID(int id)
id - the id of the node (between 0 and getCound()-1)
java.lang.Object clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||