| Package | com.yworks.io.graphml |
| Class | public class DotnetCompatGraphMLIOHandler |
| Inheritance | DotnetCompatGraphMLIOHandler GraphMLIOHandler flash.events.EventDispatcher |
| Method | Defined by | ||
|---|---|---|---|
![]() |
Create the
DirectGraphMLWriter instance that is used for writing GraphML output. | GraphMLIOHandler | |
![]() |
Create a suitable instance of
IGraphElementFactory that can handle the given graph
| GraphMLIOHandler | |
![]() |
Create an
IGraphElementProvider instance that provides the graph elements that are to be written. | GraphMLIOHandler | |
![]() |
Create the
GraphMLParser instance that is used for writing GraphML output. | GraphMLIOHandler | |
![]() |
Callback method for the creation of a new read context.
| GraphMLIOHandler | |
![]() |
Callback method for the creation of a new write context.
| GraphMLIOHandler | |
![]() |
Create the
IXmlWriter instance that is used for low-level XML writing. | GraphMLIOHandler | |
|
initializeHandlers():void
Callback for subclasses to register default data handlers.
| DotnetCompatGraphMLIOHandler | ||