|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This class defines the Region Modeling Node class.
| Method Summary | |
boolean |
equals(RMNode node)Compare two nodes |
RMNode[] |
getChildren()Gets the childern of the node |
java.lang.String |
getDesc()Get the description of the node |
int |
getID()Get the id of the node |
java.lang.String |
getName()Get the name of the node |
RMNode |
getParent()Returns the parent of the node |
int |
getType()Get the node type |
java.lang.String |
getTypeName()Get the node type name |
boolean |
hasGeom()Return true if the node contains geometry information |
boolean |
isLeaf()Returns true if the node is a leaf |
| Method Detail |
public boolean equals(RMNode node)
node - the node to comparepublic RMNode[] getChildren()
public java.lang.String getDesc()
public int getID()
public java.lang.String getName()
public RMNode getParent()
public int getType()
public java.lang.String getTypeName()
public boolean hasGeom()
public boolean isLeaf()
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||