net.sourceforge.fluxion.runcible.graph.view
Class FlexNodeView
java.lang.Object
net.sourceforge.fluxion.runcible.graph.view.FlexNodeView
- All Implemented Interfaces:
- NodeView
public class FlexNodeView
- extends java.lang.Object
- implements NodeView
Javadocs go here
- Author:
- Tony Burdett
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlexNodeView
public FlexNodeView()
getNodeName
public java.lang.String getNodeName()
- Specified by:
getNodeName
in interface NodeView
setNodeName
public void setNodeName(java.lang.String nodeName)
- Specified by:
setNodeName
in interface NodeView
setDisplayParams
public void setDisplayParams(java.util.Map<java.lang.String,java.lang.String> displayParams)
getDisplayParams
public java.util.Map<java.lang.String,java.lang.String> getDisplayParams()
render
public void render(java.io.OutputStream outputStream)
throws java.io.IOException
- Specified by:
render
in interface NodeView
- Throws:
java.io.IOException
Copyright © 2010. All Rights Reserved.