yext.graphml.graph2D
Class FolderTypeXMLAttributesParser

java.lang.Object
  extended byorg.graphdrawing.graphml.reader.dom.XMLAttributesParserAdapter
      extended byyext.graphml.graph2D.FolderTypeXMLAttributesParser
All Implemented Interfaces:
XMLAttributesParser

public class FolderTypeXMLAttributesParser
extends XMLAttributesParserAdapter

Handles XML-Attribute yfiles.foldertype


Constructor Summary
FolderTypeXMLAttributesParser(HierarchyManager manager)
           
 
Method Summary
 void parseNodeAttributes(DOMGraphMLParseContext context)
          Parse the XML attributes of a node element
 
Methods inherited from class org.graphdrawing.graphml.reader.dom.XMLAttributesParserAdapter
parseEdgeAttributes, parseEndPointNodeAttributes, parseGraphAttributes, parseGraphMLAttributes, parseHyperEdgeAttributes, parsePortAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FolderTypeXMLAttributesParser

public FolderTypeXMLAttributesParser(HierarchyManager manager)
Method Detail

parseNodeAttributes

public void parseNodeAttributes(DOMGraphMLParseContext context)
Description copied from interface: XMLAttributesParser
Parse the XML attributes of a node element

Specified by:
parseNodeAttributes in interface XMLAttributesParser
Overrides:
parseNodeAttributes in class XMLAttributesParserAdapter


Copyright ©2000-2008, yWorks GmbH. All rights reserved.