public final class RDFGraphvizRenderer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RDFGraphvizRenderer.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RDFGraphvizRenderer.Builder |
builder() |
void |
emitDot(Appendable out,
eu.fbk.rdfpro.util.QuadModel model) |
<T extends Appendable> |
emitSVG(T out,
eu.fbk.rdfpro.util.QuadModel model) |
public <T extends Appendable> T emitSVG(T out, eu.fbk.rdfpro.util.QuadModel model) throws IOException
IOExceptionpublic void emitDot(Appendable out, eu.fbk.rdfpro.util.QuadModel model) throws IOException
IOExceptionpublic static RDFGraphvizRenderer.Builder builder()
Copyright © 2016–2020 FBK. All rights reserved.