
| Constructor and Description |
|---|
AbstractJUNGDrawer() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
draw(xdi2.core.Graph graph) |
abstract edu.uci.ics.jung.algorithms.layout.Layout<Object,xdi2.core.Statement> |
getLayout(edu.uci.ics.jung.graph.DirectedGraph<Object,xdi2.core.Statement> directedGraph) |
static edu.uci.ics.jung.graph.DelegateTree<Object,Object> |
JUNGDelegateTreeFromPolicy(xdi2.core.features.policy.PolicyRoot policyRoot) |
static edu.uci.ics.jung.graph.DirectedGraph<Object,xdi2.core.Statement> |
JUNGDirectedGraphFromGraph(xdi2.core.Graph graph) |
public BufferedImage draw(xdi2.core.Graph graph)
public abstract edu.uci.ics.jung.algorithms.layout.Layout<Object,xdi2.core.Statement> getLayout(edu.uci.ics.jung.graph.DirectedGraph<Object,xdi2.core.Statement> directedGraph)
public static edu.uci.ics.jung.graph.DirectedGraph<Object,xdi2.core.Statement> JUNGDirectedGraphFromGraph(xdi2.core.Graph graph)
Copyright © 2015. All Rights Reserved.