net.i2p.router.web
Class GraphHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.GraphHelper
public class GraphHelper
- extends HelperBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphHelper
public GraphHelper()
setContextId
public void setContextId(java.lang.String contextId)
- set the defaults after we have a context
- Overrides:
setContextId
in class HelperBase
- Parameters:
contextId
- beginning few characters of the routerHash, or null to pick
the first one we come across.
setPeriodCount
public void setPeriodCount(java.lang.String str)
setShowEvents
public void setShowEvents(boolean b)
setHeight
public void setHeight(java.lang.String str)
setWidth
public void setWidth(java.lang.String str)
setRefreshDelay
public void setRefreshDelay(java.lang.String str)
getImages
public java.lang.String getImages()
getForm
public java.lang.String getForm()