|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.graph.view.renderer.AbstractGraphViewRenderer net.sourceforge.fluxion.runcible.graph.view.renderer.FlexGraphViewRenderer
public class FlexGraphViewRenderer
Javadocs go here
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.sourceforge.fluxion.graph.view.renderer.AbstractGraphViewRenderer |
---|
AbstractGraphViewRenderer.Operating_System |
Constructor Summary | |
---|---|
FlexGraphViewRenderer()
|
Method Summary | |
---|---|
java.io.InputStream |
renderGraphView()
Produces a string of XML from the given graph, that can be read by the runcible-flex module to produce a flash-based graph visualisation. |
Methods inherited from class net.sourceforge.fluxion.graph.view.renderer.AbstractGraphViewRenderer |
---|
getDotLocation, getGraphView, setGraphView |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlexGraphViewRenderer()
Method Detail |
---|
public java.io.InputStream renderGraphView() throws java.io.IOException
java.io.IOException
- if something goes wrong
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |