|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wilmascope.file.XMLGraph.XMLGraphElement
org.wilmascope.file.XMLGraph.Node
public class XMLGraph.Node
Constructor Summary | |
---|---|
protected |
XMLGraph.Node()
|
protected |
XMLGraph.Node(org.w3c.dom.Element nodeElement)
|
protected |
XMLGraph.Node(java.lang.String type)
|
Method Summary | |
---|---|
int |
compareTo(XMLGraph.Node other)
|
java.lang.String |
getID()
|
Methods inherited from class org.wilmascope.file.XMLGraph.XMLGraphElement |
---|
appendChild, createElement, getAttribute, getChildElements, getChildNodes, getElement, getFloatAttribute, getProperties, getViewType, setAttribute, setAttribute, setProperties, setViewType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XMLGraph.Node()
protected XMLGraph.Node(java.lang.String type)
protected XMLGraph.Node(org.w3c.dom.Element nodeElement)
Method Detail |
---|
public final java.lang.String getID()
public int compareTo(XMLGraph.Node other)
compareTo
in interface java.lang.Comparable<XMLGraph.Node>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |