@Deprecated public class VJDFNode extends Object
| Constructor and Description |
|---|
VJDFNode()
Deprecated.
constructor
|
VJDFNode(Vector v)
Deprecated.
constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(JDFNode node)
Deprecated.
add a JDFNode
|
JDFNode |
elementAt(int index)
Deprecated.
Method elementAt: get JDFNode at
index |
int |
size()
Deprecated.
Method size.
|
public VJDFNode()
public VJDFNode(Vector v)
v - public int size()
public JDFNode elementAt(int index)
indexindex - the indexpublic void addElement(JDFNode node)
node - the node to addCopyright © 2013. All Rights Reserved.