public class ScriptInput extends LineInput
PROP_LABEL, PROP_PREVIEW, PROP_SELECTED_QUALITY, PROP_SELECTED_TIMESTAMP, PROP_SELECTED_VALUE, PROP_STATE, PROP_VISIBLE| Constructor and Description |
|---|
ScriptInput(ChartViewer viewer,
Realm realm,
ResourceManager resourceManager,
XAxis xAxis,
YAxis yAxis) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected AbstractLineRender |
getLineRenderer() |
java.lang.String |
getScript() |
java.lang.String |
getState() |
protected java.lang.Double |
handleEval(long timestamp) |
void |
setScript(java.lang.String script) |
protected void |
setSelectedTimestamp(java.util.Date selectedTimestamp) |
void |
setSelection(boolean state) |
void |
tick(long now) |
fireUpdatePreviews, getLineColor, getLineWidth, getPreview, makePreview, setLineColor, setLineWidth, setVisibleattachHover, detachHover, getLabel, getPreview, getSelectedQuality, getSelectedTimestamp, getSelectedValue, handeMouseMove, isVisible, setLabel, setSelectedQuality, setSelectedValue, setSelectionpublic ScriptInput(ChartViewer viewer, Realm realm, ResourceManager resourceManager, XAxis xAxis, YAxis yAxis)
protected java.lang.Double handleEval(long timestamp)
public void dispose()
dispose in interface ChartInputdispose in class LineInputpublic void setScript(java.lang.String script)
public java.lang.String getScript()
public void setSelection(boolean state)
protected void setSelectedTimestamp(java.util.Date selectedTimestamp)
setSelectedTimestamp in class AbstractInputpublic void tick(long now)
public java.lang.String getState()
protected AbstractLineRender getLineRenderer()
getLineRenderer in class LineInput
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0