The interface of the event trigger class that is used by the writeEvents property.
Remarks
Type Details
- yFiles module
- view
See Also
Events
Occurs right after the writeStartElement method for writing a GraphMl 'data' element has been called.
Remarks
Occurs just before the writeEndElement for the GraphML 'data' element will be called.
Remarks
Occurs just after the writeStartDocument has been called.
Occurs just before the writeEndDocument will be called.
Occurs right after the writeStartElement method for writing a GraphMl 'edge' element has been called.
Remarks
Occurs just before the writeEndElement for the GraphML 'edge' element will be called.
Remarks
Occurs right after the writeStartElement method for writing a GraphMl 'graphml' element has been called.
Remarks
Occurs just before the writeEndElement for the GraphML 'graphml' element will be called.
Remarks
Occurs right after the writeStartElement method for writing a GraphMl 'graph' element has been called.
Remarks
Occurs just before the writeEndElement for the GraphML 'graph' element will be called.
Remarks
Occurs right after the writeStartElement method for writing a GraphMl 'key' element has been called.
Remarks
Occurs just before the writeEndElement for the GraphML 'key' element will be called.
Remarks
Occurs right after the writeStartElement method for writing a GraphMl 'node' element has been called.
Remarks
Occurs just before the writeEndElement for the GraphML 'node' element will be called.
Remarks
Occurs right after the writeStartElement method for writing a GraphMl 'port' element has been called.
Remarks
Occurs just before the writeEndElement for the GraphML 'port' element will be called.