Package | Description |
---|---|
com.yworks.yfiles.graphml |
Definitions, default implementations, and support classes for GraphML I/O support.
|
Modifier and Type | Method and Description |
---|---|
IReferenceHandle |
IReferenceHandler.getHandle(IWriteContext context,
Object subject)
Gets the reference handle for a given subject.
|
Modifier and Type | Method and Description |
---|---|
IEnumerable<IReferenceHandle> |
IReferenceHandler.getInternalHandles()
Return a collection of all registered reference handles that should be written to the GraphML shared data section.
|