A B C D E F G H I J L M N O P R S T U V W X Y 

A

absolute(double, double) - Static method in class org.epics.graphene.AxisRanges
 
absolute(TimeInterval) - Static method in class org.epics.graphene.TimeAxisRanges
 
addData(IteratorNumber) - Method in class org.epics.graphene.Point1DDatasetUpdate
 
addData(double[]) - Method in class org.epics.graphene.Point1DDatasetUpdate
 
addData(ListNumber) - Method in class org.epics.graphene.Point1DDatasetUpdate
 
addData(double) - Method in class org.epics.graphene.Point1DDatasetUpdate
 
AreaGraph2DRenderer - Class in org.epics.graphene
 
AreaGraph2DRenderer(int, int) - Constructor for class org.epics.graphene.AreaGraph2DRenderer
 
AreaGraph2DRendererUpdate - Class in org.epics.graphene
 
AreaGraph2DRendererUpdate() - Constructor for class org.epics.graphene.AreaGraph2DRendererUpdate
 
arrayIterator(double[], int, int) - Static method in class org.epics.graphene.Iterators
 
arrayIterator(double[]) - Static method in class org.epics.graphene.Iterators
 
AxisRange - Interface in org.epics.graphene
 
axisRange(Range, Range) - Method in interface org.epics.graphene.AxisRange
 
axisRange(AxisRange) - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
axisRange(TimeInterval, TimeInterval) - Method in interface org.epics.graphene.TimeAxisRange
 
AxisRanges - Class in org.epics.graphene
 

B

backgroundColor - Variable in class org.epics.graphene.Graph2DRenderer
 
backgroundColor - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
bottomAreaMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
bottomAreaMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
bottomMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
bottomMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
BubbleGraph2DRenderer - Class in org.epics.graphene
 
BubbleGraph2DRenderer(int, int) - Constructor for class org.epics.graphene.BubbleGraph2DRenderer
 
BubbleGraph2DRendererUpdate - Class in org.epics.graphene
 
BubbleGraph2DRendererUpdate() - Constructor for class org.epics.graphene.BubbleGraph2DRendererUpdate
 
build(ListNumber, ListNumber, ListNumber, List<String>) - Static method in class org.epics.graphene.Point3DWithLabelDatasets
 

C

calculateGraphArea() - Method in class org.epics.graphene.Graph2DRenderer
Calculates the graph area based on: The image size The plot ranges The value scales The font for the labels The margins
calculateGraphArea() - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
calculateRanges(Range, Range, Range) - Method in class org.epics.graphene.BubbleGraph2DRenderer
 
calculateRanges(Range, Range) - Method in class org.epics.graphene.Graph2DRenderer
Given the new data ranges, calculates the new aggregated and plot ranges.
calculateRanges(Range, TimeInterval) - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
Cell1DDataset - Interface in org.epics.graphene
A dataset consisting on a set of 1D cells.
Cell1DDatasets - Class in org.epics.graphene
Factory methods for wrapper datasets.
Cell1DDatasets() - Constructor for class org.epics.graphene.Cell1DDatasets
 
Cell2DDataset - Interface in org.epics.graphene
A dataset consisting on a set of 2D cells.
Cell2DDatasets - Class in org.epics.graphene
Factory methods for wrapper datasets.
Cell2DDatasets() - Constructor for class org.epics.graphene.Cell2DDatasets
 
Cell2DDatasets.Function2D - Interface in org.epics.graphene
 
clear - Variable in class org.epics.graphene.Point1DDatasetUpdate
 
clearData() - Method in class org.epics.graphene.Point1DDatasetUpdate
 
colorFor(double) - Method in interface org.epics.graphene.ValueColorScheme
Calculate the color for the value according to the ranges and puts it into the colors buffer.
combine(Collection<IteratorNumber>) - Static method in class org.epics.graphene.Iterators
 
CommaSeparatedValueIO - Class in org.epics.graphene.io
 
CommaSeparatedValueIO() - Constructor for class org.epics.graphene.io.CommaSeparatedValueIO
 
contains(Range, Range) - Static method in class org.epics.graphene.RangeUtil
Determines whether the subrange is contained in the range or not.
contains(Range, double) - Static method in class org.epics.graphene.RangeUtil
 
createAutoAxis(double, double, int) - Static method in class org.epics.graphene.TimeAxis
 
createAutoAxis(double, double, int, double) - Static method in class org.epics.graphene.TimeAxis
 
createAutoAxis(double, double, int) - Static method in class org.epics.graphene.ValueAxis
 
createAutoAxis(double, double, int, double) - Static method in class org.epics.graphene.ValueAxis
 
createBins(double, double, int) - Static method in class org.epics.graphene.RangeUtil
 
createHistogram(Point1DDataset) - Static method in class org.epics.graphene.Histograms
 

D

dataReduction(ReductionScheme) - Method in class org.epics.graphene.LineGraph2DRendererUpdate
 
draw(Graphics2D, Cell1DDataset) - Method in class org.epics.graphene.AreaGraph2DRenderer
 
draw(Graphics2D, Point3DWithLabelDataset) - Method in class org.epics.graphene.BubbleGraph2DRenderer
 
draw(Graphics2D, Cell2DDataset) - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
draw(Graphics2D, Point2DDataset) - Method in class org.epics.graphene.LineGraph2DRenderer
Draws the graph on the given graphics context.
draw(Graphics2D, TimeSeriesDataset) - Method in class org.epics.graphene.LineTimeGraph2DRenderer
Draws the graph on the given graphics context.
draw(Graphics2D, Point2DDataset) - Method in class org.epics.graphene.ScatterGraph2DRenderer
 
drawBackground() - Method in class org.epics.graphene.Graph2DRenderer
Draws the background with the background color.
drawBackground() - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
drawGraphArea() - Method in class org.epics.graphene.Graph2DRenderer
Draw the calculated graph area.
drawGraphArea() - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
drawHorizontalReferenceLines() - Method in class org.epics.graphene.Graph2DRenderer
Draws the horizontal reference lines based on the calculated graph area.
drawHorizontalReferenceLines() - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
drawString(Graphics2D, Java2DStringUtilities.Alignment, int, int, String) - Static method in class org.epics.graphene.Java2DStringUtilities
 
drawValueExplicitLine(ListNumber, ListNumber, InterpolationScheme, ReductionScheme) - Method in class org.epics.graphene.Graph2DRenderer
Draws an explicit line give the interpolation and reduction schemes, the x values and the y values.
drawValueLine(ListNumber, ListNumber, InterpolationScheme) - Method in class org.epics.graphene.Graph2DRenderer
Draws an implicit line given the interpolation scheme and the x,y values.
drawValueLine(ListNumber, ListNumber, InterpolationScheme) - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
drawVerticalReferenceLines() - Method in class org.epics.graphene.Graph2DRenderer
 
drawVerticalReferenceLines() - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
drawXLabels() - Method in class org.epics.graphene.Graph2DRenderer
Draw the horizontal labels based on the calculated graph area.
drawXLabels() - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
drawYLabels() - Method in class org.epics.graphene.Graph2DRenderer
Draw the vertical labels based on the calculated graph area.
drawYLabels() - Method in class org.epics.graphene.TemporalGraph2DRenderer
 

E

endX(Double) - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
endY(Double) - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 

F

focusPixel(int) - Method in class org.epics.graphene.LineGraph2DRendererUpdate
 
FontUtil - Class in org.epics.graphene
 
FontUtil() - Constructor for class org.epics.graphene.FontUtil
 

G

g - Variable in class org.epics.graphene.Graph2DRenderer
 
g - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
getAggregatedRange() - Method in class org.epics.graphene.TemporalGraph2DRenderer
The aggregated range of all the data that has been rendered.
getAggregatedTimeInterval() - Method in class org.epics.graphene.TemporalGraph2DRenderer
The aggregated range of all the data that has been rendered.
getAverage() - Method in interface org.epics.graphene.Statistics
The average value.
getAxisRange() - Method in class org.epics.graphene.TemporalGraph2DRenderer
The current strategy to calculate the x range for the graph.
getAxisRange() - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
getColor(String) - Method in interface org.epics.graphene.LabelColorScheme
 
getCount() - Method in class org.epics.graphene.Point1DCircularBuffer
 
getCount() - Method in interface org.epics.graphene.Point1DDataset
The number of points in the dataset.
getCount() - Method in interface org.epics.graphene.Point2DDataset
The number of points in the dataset.
getCount() - Method in interface org.epics.graphene.Point3DWithLabelDataset
 
getCount() - Method in interface org.epics.graphene.Statistics
The number of values (excluding NaN) included in the set.
getCount() - Method in interface org.epics.graphene.TimeSeriesDataset
The number of values in the dataset.
getDataReduction() - Method in class org.epics.graphene.LineGraph2DRendererUpdate
 
getDataset() - Method in class org.epics.graphene.Histogram1DUpdate
 
getEndPlotX() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getEndPlotY() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getEndX() - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
getEndY() - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
getFocusPixelX() - Method in class org.epics.graphene.LineGraph2DRenderer
 
getFocusPixelX() - Method in class org.epics.graphene.LineGraph2DRendererUpdate
 
getFocusValueIndex() - Method in class org.epics.graphene.LineGraph2DRenderer
 
getHighlightFocusValue() - Method in class org.epics.graphene.LineGraph2DRendererUpdate
 
getImageHeight() - Method in class org.epics.graphene.Graph2DRenderer
The current height of the graph.
getImageHeight() - Method in class org.epics.graphene.Graph2DRendererUpdate
 
getImageHeight() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getImageHeight() - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
getImageHeight() - Method in class org.epics.graphene.TemporalGraph2DRenderer
The current height of the graph.
getImageHeight() - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
getImageWidth() - Method in class org.epics.graphene.Graph2DRenderer
The current width of the graph.
getImageWidth() - Method in class org.epics.graphene.Graph2DRendererUpdate
 
getImageWidth() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getImageWidth() - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
getImageWidth() - Method in class org.epics.graphene.TemporalGraph2DRenderer
The current width of the graph.
getImageWidth() - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
getIntegratedMaxX() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getIntegratedMaxY() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getIntegratedMinX() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getIntegratedMinY() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getInterpolation() - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
getInterpolation() - Method in class org.epics.graphene.LineGraph2DRenderer
The current interpolation used for the line.
getInterpolation() - Method in class org.epics.graphene.LineGraph2DRendererUpdate
 
getInterpolation() - Method in class org.epics.graphene.LineTimeGraph2DRenderer
The current interpolation used for the line.
getInterpolation() - Method in class org.epics.graphene.LineTimeGraph2DRendererUpdate
 
getInterpolation() - Method in class org.epics.graphene.ScatterGraph2DRendererUpdate
 
getLabels() - Method in interface org.epics.graphene.Point3DWithLabelDataset
 
getLiberationSansRegular() - Static method in class org.epics.graphene.FontUtil
 
getMaximum() - Method in interface org.epics.graphene.Range
The maximum value.
getMaxValue() - Method in class org.epics.graphene.ValueAxis
 
getMinimum() - Method in interface org.epics.graphene.Range
The minimum value.
getMinValue() - Method in class org.epics.graphene.ValueAxis
 
getNewData() - Method in class org.epics.graphene.Point1DDatasetUpdate
 
getNormalizedTime() - Method in interface org.epics.graphene.TimeSeriesDataset
Returns the time normalized within the range of the dataset.
getNormalizedValues() - Method in class org.epics.graphene.TimeAxis
 
getPlotRange() - Method in class org.epics.graphene.TemporalGraph2DRenderer
The range of the x axis in the last graph rendering.
getPlotTimeInterval() - Method in class org.epics.graphene.TemporalGraph2DRenderer
The range of the y axis in the last graph rendering.
getStartPlotX() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getStartPlotY() - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
getStartX() - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
getStartY() - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
getStatistics() - Method in interface org.epics.graphene.Cell1DDataset
Returns the statistics of all values at all cells.
getStatistics() - Method in interface org.epics.graphene.Cell2DDataset
Returns the statistics of all values at all cells.
getStatistics() - Method in class org.epics.graphene.Point1DCircularBuffer
 
getStatistics() - Method in interface org.epics.graphene.Point1DDataset
The statistical information of the values.
getStatistics() - Method in interface org.epics.graphene.TimeSeriesDataset
The statistical information of the values.
getStdDev() - Method in interface org.epics.graphene.Statistics
The standard deviation.
getTickLabels() - Method in class org.epics.graphene.TimeAxis
 
getTickLabels() - Method in class org.epics.graphene.ValueAxis
 
getTickValues() - Method in class org.epics.graphene.ValueAxis
 
getTimeAxisRange() - Method in class org.epics.graphene.TemporalGraph2DRenderer
The current strategy to calculate the y range for the graph.
getTimeAxisRange() - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
getTimeInterval() - Method in class org.epics.graphene.TimeAxis
 
getTimeInterval() - Method in interface org.epics.graphene.TimeSeriesDataset
The interval of time where the data is defined.
getTimeScale() - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
getTimestamps() - Method in class org.epics.graphene.TimeAxis
 
getTimestamps() - Method in interface org.epics.graphene.TimeSeriesDataset
The time for the values.
getValue(int) - Method in interface org.epics.graphene.Cell1DDataset
Returns the value at the given coordinates.
getValue(int, int) - Method in interface org.epics.graphene.Cell2DDataset
Returns the value at the given coordinates.
getValue(double, double) - Method in interface org.epics.graphene.Cell2DDatasets.Function2D
 
getValues() - Method in class org.epics.graphene.Point1DCircularBuffer
 
getValues() - Method in interface org.epics.graphene.Point1DDataset
The values of the points.
getValues() - Method in interface org.epics.graphene.TimeSeriesDataset
The values.
getValueScale() - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
getXAggregatedRange() - Method in class org.epics.graphene.Graph2DRenderer
The aggregated range of all the data that has been rendered.
getXAxisRange() - Method in class org.epics.graphene.Graph2DRenderer
The current strategy to calculate the x range for the graph.
getXAxisRange() - Method in class org.epics.graphene.Graph2DRendererUpdate
 
getXBoundaries() - Method in interface org.epics.graphene.Cell1DDataset
Returns the boundaries of the cells along x.
getXBoundaries() - Method in interface org.epics.graphene.Cell2DDataset
Returns the boundaries of the cells along x.
getXCount() - Method in interface org.epics.graphene.Cell1DDataset
The number of cells defined along the x direction.
getXCount() - Method in interface org.epics.graphene.Cell2DDataset
The number of cells defined along the x direction.
getXPlotRange() - Method in class org.epics.graphene.Graph2DRenderer
The range of the x axis in the last graph rendering.
getXRange() - Method in interface org.epics.graphene.Cell1DDataset
The range along x.
getXRange() - Method in interface org.epics.graphene.Cell2DDataset
The range along x.
getXStatistics() - Method in interface org.epics.graphene.Point2DDataset
The statistical information of x values.
getXStatistics() - Method in interface org.epics.graphene.Point3DWithLabelDataset
 
getXValues() - Method in interface org.epics.graphene.Point2DDataset
The x values of the point.
getXValues() - Method in interface org.epics.graphene.Point3DWithLabelDataset
 
getXValueScale() - Method in class org.epics.graphene.Graph2DRendererUpdate
 
getYAggregatedRange() - Method in class org.epics.graphene.Graph2DRenderer
The aggregated range of all the data that has been rendered.
getYAxisRange() - Method in class org.epics.graphene.Graph2DRenderer
The current strategy to calculate the y range for the graph.
getYAxisRange() - Method in class org.epics.graphene.Graph2DRendererUpdate
 
getYBoundaries() - Method in interface org.epics.graphene.Cell2DDataset
Returns the boundaries of the cells along y.
getYCount() - Method in interface org.epics.graphene.Cell2DDataset
The number of cells defined along the y direction.
getYPlotRange() - Method in class org.epics.graphene.Graph2DRenderer
The range of the y axis in the last graph rendering.
getYRange() - Method in interface org.epics.graphene.Cell2DDataset
The range along y.
getYStatistics() - Method in interface org.epics.graphene.Point2DDataset
The statistical information of x values.
getYStatistics() - Method in interface org.epics.graphene.Point3DWithLabelDataset
 
getYValues() - Method in interface org.epics.graphene.Point2DDataset
The y values of the point.
getYValues() - Method in interface org.epics.graphene.Point3DWithLabelDataset
 
getYValueScale() - Method in class org.epics.graphene.Graph2DRendererUpdate
 
getZStatistics() - Method in interface org.epics.graphene.Point3DWithLabelDataset
 
getZValues() - Method in interface org.epics.graphene.Point3DWithLabelDataset
 
Graph2DRenderer<T extends Graph2DRendererUpdate> - Class in org.epics.graphene
The base class for all graph renderers.
Graph2DRenderer(int, int) - Constructor for class org.epics.graphene.Graph2DRenderer
Creates a graph renderer.
Graph2DRendererUpdate<T extends Graph2DRendererUpdate<T>> - Class in org.epics.graphene
 
Graph2DRendererUpdate() - Constructor for class org.epics.graphene.Graph2DRendererUpdate
 
grayScale(Range) - Static method in class org.epics.graphene.ValueColorSchemes
 

H

highlightFocusValue(boolean) - Method in class org.epics.graphene.LineGraph2DRendererUpdate
 
Histogram1D - Interface in org.epics.graphene
 
Histogram1DUpdate - Class in org.epics.graphene
 
Histogram1DUpdate() - Constructor for class org.epics.graphene.Histogram1DUpdate
 
Histograms - Class in org.epics.graphene
 
Histograms() - Constructor for class org.epics.graphene.Histograms
 

I

imageHeight(int) - Method in class org.epics.graphene.Graph2DRendererUpdate
 
imageHeight(int) - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
imageHeight(int) - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
imageWidth(int) - Method in class org.epics.graphene.Graph2DRendererUpdate
 
imageWidth(int) - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
imageWidth(int) - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
integrated() - Static method in class org.epics.graphene.AxisRanges
 
integrated() - Static method in class org.epics.graphene.TimeAxisRanges
 
IntensityGraph2DRenderer - Class in org.epics.graphene
 
IntensityGraph2DRenderer(int, int) - Constructor for class org.epics.graphene.IntensityGraph2DRenderer
 
IntensityGraph2DRenderer() - Constructor for class org.epics.graphene.IntensityGraph2DRenderer
 
