public interface GraphSerializer
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Graph graph,
Writer writer,
RenderOptions options) |
void serialize(Graph graph, Writer writer, RenderOptions options) throws IOException
IOExceptionCopyright © 2019. All rights reserved.