documentationfor yFiles for HTML 2.6

Usages of GraphMLWriter

Method Return Values

createGraphMLWriter (IGraph)in GraphMLIOHandlerCreate and configure a new GraphMLWriter that is used for writing graph.

Method Parameters

configureGraphMLWriter (GraphMLWriter, IGraph)in GraphMLIOHandlerConfigures a given GraphMLWriter that is used for writing graph.
configureNamespaces (GraphMLWriter)in GraphMLIOHandlerConfigures writer to use the namespace declarations set with addNamespace.
configureOutputHandlers (IGraph, GraphMLWriter)in GraphMLIOHandlerConfigures default event handlers for the QueryOutputHandlers event.
configureSchemaLocations (GraphMLWriter)in GraphMLIOHandlerConfigures writer to use the schema locations set with addSchemaLocation.
configureSerializationHandlers (IGraph, GraphMLWriter)in GraphMLIOHandlerConfigures the predefined handlers for the HandleSerialization event.
configureSerializationProperties (IGraph, GraphMLWriter)in GraphMLIOHandlerConfigure important serialization properties from properties of GraphMLIOHandler.
configureSerializationPropertyOverrides (GraphMLWriter)in GraphMLIOHandlerConfigures the serialization property overrides for the given writer.
configureWriterLookup (IGraph, GraphMLWriter)in GraphMLIOHandlerConfigure the lookup map of writer.