org.wilmascope.file
Class XMLGraph.LayoutEngineType

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

public class XMLGraph.LayoutEngineType
extends XMLGraph.XMLGraphElement


Constructor Summary
protected XMLGraph.LayoutEngineType(org.w3c.dom.Element e)
           
protected XMLGraph.LayoutEngineType(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.LayoutEngineType

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

XMLGraph.LayoutEngineType

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

getName

public java.lang.String getName()