IntensityGraph2DRendererExample - Class in org.epics.graphene
 
IntensityGraph2DRendererExample() - Constructor for class org.epics.graphene.IntensityGraph2DRendererExample
 
IntensityGraph2DRendererUpdate - Class in org.epics.graphene
 
IntensityGraph2DRendererUpdate() - Constructor for class org.epics.graphene.IntensityGraph2DRendererUpdate
 
interpolation(InterpolationScheme) - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
interpolation(InterpolationScheme) - Method in class org.epics.graphene.LineGraph2DRendererUpdate
 
interpolation(InterpolationScheme) - Method in class org.epics.graphene.LineTimeGraph2DRendererUpdate
 
interpolation(InterpolationScheme) - Method in class org.epics.graphene.ScatterGraph2DRendererUpdate
 
InterpolationScheme - Enum in org.epics.graphene
 
isHighlightFocusValue() - Method in class org.epics.graphene.LineGraph2DRenderer
 
isRangeFromDataset() - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
isToClear() - Method in class org.epics.graphene.Point1DDatasetUpdate
 
Iterators - Class in org.epics.graphene
 
Iterators() - Constructor for class org.epics.graphene.Iterators
 

J

Java2DStringUtilities - Class in org.epics.graphene
 
Java2DStringUtilities() - Constructor for class org.epics.graphene.Java2DStringUtilities
 
Java2DStringUtilities.Alignment - Enum in org.epics.graphene
 

L

labelColor - Variable in class org.epics.graphene.Graph2DRenderer
 
labelColor - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
LabelColorScheme - Interface in org.epics.graphene
 
LabelColorSchemes - Class in org.epics.graphene
 
LabelColorSchemes() - Constructor for class org.epics.graphene.LabelColorSchemes
 
labelFont - Variable in class org.epics.graphene.Graph2DRenderer
 
labelFont - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
labelFontMetrics - Variable in class org.epics.graphene.Graph2DRenderer
 
labelFontMetrics - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
leftAreaMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
leftAreaMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
leftMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
leftMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
linearAbsoluteScale() - Static method in class org.epics.graphene.TimeScales
 
linearRange(ListNumber, double, double) - Static method in class org.epics.graphene.Cell1DDatasets
Wraps a ListNumber into a Point1DDataset.
linearRange(Cell2DDatasets.Function2D, Range, int, Range, int) - Static method in class org.epics.graphene.Cell2DDatasets
 
linearScale() - Static method in class org.epics.graphene.ValueScales
 
lineData(double[]) - Static method in class org.epics.graphene.Point2DDatasets
 
lineData(ListNumber) - Static method in class org.epics.graphene.Point2DDatasets
 
lineData(double[], double, double) - Static method in class org.epics.graphene.Point2DDatasets
 
lineData(ListNumber, double, double) - Static method in class org.epics.graphene.Point2DDatasets
 
lineData(double[], double[]) - Static method in class org.epics.graphene.Point2DDatasets
 
lineData(ListNumber, ListNumber) - Static method in class org.epics.graphene.Point2DDatasets
 
LineGraph2DRenderer - Class in org.epics.graphene
Renderer for a line graph.
LineGraph2DRenderer(int, int) - Constructor for class org.epics.graphene.LineGraph2DRenderer
Creates a new line graph renderer.
LineGraph2DRendererUpdate - Class in org.epics.graphene
 
LineGraph2DRendererUpdate() - Constructor for class org.epics.graphene.LineGraph2DRendererUpdate
 
LineTimeGraph2DRenderer - Class in org.epics.graphene
Renderer for a line graph.
LineTimeGraph2DRenderer(int, int) - Constructor for class org.epics.graphene.LineTimeGraph2DRenderer
Creates a new line graph renderer.
LineTimeGraph2DRendererUpdate - Class in org.epics.graphene
 
LineTimeGraph2DRendererUpdate() - Constructor for class org.epics.graphene.LineTimeGraph2DRendererUpdate
 
logScale() - Static method in class org.epics.graphene.ValueScales
 

M

main(String[]) - Static method in class org.epics.graphene.IntensityGraph2DRendererExample
 
MathIgnoreNaN - Class in org.epics.graphene
 
MathIgnoreNaN() - Constructor for class org.epics.graphene.MathIgnoreNaN
 
MathUtil - Class in org.epics.graphene
 
MathUtil() - Constructor for class org.epics.graphene.MathUtil
 
max(double, double) - Static method in class org.epics.graphene.MathIgnoreNaN
 
min(double, double) - Static method in class org.epics.graphene.MathIgnoreNaN
 
