com.yworks.yfiles.server.graphml.support
Class DotnetHierarchyGraphElementFactory
java.lang.Object
yext.graphml.reader.YGraphElementFactory
yext.graphml.compat.DotnetGraphElementFactory
com.yworks.yfiles.server.graphml.support.DotnetHierarchyGraphElementFactory
- All Implemented Interfaces:
- AttributeConstants, AttributeFactory, GraphElementFactory
- public class DotnetHierarchyGraphElementFactory
- extends DotnetGraphElementFactory
Dotnet-compat graph element factory that can handle grouping.
TODO Newer GraphML versions won't register grouping data providers unconditionally.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DotnetHierarchyGraphElementFactory
public DotnetHierarchyGraphElementFactory(Graph graph)
- Creates a new factory using a given graph instance to store the data.
- Parameters:
graph - the data of the first graph in the input is stored here.
createGraph
public Object createGraph(GraphMLParseContext context,
String id,
int edgedefault)
Copyright © 2000-2007 yWorks GmbH. All
rights reserved