yext.graphml.graph2D
Class FolderTypeXMLAttributesProvider
java.lang.Object
org.graphdrawing.graphml.writer.XMLAttributesProviderAdapter
yext.graphml.graph2D.FolderTypeXMLAttributesProvider
- All Implemented Interfaces:
- XMLAttributesProvider
- public class FolderTypeXMLAttributesProvider
- extends XMLAttributesProviderAdapter
Handles XML-Attribute yfiles.foldertype
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FolderTypeXMLAttributesProvider
public FolderTypeXMLAttributesProvider(HierarchyManager manager)
printNodeAttributes
public void printNodeAttributes(GraphMLWriteContext context,
XmlWriter writer)
- Description copied from interface:
XMLAttributesProvider
- Write additional XML attributes for a
<node> element
- Specified by:
printNodeAttributes in interface XMLAttributesProvider- Overrides:
printNodeAttributes in class XMLAttributesProviderAdapter
Copyright ©2000-2008, yWorks GmbH. All rights reserved.