minMax(int[]) - Static method in class org.epics.graphene.NumberUtil
Returns the minimum and the maximum value in the array.
minMax(double[]) - Static method in class org.epics.graphene.NumberUtil
Returns the minimum and the maximum value in the array.
minMax(IteratorDouble) - Static method in class org.epics.graphene.NumberUtil
 

N

newData - Variable in class org.epics.graphene.Point1DDatasetUpdate
 
newHistogram() - Static method in class org.epics.graphene.Histograms
 
newUpdate() - Method in class org.epics.graphene.AreaGraph2DRenderer
 
newUpdate() - Method in class org.epics.graphene.BubbleGraph2DRenderer
 
newUpdate() - Method in class org.epics.graphene.Graph2DRenderer
Creates a new update for the given graph.
newUpdate() - Method in class org.epics.graphene.LineGraph2DRenderer
 
newUpdate() - Method in class org.epics.graphene.LineTimeGraph2DRenderer
 
newUpdate() - Method in class org.epics.graphene.ScatterGraph2DRenderer
 
newUpdate() - Method in class org.epics.graphene.TemporalGraph2DRenderer
Creates a new update for the given graph.
newValue(double, double, double, int) - Method in class org.epics.graphene.BubbleGraph2DRenderer
 
normalize(double, double, double) - Static method in class org.epics.graphene.NumberUtil
 
normalize(Range, double) - Static method in class org.epics.graphene.RangeUtil
 
normalizedTimeReferences - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
NumberUtil - Class in org.epics.graphene
 
NumberUtil() - Constructor for class org.epics.graphene.NumberUtil
 

O

of(ListNumber) - Static method in class org.epics.graphene.Point1DDatasets
Wraps a ListNumber into a Point1DDataset.
orderedHueColor(List<String>) - Static method in class org.epics.graphene.LabelColorSchemes
 
orderOf(double) - Static method in class org.epics.graphene.MathUtil
 
org.epics.graphene - package org.epics.graphene
 
org.epics.graphene.io - package org.epics.graphene.io
 

P

Point1DCircularBuffer - Class in org.epics.graphene
 
Point1DCircularBuffer(int) - Constructor for class org.epics.graphene.Point1DCircularBuffer
 
Point1DDataset - Interface in org.epics.graphene
A dataset consisting on a set of 1D points.
Point1DDatasets - Class in org.epics.graphene
Factory methods for wrapper datasets.
Point1DDatasets() - Constructor for class org.epics.graphene.Point1DDatasets
 
Point1DDatasetUpdate - Class in org.epics.graphene
 
Point1DDatasetUpdate() - Constructor for class org.epics.graphene.Point1DDatasetUpdate
 
Point2DDataset - Interface in org.epics.graphene
A dataset consisting on a set of 2D points.
Point2DDatasets - Class in org.epics.graphene
 
Point2DDatasets() - Constructor for class org.epics.graphene.Point2DDatasets
 
Point3DWithLabelDataset - Interface in org.epics.graphene
 
Point3DWithLabelDatasets - Class in org.epics.graphene
 
Point3DWithLabelDatasets() - Constructor for class org.epics.graphene.Point3DWithLabelDatasets
 
processScaledValue(int, double, double, double, double) - Method in class org.epics.graphene.Graph2DRenderer
 
processScaledValue(int, double, double, double, double) - Method in class org.epics.graphene.LineGraph2DRenderer
 

R

Range - Interface in org.epics.graphene
The range for points or cells.
range(double, double) - Static method in class org.epics.graphene.RangeUtil
Range from given min and max.
rangeFromDataset(boolean) - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
RangeUtil - Class in org.epics.graphene
 
RangeUtil() - Constructor for class org.epics.graphene.RangeUtil
 
read(Reader) - Static method in class org.epics.graphene.io.CommaSeparatedValueIO
 
read(String) - Static method in class org.epics.graphene.io.CommaSeparatedValueIO
 
recalculateFrom(Point1DDataset) - Method in class org.epics.graphene.Histogram1DUpdate
 
ReductionScheme - Enum in org.epics.graphene
 
referenceLineColor - Variable in class org.epics.graphene.Graph2DRenderer
 
referenceLineColor - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
references(TimeInterval, int, int) - Method in interface org.epics.graphene.TimeScale
 
references(Range, int, int) - Method in interface org.epics.graphene.ValueScale
 
relative() - Static method in class org.epics.graphene.AxisRanges
 
relative() - Static method in class org.epics.graphene.TimeAxisRanges
 
rightAreaMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
rightAreaMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
rightMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
rightMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 

S

scale(double, double, double, double) - Static method in class org.epics.graphene.NumberUtil
 
scaledX(double) - Method in class org.epics.graphene.Graph2DRenderer
Scale the x value to the graph area.
scaledX(double) - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
scaledY(double) - Method in class org.epics.graphene.Graph2DRenderer
Scale the y value to the graph area.
scaledY(double) - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
scaleNormalizedTime(double, double, double) - Method in interface org.epics.graphene.TimeScale
 
