net.i2p.router.web
Class GraphHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.GraphHelper
public class GraphHelper
- extends HelperBase
Field Summary |
(package private) static int |
MAX_X
|
(package private) static int |
MAX_Y
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_X
static final int MAX_X
- See Also:
- Constant Field Values
MAX_Y
static final int MAX_Y
- See Also:
- Constant Field Values
GraphHelper
public GraphHelper()
setContextId
public void setContextId(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(String str)
setShowEvents
public void setShowEvents(boolean b)
setHeight
public void setHeight(String str)
setWidth
public void setWidth(String str)
setRefreshDelay
public void setRefreshDelay(String str)
getImages
public String getImages()
getForm
public String getForm()