org.wilmascope.file
Class XMLGraph.ViewType

java.lang.Object
  extended by org.wilmascope.file.XMLGraph.XMLGraphElement
      extended by org.wilmascope.file.XMLGraph.ViewType
Enclosing class:
XMLGraph

public class XMLGraph.ViewType
extends XMLGraph.XMLGraphElement


Constructor Summary
protected XMLGraph.ViewType(org.w3c.dom.Element e)
           
protected XMLGraph.ViewType(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
           
 
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

XMLGraph.ViewType

protected XMLGraph.ViewType(org.w3c.dom.Element e)

XMLGraph.ViewType

protected XMLGraph.ViewType(java.lang.String name)
Method Detail

getName

public java.lang.String getName()