scaleTimestamp(Timestamp, TimeInterval, double, double) - Method in interface org.epics.graphene.TimeScale
 
scaleValue(double, double, double, double, double) - Method in interface org.epics.graphene.ValueScale
 
ScatterGraph2DRenderer - Class in org.epics.graphene
 
ScatterGraph2DRenderer(int, int) - Constructor for class org.epics.graphene.ScatterGraph2DRenderer
 
ScatterGraph2DRendererUpdate - Class in org.epics.graphene
 
ScatterGraph2DRendererUpdate() - Constructor for class org.epics.graphene.ScatterGraph2DRendererUpdate
 
self() - Method in class org.epics.graphene.Graph2DRendererUpdate
 
self() - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
setClip(Graphics2D) - Method in class org.epics.graphene.Graph2DRenderer
Sets the clip area to the actual graph area
setClip(Graphics2D) - Method in class org.epics.graphene.TemporalGraph2DRenderer
 
singleRangeGradient(Range, Color, Color, Color) - Static method in class org.epics.graphene.ValueColorSchemes
 
startX(Double) - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
startY(Double) - Method in class org.epics.graphene.IntensityGraph2DRendererUpdate
 
Statistics - Interface in org.epics.graphene
The statistics of a given set of numbers.
statisticsOf(CollectionNumber) - Static method in class org.epics.graphene.StatisticsUtil
Calculates data statistics, excluding NaN values.
statisticsOf(List<Statistics>) - Static method in class org.epics.graphene.StatisticsUtil
 
StatisticsUtil - Class in org.epics.graphene
 
StatisticsUtil() - Constructor for class org.epics.graphene.StatisticsUtil
 
sum(Range, Range) - Static method in class org.epics.graphene.RangeUtil
 
supportedInterpolationScheme - Static variable in class org.epics.graphene.LineGraph2DRenderer
 
supportedInterpolationScheme - Static variable in class org.epics.graphene.LineTimeGraph2DRenderer
 
supportedInterpolationScheme - Static variable in class org.epics.graphene.ScatterGraph2DRenderer
 
supportedReductionScheme - Static variable in class org.epics.graphene.LineGraph2DRenderer
 

T

TemporalGraph2DRenderer<T extends TemporalGraph2DRendererUpdate> - Class in org.epics.graphene
The base class for all graph renderers.
TemporalGraph2DRenderer(int, int) - Constructor for class org.epics.graphene.TemporalGraph2DRenderer
Creates a graph renderer.
TemporalGraph2DRendererUpdate<T extends TemporalGraph2DRendererUpdate<T>> - Class in org.epics.graphene
 
TemporalGraph2DRendererUpdate() - Constructor for class org.epics.graphene.TemporalGraph2DRendererUpdate
 
TimeAxis - Class in org.epics.graphene
 
TimeAxis(TimeInterval, List<Timestamp>, ListDouble, List<String>) - Constructor for class org.epics.graphene.TimeAxis
 
timeAxisRange(TimeAxisRange) - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
TimeAxisRange - Interface in org.epics.graphene
 
TimeAxisRanges - Class in org.epics.graphene
 
timeReferenceLabels - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
timeReferences - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
timeScale(TimeScale) - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
TimeScale - Interface in org.epics.graphene
The scale to be used to create axis references and rescale time.
TimeScales - Class in org.epics.graphene
 
TimeScales() - Constructor for class org.epics.graphene.TimeScales
 
TimeSeriesDataset - Interface in org.epics.graphene
 
TimeSeriesDatasets - Class in org.epics.graphene
 
TimeSeriesDatasets() - Constructor for class org.epics.graphene.TimeSeriesDatasets
 
timeSeriesOf(ListNumber, List<Timestamp>) - Static method in class org.epics.graphene.TimeSeriesDatasets
 
topAreaMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
topAreaMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
topMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
topMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
toString(Range) - Static method in class org.epics.graphene.RangeUtil
 

U

update(T) - Method in class org.epics.graphene.Graph2DRenderer
Applies the update to the renderer.
update(Histogram1DUpdate) - Method in interface org.epics.graphene.Histogram1D
 
update(IntensityGraph2DRendererUpdate) - Method in class org.epics.graphene.IntensityGraph2DRenderer
 
update(LineGraph2DRendererUpdate) - Method in class org.epics.graphene.LineGraph2DRenderer
 
update(LineTimeGraph2DRendererUpdate) - Method in class org.epics.graphene.LineTimeGraph2DRenderer
 
