Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
X
Y
_
A
add(DataPoint)
- Method in class ca.nanometrics.gflot.client.
DownsamplingSeriesData
add(DataPoint)
- Method in class ca.nanometrics.gflot.client.
FixedSizeSeriesData
add(DataPoint)
- Method in class ca.nanometrics.gflot.client.
FixedSpanDownsamplingSeriesData
add(DataPoint)
- Method in class ca.nanometrics.gflot.client.
FixedSpanFixedSizeSeriesData
add(double, double)
- Method in class ca.nanometrics.gflot.client.
SeriesData
add(DataPoint)
- Method in class ca.nanometrics.gflot.client.
SeriesData
add(DataPoint)
- Method in class ca.nanometrics.gflot.client.
SeriesHandler
addClickListener(PlotClickListener, boolean)
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
addClickListener(PlotClickListener, boolean)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
addClickListener(PlotClickListener, boolean)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
addClickListener(PlotClickListener, boolean)
- Method in class ca.nanometrics.gflot.client.
SimplePlot
addHoverListener(PlotHoverListener, boolean)
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
addHoverListener(PlotHoverListener, boolean)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
addHoverListener(PlotHoverListener, boolean)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
addHoverListener(PlotHoverListener, boolean)
- Method in class ca.nanometrics.gflot.client.
SimplePlot
addLegendWidget(SeriesHandler, Widget)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
addListener(PlotModel.PlotModelListener)
- Method in class ca.nanometrics.gflot.client.
PlotModel
addMarking(Marking)
- Method in class ca.nanometrics.gflot.client.options.
Markings
addPlotClickListener(Element, PlotClickListener, boolean)
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
addPlotHoverListener(Element, PlotHoverListener, boolean)
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
addSelectionListener(Element, SelectionListener)
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
addSelectionListener(SelectionListener)
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
addSelectionListener(SelectionListener)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
addSelectionListener(SelectionListener)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
addSelectionListener(SelectionListener)
- Method in class ca.nanometrics.gflot.client.
SimplePlot
addSeries(String, String)
- Method in class ca.nanometrics.gflot.client.
PlotModel
addSeries(String)
- Method in class ca.nanometrics.gflot.client.
PlotModel
Algorithm
- Class in
ca.nanometrics.gflot.client.util
Algorithm()
- Constructor for class ca.nanometrics.gflot.client.util.
Algorithm
assertLoaded()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
Axis
- Class in
ca.nanometrics.gflot.client
Model of a plot axis.
Axis()
- Constructor for class ca.nanometrics.gflot.client.
Axis
Axis(JSONObject)
- Constructor for class ca.nanometrics.gflot.client.
Axis
AxisOptions
- Class in
ca.nanometrics.gflot.client.options
AxisOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
AxisOptions
B
BARS
- Static variable in class ca.nanometrics.gflot.client.
SeriesType
BarSeriesOptions
- Class in
ca.nanometrics.gflot.client.options
BarSeriesOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
BarSeriesOptions
BarSeriesOptions.BarAlignment
- Enum in
ca.nanometrics.gflot.client.options
C
ca.nanometrics.gflot.client
- package ca.nanometrics.gflot.client
ca.nanometrics.gflot.client.event
- package ca.nanometrics.gflot.client.event
ca.nanometrics.gflot.client.jsni
- package ca.nanometrics.gflot.client.jsni
ca.nanometrics.gflot.client.options
- package ca.nanometrics.gflot.client.options
ca.nanometrics.gflot.client.util
- package ca.nanometrics.gflot.client.util
clear()
- Method in class ca.nanometrics.gflot.client.
PlotModel
clear()
- Method in class ca.nanometrics.gflot.client.
SeriesData
clear()
- Method in class ca.nanometrics.gflot.client.
SeriesHandler
clear()
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
create(Element, Series[])
- Static method in class ca.nanometrics.gflot.client.jsni.
Plot
create(Element, Series[], PlotOptions)
- Static method in class ca.nanometrics.gflot.client.jsni.
Plot
createPlotContainer()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
createSeriesHandler(Series, SeriesData)
- Method in class ca.nanometrics.gflot.client.
PlotModel
createSeriesHandler(Series, SeriesData)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverviewModel
D
DataPoint
- Class in
ca.nanometrics.gflot.client
DataPoint()
- Constructor for class ca.nanometrics.gflot.client.
DataPoint
DataPoint(JSONArray)
- Constructor for class ca.nanometrics.gflot.client.
DataPoint
DataPoint(double, double)
- Constructor for class ca.nanometrics.gflot.client.
DataPoint
DEFAULT_OVERVIEW_HEIGHT
- Static variable in class ca.nanometrics.gflot.client.
PlotWithOverview
DEFAULT_OVERVIEW_OPTIONS
- Static variable in class ca.nanometrics.gflot.client.
PlotWithOverview
defaultStrategy()
- Static method in class ca.nanometrics.gflot.client.
PlotModelStrategy
A plot model strategy that allows unlimited amount of datapoints.
DownsamplingSeriesData
- Class in
ca.nanometrics.gflot.client
DownsamplingSeriesData(int)
- Constructor for class ca.nanometrics.gflot.client.
DownsamplingSeriesData
downSamplingStrategy(int)
- Static method in class ca.nanometrics.gflot.client.
PlotModelStrategy
downSamplingStrategy(int, long)
- Static method in class ca.nanometrics.gflot.client.
PlotModelStrategy
draw()
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
draw()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
E
equals(Object)
- Method in class ca.nanometrics.gflot.client.
SeriesHandler
equals(Object)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
equals(Object)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
F
FixedSizeSeriesData
- Class in
ca.nanometrics.gflot.client
FixedSizeSeriesData(int)
- Constructor for class ca.nanometrics.gflot.client.
FixedSizeSeriesData
FixedSpanDownsamplingSeriesData
- Class in
ca.nanometrics.gflot.client
FixedSpanDownsamplingSeriesData(int, long)
- Constructor for class ca.nanometrics.gflot.client.
FixedSpanDownsamplingSeriesData
FixedSpanFixedSizeSeriesData
- Class in
ca.nanometrics.gflot.client
FixedSpanFixedSizeSeriesData(int, long)
- Constructor for class ca.nanometrics.gflot.client.
FixedSpanFixedSizeSeriesData
formatTickValue(double, Axis)
- Method in interface ca.nanometrics.gflot.client.options.
TickFormatter
G
get(int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
get(String)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
getArray(int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
getArray(String)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
getColor()
- Method in class ca.nanometrics.gflot.client.
Series
getData(double, double, AsyncCallback<DataPoint[]>)
- Method in interface ca.nanometrics.gflot.client.
PlotWithOverviewModel.AsyncDataProvider
getData(double, double)
- Method in interface ca.nanometrics.gflot.client.
PlotWithOverviewModel.DataProvider
getData()
- Method in class ca.nanometrics.gflot.client.
Series
getDataIndex()
- Method in class ca.nanometrics.gflot.client.
PlotItem
getDataPoint()
- Method in class ca.nanometrics.gflot.client.
PlotItem
getDatapoints()
- Method in class ca.nanometrics.gflot.client.
SeriesData
getDouble(int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
getDouble(String)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
getHandlers()
- Method in class ca.nanometrics.gflot.client.
PlotModel
getHeight()
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
getHeight()
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
getHeight()
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
getHeight()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
getInteger(int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
getInteger(String)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
getJQueryObj(String)
- Static method in class ca.nanometrics.gflot.client.util.
JQueryHelper
getJSONArray(JSONArrayWrapper)
- Static method in class ca.nanometrics.gflot.client.util.
JSONHelper
getJSONObject(JSONObjectWrapper)
- Static method in class ca.nanometrics.gflot.client.util.
JSONHelper
getLabel()
- Method in class ca.nanometrics.gflot.client.
Series
getLabel()
- Method in class ca.nanometrics.gflot.client.
Tick
getMaximumValue()
- Method in class ca.nanometrics.gflot.client.
Axis
getMinimumValue()
- Method in class ca.nanometrics.gflot.client.
Axis
getModel()
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
getModel()
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
getModel()
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
getModel()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
getNumber(int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
getNumber(String)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
getObject(int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
getObject(String)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
getOffsetBottom()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
getOffsetLeft()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
getOffsetRight()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
getOffsetTop()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
getPageX()
- Method in class ca.nanometrics.gflot.client.
PlotItem
getPageY()
- Method in class ca.nanometrics.gflot.client.
PlotItem
getPlotOffsetBottom()
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
getPlotOffsetLeft()
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
getPlotOffsetRight()
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
getPlotOffsetTop()
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
getSeries()
- Method in class ca.nanometrics.gflot.client.
PlotItem
getSeriesIndex()
- Method in class ca.nanometrics.gflot.client.
PlotItem
getShadowSize()
- Method in class ca.nanometrics.gflot.client.
Series
getString(int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
getString(String)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
getStringRepresentation()
- Method in enum ca.nanometrics.gflot.client.options.
BarSeriesOptions.BarAlignment
getTickDecimals()
- Method in class ca.nanometrics.gflot.client.
Axis
getTickSize()
- Method in class ca.nanometrics.gflot.client.
Axis
getValue()
- Method in class ca.nanometrics.gflot.client.
Tick
getWidget()
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
getWidget()
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
getWidget()
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
getWidget()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
getWidth()
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
getWidth()
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
getWidth()
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
getWidth()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
getWrappedObj()
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
getWrappedObj()
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
getWrappedObj()
- Method in class ca.nanometrics.gflot.client.util.
JSONWrapper
getX()
- Method in class ca.nanometrics.gflot.client.
DataPoint
getX()
- Method in class ca.nanometrics.gflot.client.
PlotPosition
getX(int)
- Method in class ca.nanometrics.gflot.client.
SeriesData
getY()
- Method in class ca.nanometrics.gflot.client.
DataPoint
getY()
- Method in class ca.nanometrics.gflot.client.
PlotPosition
getY(int)
- Method in class ca.nanometrics.gflot.client.
SeriesData
GridOptions
- Class in
ca.nanometrics.gflot.client.options
GridOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
GridOptions
H
hashCode()
- Method in class ca.nanometrics.gflot.client.
SeriesHandler
hashCode()
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
hashCode()
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
I
isEmpty()
- Method in class ca.nanometrics.gflot.client.
SeriesData
J
JQueryHelper
- Class in
ca.nanometrics.gflot.client.util
JQueryHelper()
- Constructor for class ca.nanometrics.gflot.client.util.
JQueryHelper
JSONArrayWrapper
- Class in
ca.nanometrics.gflot.client.util
Wraps a JSONArray and provides write methods that accept Java primitives.
JSONArrayWrapper()
- Constructor for class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
JSONArrayWrapper(JSONArrayWrapper)
- Constructor for class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
JSONArrayWrapper(JSONArray)
- Constructor for class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
JSONHelper
- Class in
ca.nanometrics.gflot.client.util
A helper class for manipulating JSONWrapper objects
JSONHelper()
- Constructor for class ca.nanometrics.gflot.client.util.
JSONHelper
JSONObjectWrapper
- Class in
ca.nanometrics.gflot.client.util
Wraps a JSONObject and provides write methods that accept Java primitives.
JSONObjectWrapper()
- Constructor for class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
JSONObjectWrapper(JSONObject)
- Constructor for class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
JSONWrapper
- Class in
ca.nanometrics.gflot.client.util
A JSONWrapper wraps a JSONValue and provides convenient access using Java types.
JSONWrapper()
- Constructor for class ca.nanometrics.gflot.client.util.
JSONWrapper
L
LegendOptions
- Class in
ca.nanometrics.gflot.client.options
LegendOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
LegendOptions
LINES
- Static variable in class ca.nanometrics.gflot.client.
SeriesType
LineSeriesOptions
- Class in
ca.nanometrics.gflot.client.options
LineSeriesOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
LineSeriesOptions
M
Marking
- Class in
ca.nanometrics.gflot.client.options
Marking()
- Constructor for class ca.nanometrics.gflot.client.options.
Marking
Markings
- Class in
ca.nanometrics.gflot.client.options
Markings()
- Constructor for class ca.nanometrics.gflot.client.options.
Markings
N
NORTH_EAST
- Static variable in class ca.nanometrics.gflot.client.options.
LegendOptions
NORTH_WEST
- Static variable in class ca.nanometrics.gflot.client.options.
LegendOptions
O
onAddSeries(PlotModel, String, String, SeriesHandler)
- Method in interface ca.nanometrics.gflot.client.
PlotModel.PlotModelListener
onAddSeries(PlotModel, String, String, SeriesHandler)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
onLoad()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
onPlotClick(Plot, PlotPosition, PlotItem)
- Method in interface ca.nanometrics.gflot.client.event.
PlotClickListener
onPlotHover(Plot, PlotPosition, PlotItem)
- Method in interface ca.nanometrics.gflot.client.event.
PlotHoverListener
onRemoveSeries(PlotModel, SeriesHandler)
- Method in interface ca.nanometrics.gflot.client.
PlotModel.PlotModelListener
onRemoveSeries(PlotModel, SeriesHandler)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
P
Plot
- Class in
ca.nanometrics.gflot.client.jsni
Plot()
- Constructor for class ca.nanometrics.gflot.client.jsni.
Plot
PlotClickListener
- Interface in
ca.nanometrics.gflot.client.event
PlotHoverListener
- Interface in
ca.nanometrics.gflot.client.event
PlotImpl
- Class in
ca.nanometrics.gflot.client.jsni
PlotImpl()
- Constructor for class ca.nanometrics.gflot.client.jsni.
PlotImpl
PlotItem
- Class in
ca.nanometrics.gflot.client
PlotItem(JSONObject)
- Constructor for class ca.nanometrics.gflot.client.
PlotItem
PlotModel
- Class in
ca.nanometrics.gflot.client
PlotModel()
- Constructor for class ca.nanometrics.gflot.client.
PlotModel
PlotModel(PlotModelStrategy)
- Constructor for class ca.nanometrics.gflot.client.
PlotModel
PlotModel.PlotModelListener
- Interface in
ca.nanometrics.gflot.client
PlotModelStrategy
- Class in
ca.nanometrics.gflot.client
PlotModelStrategy()
- Constructor for class ca.nanometrics.gflot.client.
PlotModelStrategy
PlotOptions
- Class in
ca.nanometrics.gflot.client.options
PlotOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
PlotOptions
PlotPosition
- Class in
ca.nanometrics.gflot.client
A position in a plot.
PlotPosition()
- Constructor for class ca.nanometrics.gflot.client.
PlotPosition
PlotPosition(JSONObject)
- Constructor for class ca.nanometrics.gflot.client.
PlotPosition
PlotPosition(Double, Double)
- Constructor for class ca.nanometrics.gflot.client.
PlotPosition
PlotWidget
- Interface in
ca.nanometrics.gflot.client
PlotWithInteractiveLegend
- Class in
ca.nanometrics.gflot.client
PlotWithInteractiveLegend(PlotWidget)
- Constructor for class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
PlotWithOverview
- Class in
ca.nanometrics.gflot.client
PlotWithOverview(PlotWithOverviewModel)
- Constructor for class ca.nanometrics.gflot.client.
PlotWithOverview
PlotWithOverview(PlotWithOverviewModel, PlotOptions)
- Constructor for class ca.nanometrics.gflot.client.
PlotWithOverview
PlotWithOverview(PlotWithOverviewModel, PlotOptions, PlotOptions)
- Constructor for class ca.nanometrics.gflot.client.
PlotWithOverview
PlotWithOverview(PlotWithOverviewModel, int, PlotOptions, PlotOptions)
- Constructor for class ca.nanometrics.gflot.client.
PlotWithOverview
PlotWithOverviewModel
- Class in
ca.nanometrics.gflot.client
PlotWithOverviewModel(PlotModelStrategy)
- Constructor for class ca.nanometrics.gflot.client.
PlotWithOverviewModel
PlotWithOverviewModel.AsyncDataProvider
- Interface in
ca.nanometrics.gflot.client
PlotWithOverviewModel.DataProvider
- Interface in
ca.nanometrics.gflot.client
POINTS
- Static variable in class ca.nanometrics.gflot.client.
SeriesType
PointsSeriesOptions
- Class in
ca.nanometrics.gflot.client.options
PointsSeriesOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
PointsSeriesOptions
push(String)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
push(Number)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
push(boolean)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
push(JSONWrapper)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
pushAll(String[])
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
pushAll(Number[])
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
pushAll(boolean[])
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
pushAll(JSONWrapper[])
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
put(String, String)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
put(String, Number)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
put(String, boolean)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
put(String, JSONWrapper)
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
R
Range
- Class in
ca.nanometrics.gflot.client.options
Range()
- Constructor for class ca.nanometrics.gflot.client.options.
Range
Range(Integer, Integer)
- Constructor for class ca.nanometrics.gflot.client.options.
Range
redraw()
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
redraw()
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
redraw()
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
redraw()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
removeListener(PlotModel.PlotModelListener)
- Method in class ca.nanometrics.gflot.client.
PlotModel
removeSeries(SeriesHandler)
- Method in class ca.nanometrics.gflot.client.
PlotModel
S
selected(double, double, double, double)
- Method in interface ca.nanometrics.gflot.client.event.
SelectionListener
The area defined by the points (x1,y1) and (x2,y2) has been selected in the plot.
selected(double, double, double, double)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
SelectionListener
- Interface in
ca.nanometrics.gflot.client.event
SelectionOptions
- Class in
ca.nanometrics.gflot.client.options
SelectionOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
SelectionOptions
Series
- Class in
ca.nanometrics.gflot.client
Series()
- Constructor for class ca.nanometrics.gflot.client.
Series
Series(JSONObject)
- Constructor for class ca.nanometrics.gflot.client.
Series
SeriesData
- Class in
ca.nanometrics.gflot.client
SeriesData()
- Constructor for class ca.nanometrics.gflot.client.
SeriesData
default constructor
SeriesData(DataPoint[])
- Constructor for class ca.nanometrics.gflot.client.
SeriesData
SeriesData(JSONArray)
- Constructor for class ca.nanometrics.gflot.client.
SeriesData
SeriesHandler
- Class in
ca.nanometrics.gflot.client
SeriesHandler(Series, SeriesData)
- Constructor for class ca.nanometrics.gflot.client.
SeriesHandler
SeriesOptions
- Class in
ca.nanometrics.gflot.client.options
SeriesOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
SeriesOptions
SeriesType
- Class in
ca.nanometrics.gflot.client
set(int, String)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
set(int, Number)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
set(int, boolean)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
set(int, JSONWrapper)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
set(int, JSONValue)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
setAlignment(BarSeriesOptions.BarAlignment)
- Method in class ca.nanometrics.gflot.client.options.
BarSeriesOptions
setAutoHighlight(boolean)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setAutoscaleMargin(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setBackgroundColor(String)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setBackgroundColor(String)
- Method in class ca.nanometrics.gflot.client.options.
LegendOptions
setBackgroundOpacity(double)
- Method in class ca.nanometrics.gflot.client.options.
LegendOptions
setBarWidth(double)
- Method in class ca.nanometrics.gflot.client.options.
BarSeriesOptions
setBorderWidth(int)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setClickable(boolean)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setColor(String)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setColor(String)
- Method in class ca.nanometrics.gflot.client.options.
Marking
setColor(String)
- Method in class ca.nanometrics.gflot.client.options.
SelectionOptions
setColor(String)
- Method in class ca.nanometrics.gflot.client.
Series
setContainer(Element)
- Method in class ca.nanometrics.gflot.client.options.
LegendOptions
setData(Series[])
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
setData(Series)
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
setData(SeriesData)
- Method in class ca.nanometrics.gflot.client.
Series
setData(SeriesData)
- Method in class ca.nanometrics.gflot.client.
SeriesData
setDataProvider(SeriesHandler, PlotWithOverviewModel.DataProvider)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverviewModel
setDataProvider(SeriesHandler, PlotWithOverviewModel.AsyncDataProvider)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverviewModel
setDefaultBarsSeriesOptions(SeriesOptions)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setDefaultColors(String[])
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setDefaultLineSeriesOptions(SeriesOptions)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setDefaultPointsOptions(SeriesOptions)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setDefaultShadowSize(double)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setDragging(boolean)
- Method in class ca.nanometrics.gflot.client.options.
SelectionOptions
setFill(boolean)
- Method in class ca.nanometrics.gflot.client.options.
SeriesOptions
setFillColor(String)
- Method in class ca.nanometrics.gflot.client.options.
SeriesOptions
setFrom(Integer)
- Method in class ca.nanometrics.gflot.client.options.
Range
setGridOptions(GridOptions)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setHeight(int)
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
setHeight(int)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
setHeight(int)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
setHeight(int)
- Method in class ca.nanometrics.gflot.client.
SimplePlot
setHoverable(boolean)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setLabel(String)
- Method in class ca.nanometrics.gflot.client.
Series
setLabelBoxBorderColor(String)
- Method in class ca.nanometrics.gflot.client.options.
LegendOptions
setLabelHeight(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setLabelMargin(int)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setLabelWidth(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setLegendOptions(LegendOptions)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setLinearSelection(double, double)
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
setLinearSelection(double, double)
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
setLinearSelection(double, double)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
setLinearSelection(double, double)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
setLinearSelection(double, double)
- Method in class ca.nanometrics.gflot.client.
SimplePlot
setLineWidth(double)
- Method in class ca.nanometrics.gflot.client.options.
SeriesOptions
setMargin(double)
- Method in class ca.nanometrics.gflot.client.options.
LegendOptions
setMarkings(Markings)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setMaximum(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setMinimum(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setMinTickSize(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setMode(String)
- Method in class ca.nanometrics.gflot.client.options.
SelectionOptions
setMonthNames(String[])
- Method in class ca.nanometrics.gflot.client.options.
TimeSeriesAxisOptions
setMouseActiveRadius(int)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setNumOfColumns(int)
- Method in class ca.nanometrics.gflot.client.options.
LegendOptions
setOptions(SeriesType, SeriesOptions)
- Method in class ca.nanometrics.gflot.client.
SeriesHandler
setOverviewHeight(int)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
setPosition(String)
- Method in class ca.nanometrics.gflot.client.options.
LegendOptions
setRadius(double)
- Method in class ca.nanometrics.gflot.client.options.
PointsSeriesOptions
setRectangularSelection(double, double, double, double)
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
setRectangularSelection(double, double, double, double)
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
setRectangularSelection(double, double, double, double)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
setRectangularSelection(double, double, double, double)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
setRectangularSelection(double, double, double, double)
- Method in class ca.nanometrics.gflot.client.
SimplePlot
setSelectionOptions(SelectionOptions)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setSeriesOptions(SeriesType, SeriesOptions)
- Method in class ca.nanometrics.gflot.client.
Series
setShadowSize(int)
- Method in class ca.nanometrics.gflot.client.
Series
setShow(boolean)
- Method in class ca.nanometrics.gflot.client.options.
LegendOptions
setShow(boolean)
- Method in class ca.nanometrics.gflot.client.options.
SeriesOptions
setStrategy(PlotModelStrategy)
- Method in class ca.nanometrics.gflot.client.
PlotModel
setTickColor(String)
- Method in class ca.nanometrics.gflot.client.options.
GridOptions
setTickDecimals(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setTickFormatter(TickFormatter)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setTicks(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setTicks(Tick[])
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setTickSize(double)
- Method in class ca.nanometrics.gflot.client.options.
AxisOptions
setTimeFormat(String)
- Method in class ca.nanometrics.gflot.client.options.
TimeSeriesAxisOptions
setTo(Integer)
- Method in class ca.nanometrics.gflot.client.options.
Range
setupGrid()
- Method in class ca.nanometrics.gflot.client.jsni.
Plot
setupGrid()
- Method in class ca.nanometrics.gflot.client.
SimplePlot
setVisible(boolean)
- Method in class ca.nanometrics.gflot.client.
SeriesHandler
setWidth(int)
- Method in interface ca.nanometrics.gflot.client.
PlotWidget
setWidth(int)
- Method in class ca.nanometrics.gflot.client.
PlotWithInteractiveLegend
setWidth(int)
- Method in class ca.nanometrics.gflot.client.
PlotWithOverview
setWidth(int)
- Method in class ca.nanometrics.gflot.client.
SimplePlot
setX(double)
- Method in class ca.nanometrics.gflot.client.
DataPoint
setX(Range)
- Method in class ca.nanometrics.gflot.client.options.
Marking
setXAxisOptions(AxisOptions)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
setY(double)
- Method in class ca.nanometrics.gflot.client.
DataPoint
setY(Range)
- Method in class ca.nanometrics.gflot.client.options.
Marking
setYAxisOptions(AxisOptions)
- Method in class ca.nanometrics.gflot.client.options.
PlotOptions
shift()
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
SimplePlot
- Class in
ca.nanometrics.gflot.client
SimplePlot(PlotModel)
- Constructor for class ca.nanometrics.gflot.client.
SimplePlot
SimplePlot(PlotModel, PlotOptions)
- Constructor for class ca.nanometrics.gflot.client.
SimplePlot
SimplePlot()
- Constructor for class ca.nanometrics.gflot.client.
SimplePlot
SimplePlot(PlotOptions)
- Constructor for class ca.nanometrics.gflot.client.
SimplePlot
size()
- Method in class ca.nanometrics.gflot.client.
SeriesData
size()
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
slice(int)
- Method in class ca.nanometrics.gflot.client.
SeriesData
slice(int, int)
- Method in class ca.nanometrics.gflot.client.
SeriesData
slidingWindowStrategy(int, long)
- Static method in class ca.nanometrics.gflot.client.
PlotModelStrategy
slidingWindowStrategy(int)
- Static method in class ca.nanometrics.gflot.client.
PlotModelStrategy
SOUTH_EAST
- Static variable in class ca.nanometrics.gflot.client.options.
LegendOptions
SOUTH_WEST
- Static variable in class ca.nanometrics.gflot.client.options.
LegendOptions
T
Tick
- Class in
ca.nanometrics.gflot.client
Tick(double, String)
- Constructor for class ca.nanometrics.gflot.client.
Tick
TickFormatter
- Interface in
ca.nanometrics.gflot.client.options
TimeSeriesAxisOptions
- Class in
ca.nanometrics.gflot.client.options
TimeSeriesAxisOptions()
- Constructor for class ca.nanometrics.gflot.client.options.
TimeSeriesAxisOptions
default constructor
toString()
- Method in class ca.nanometrics.gflot.client.
SeriesType
toString()
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
toString()
- Method in class ca.nanometrics.gflot.client.util.
JSONObjectWrapper
V
valueOf(String)
- Static method in enum ca.nanometrics.gflot.client.options.
BarSeriesOptions.BarAlignment
Returns the enum constant of this type with the specified name.
values()
- Static method in enum ca.nanometrics.gflot.client.options.
BarSeriesOptions.BarAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
W
wrapArray(String[])
- Static method in class ca.nanometrics.gflot.client.util.
JSONHelper
wrapArray(Double[])
- Static method in class ca.nanometrics.gflot.client.util.
JSONHelper
wrapArray(JSONWrapper[])
- Static method in class ca.nanometrics.gflot.client.util.
JSONHelper
wrapObject(JSONObject)
- Static method in class ca.nanometrics.gflot.client.util.
JSONHelper
X
X_SELECTION_MODE
- Static variable in class ca.nanometrics.gflot.client.options.
SelectionOptions
xBinarySearch(SeriesData, double)
- Static method in class ca.nanometrics.gflot.client.util.
Algorithm
xBinarySearch(SeriesData, int, int, double)
- Static method in class ca.nanometrics.gflot.client.util.
Algorithm
XY_SELECTION_MODE
- Static variable in class ca.nanometrics.gflot.client.options.
SelectionOptions
Y
Y_SELECTION_MODE
- Static variable in class ca.nanometrics.gflot.client.options.
SelectionOptions
_
_slice(int, int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
_slice(int)
- Method in class ca.nanometrics.gflot.client.util.
JSONArrayWrapper
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
X
Y
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.