public class GraphPlotter_Graphviz extends Object
Constructor and Description |
---|
GraphPlotter_Graphviz() |
Modifier and Type | Method and Description |
---|---|
static String |
plot(slib.sglib.model.repo.URIFactory factory,
slib.sglib.model.graph.G graph,
Set<org.openrdf.model.URI> VertexUriColored,
boolean showLabels) |
static String |
plot(slib.sglib.model.repo.URIFactory factory,
slib.sglib.model.graph.G graph,
Set<org.openrdf.model.URI> VertexColored,
boolean showLabels,
boolean showSubSlassOfLabels,
slib.indexer.IndexHash index) |
static String |
splitString(String in,
int max_num_per_string) |
public static String plot(slib.sglib.model.repo.URIFactory factory, slib.sglib.model.graph.G graph, Set<org.openrdf.model.URI> VertexUriColored, boolean showLabels)
factory
- graph
- VertexUriColored
- showLabels
- public static String plot(slib.sglib.model.repo.URIFactory factory, slib.sglib.model.graph.G graph, Set<org.openrdf.model.URI> VertexColored, boolean showLabels, boolean showSubSlassOfLabels, slib.indexer.IndexHash index)
factory
- graph
- VertexColored
- showLabels
- index
- Copyright © 2014. All rights reserved.