update(Point1DDatasetUpdate) - Method in class org.epics.graphene.Point1DCircularBuffer
 
update(ScatterGraph2DRendererUpdate) - Method in class org.epics.graphene.ScatterGraph2DRenderer
 
update(T) - Method in class org.epics.graphene.TemporalGraph2DRenderer
Applies the update to the renderer.

V

ValueAxis - Class in org.epics.graphene
 
ValueAxis(double, double, double[], String[]) - Constructor for class org.epics.graphene.ValueAxis
 
ValueColorScheme - Interface in org.epics.graphene
 
ValueColorSchemes - Class in org.epics.graphene
 
ValueColorSchemes() - Constructor for class org.epics.graphene.ValueColorSchemes
 
valueOf(String) - Static method in enum org.epics.graphene.InterpolationScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.epics.graphene.Java2DStringUtilities.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.epics.graphene.ReductionScheme
Returns the enum constant of this type with the specified name.
valueReferenceLabels - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
valueReferences - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
values() - Static method in enum org.epics.graphene.InterpolationScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.epics.graphene.Java2DStringUtilities.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.epics.graphene.ReductionScheme
Returns an array containing the constants of this enum type, in the order they are declared.
valueScale(ValueScale) - Method in class org.epics.graphene.TemporalGraph2DRendererUpdate
 
ValueScale - Interface in org.epics.graphene
The scale to be used to create axis references and rescale values.
ValueScales - Class in org.epics.graphene
 
ValueScales() - Constructor for class org.epics.graphene.ValueScales
 

W

write(Point2DDataset, Writer) - Static method in class org.epics.graphene.io.CommaSeparatedValueIO
 
write(Point2DDataset) - Static method in class org.epics.graphene.io.CommaSeparatedValueIO
 

X

xAreaEnd - Variable in class org.epics.graphene.Graph2DRenderer
 
xAreaEnd - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xAreaStart - Variable in class org.epics.graphene.Graph2DRenderer
 
xAreaStart - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xAxisRange(AxisRange) - Method in class org.epics.graphene.Graph2DRendererUpdate
 
xLabelMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
xLabelMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xPlotCoordEnd - Variable in class org.epics.graphene.Graph2DRenderer
 
xPlotCoordEnd - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xPlotCoordStart - Variable in class org.epics.graphene.Graph2DRenderer
 
xPlotCoordStart - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xPlotCoordWidth - Variable in class org.epics.graphene.Graph2DRenderer
 
xPlotCoordWidth - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xPlotValueEnd - Variable in class org.epics.graphene.Graph2DRenderer
 
xPlotValueEnd - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xPlotValueStart - Variable in class org.epics.graphene.Graph2DRenderer
 
xPlotValueStart - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xReferenceCoords - Variable in class org.epics.graphene.Graph2DRenderer
 
xReferenceCoords - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
xReferenceLabels - Variable in class org.epics.graphene.Graph2DRenderer
 
xReferenceValues - Variable in class org.epics.graphene.Graph2DRenderer
 
xValueScale(ValueScale) - Method in class org.epics.graphene.Graph2DRendererUpdate
 

Y

yAreaEnd - Variable in class org.epics.graphene.Graph2DRenderer
 
yAreaEnd - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yAreaStart - Variable in class org.epics.graphene.Graph2DRenderer
 
yAreaStart - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yAxisRange(AxisRange) - Method in class org.epics.graphene.Graph2DRendererUpdate
 
yLabelMargin - Variable in class org.epics.graphene.Graph2DRenderer
 
yLabelMargin - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yPlotCoordEnd - Variable in class org.epics.graphene.Graph2DRenderer
 
yPlotCoordEnd - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yPlotCoordHeight - Variable in class org.epics.graphene.Graph2DRenderer
 
yPlotCoordHeight - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yPlotCoordStart - Variable in class org.epics.graphene.Graph2DRenderer
 
yPlotCoordStart - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yPlotValueEnd - Variable in class org.epics.graphene.Graph2DRenderer
 
yPlotValueEnd - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yPlotValueStart - Variable in class org.epics.graphene.Graph2DRenderer
 
yPlotValueStart - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yReferenceCoords - Variable in class org.epics.graphene.Graph2DRenderer
 
yReferenceCoords - Variable in class org.epics.graphene.TemporalGraph2DRenderer
 
yReferenceLabels - Variable in class org.epics.graphene.Graph2DRenderer
 
yReferenceValues - Variable in class org.epics.graphene.Graph2DRenderer
 
yValueScale(ValueScale) - Method in class org.epics.graphene.Graph2DRendererUpdate
 
A B C D E F G H I J L M N O P R S T U V W X Y 

Copyright © 2012-2013 Brookhaven National Laboratory, University of Michigan. All Rights Reserved.