|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GraphView in net.sourceforge.fluxion.graph.view.factory |
|---|
| Methods in net.sourceforge.fluxion.graph.view.factory that return GraphView | |
|---|---|
GraphView |
GraphViewFactory.getGraphView()
Returns the GraphView generated by this GraphViewFactory. |
| Uses of GraphView in net.sourceforge.fluxion.graph.view.renderer |
|---|
| Methods in net.sourceforge.fluxion.graph.view.renderer that return GraphView | |
|---|---|
GraphView |
GraphViewRenderer.getGraphView()
|
GraphView |
AbstractGraphViewRenderer.getGraphView()
|
| Methods in net.sourceforge.fluxion.graph.view.renderer with parameters of type GraphView | |
|---|---|
void |
GraphViewRenderer.setGraphView(GraphView graphView)
|
void |
AbstractGraphViewRenderer.setGraphView(GraphView graphView)
|
| Uses of GraphView in net.sourceforge.fluxion.runcible.graph.view |
|---|
| Classes in net.sourceforge.fluxion.runcible.graph.view that implement GraphView | |
|---|---|
class |
DotGraphView
Javadocs go here. |
class |
FlexGraphView
Javadocs go here |
| Uses of GraphView in net.sourceforge.fluxion.runcible.graph.view.factory |
|---|
| Methods in net.sourceforge.fluxion.runcible.graph.view.factory that return GraphView | |
|---|---|
GraphView |
FlexGraphViewFactory.getGraphView()
Return the GraphView produced by this Factory |
GraphView |
DotGraphViewFactory.getGraphView()
Return the GraphView produced by this Factory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||