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

S

SALMON - Static variable in class net.comrom.chart.gc.ChartColor
 
SEAGREEN - Static variable in class net.comrom.chart.gc.ChartColor
 
SIENNA - Static variable in class net.comrom.chart.gc.ChartColor
 
SKYBLUE - Static variable in class net.comrom.chart.gc.ChartColor
 
SPRINGGREEN - Static variable in class net.comrom.chart.gc.ChartColor
 
STROKE_DASHED - Static variable in class net.comrom.chart.gc.ChartGraphics
 
STROKE_DOTTED - Static variable in class net.comrom.chart.gc.ChartGraphics
 
STROKE_NORMAL - Static variable in class net.comrom.chart.gc.ChartGraphics
 
Scale - class net.comrom.chart.Scale.
The scale converts the data to screen coordinates.
Scale() - Constructor for class net.comrom.chart.Scale
 
Scale(int, int) - Constructor for class net.comrom.chart.Scale
 
SwtGraphicsProvider - class net.comrom.chart.gc.swt.SwtGraphicsProvider.
 
SwtGraphicsProvider() - Constructor for class net.comrom.chart.gc.swt.SwtGraphicsProvider
 
saveToFile(OutputStream, String) - Method in class net.comrom.chart.Chart
 
saveToFile(String, String) - Method in class net.comrom.chart.Chart
 
saveToFile(String, String) - Method in class net.comrom.chart.gc.ChartImage
 
saveToStream(String, OutputStream) - Method in class net.comrom.chart.gc.ChartImage
 
saveToStream(String, OutputStream) - Method in class net.comrom.chart.gc.awt.ChartAwt1Image
 
saveToStream(String, OutputStream) - Method in class net.comrom.chart.gc.awt.ChartAwtImage
 
saveToStream(String, OutputStream) - Method in class net.comrom.chart.gc.swt.ChartSwtImage
 
scale - Variable in class net.comrom.chart.Axis
scale assigned to the axis
scaleLabelFormat - Variable in class net.comrom.chart.Axis
this format will be used to draw the label
scaleTickInterval - Variable in class net.comrom.chart.Axis
A value of 100 means that the ticks will be displayed in intervals of 100.
screenMax - Variable in class net.comrom.chart.Scale
maximum value of scale on the screen.
screenMaxMargin - Variable in class net.comrom.chart.Scale
 
screenMin - Variable in class net.comrom.chart.Scale
 
secondYAxis - Variable in class net.comrom.chart.DataSerie
if tue, the plotter will use the second Y axis scale to draw the data serie (see Chart.setY2Scale()).
secondYAxisMargin - Variable in class net.comrom.chart.Chart
 
secondaryXAxis - Variable in class net.comrom.chart.DataSerie
shall this serie use a secondary x axis?
secondaryYAxis - Variable in class net.comrom.chart.DataSerie
shall this serie use a secondary y axis?
segments - Variable in class net.comrom.chart.CurvePlotter
number of segments used to draw a curve between 2 points
selectedLabel - Variable in class net.comrom.chart.Chart
holds the selected chartlabel
selectedSerie - Variable in class net.comrom.chart.Chart
holds the DataSerie of the selected point
selectedSeriePoint - Variable in class net.comrom.chart.Chart
 
setAlpha(float) - Method in class net.comrom.chart.gc.ChartGraphics
 
setAlpha(float) - Method in class net.comrom.chart.gc.awt.ChartAwt1Graphics
 
setAlpha(float) - Method in class net.comrom.chart.gc.awt.ChartAwtGraphics
 
setAlpha(float) - Method in class net.comrom.chart.gc.swt.ChartSwtGraphics
 
setAlphaComposite(Object) - Method in class net.comrom.chart.gc.ChartGraphics
 
setAlphaComposite(Object) - Method in class net.comrom.chart.gc.awt.ChartAwt1Graphics
 
setAlphaComposite(Object) - Method in class net.comrom.chart.gc.awt.ChartAwtGraphics
 
setAlphaComposite(Object) - Method in class net.comrom.chart.gc.swt.ChartSwtGraphics
 
setAttribute(String, String) - Method in class net.comrom.chart.tags.TagObject
 
setChart(Chart) - Method in class net.comrom.chart.awt.ChartCanvas
 
setChart(Chart) - Method in class net.comrom.chart.awt.ChartViewer
 
setChart(Chart) - Method in class net.comrom.chart.swing.JChartPanel
 
setChart(Chart) - Method in class net.comrom.chart.swing.JChartViewer
 
setChart(Chart) - Method in class net.comrom.chart.swt.ChartCanvas
 
setChart(Chart) - Method in class net.comrom.chart.swt.ChartViewer
 
setColor(ChartColor) - Method in class net.comrom.chart.LineStyle
 
setColor(ChartColor) - Method in class net.comrom.chart.gc.ChartGraphics
 
setColor(ChartColor) - Method in class net.comrom.chart.gc.awt.ChartAwt1Graphics
 
setColor(ChartColor) - Method in class net.comrom.chart.gc.awt.ChartAwtGraphics
 
setColor(ChartColor) - Method in class net.comrom.chart.gc.swt.ChartSwtGraphics
 
setDataFile(String) - Method in class net.comrom.chart.ChartLoader
 
setDatax(double[]) - Method in class net.comrom.chart.DataSerie
 
setDefaultDisplay(Display) - Static method in class net.comrom.chart.gc.swt.SwtGraphicsProvider
 
setFont(ChartFont) - Method in class net.comrom.chart.gc.ChartGraphics
 
setFont(ChartFont) - Method in class net.comrom.chart.gc.awt.ChartAwt1Graphics
 
setFont(ChartFont) - Method in class net.comrom.chart.gc.awt.ChartAwtGraphics
 
setFont(ChartFont) - Method in class net.comrom.chart.gc.swt.ChartSwtGraphics
 
setHeight(int) - Method in class net.comrom.chart.Chart
 
setLineStyle(int) - Method in class net.comrom.chart.gc.ChartGraphics
 
setLineStyle(int) - Method in class net.comrom.chart.gc.awt.ChartAwt1Graphics
 
setLineStyle(int) - Method in class net.comrom.chart.gc.awt.ChartAwtGraphics
 
setLineStyle(int) - Method in class net.comrom.chart.gc.swt.ChartSwtGraphics
 
setLineWidth(int) - Method in class net.comrom.chart.gc.ChartGraphics
 
setLineWidth(int) - Method in class net.comrom.chart.gc.awt.ChartAwt1Graphics
 
setLineWidth(int) - Method in class net.comrom.chart.gc.awt.ChartAwtGraphics
 
setLineWidth(int) - Method in class net.comrom.chart.gc.swt.ChartSwtGraphics
 
setMaxMinValues(double[], double[]) - Method in class net.comrom.chart.MaxMinDataSerie
 
setMinimumSize(int, int) - Method in class net.comrom.chart.Chart
 
setMode(int) - Static method in class net.comrom.chart.gc.GraphicsProvider
 
setParameter(String, String) - Method in class net.comrom.chart.ChartLoader
 
setParameter(String, String) - Method in class net.comrom.chart.web.ChartApplet
 
setSQLParameter(String, String) - Method in class net.comrom.chart.ChartLoader
 
setSerie(int, DataSerie) - Method in class net.comrom.chart.Plotter
 
setSize(int, int) - Method in class net.comrom.chart.Chart
 
setTexture(ChartImage) - Method in class net.comrom.chart.gc.ChartGraphics
 
setType(int) - Method in class net.comrom.chart.LineStyle
 
setWidth(int) - Method in class net.comrom.chart.Chart
 
setWidth(float) - Method in class net.comrom.chart.LineStyle
 
setX(int) - Method in class net.comrom.chart.ChartLabel
 
setY(int) - Method in class net.comrom.chart.ChartLabel
 
setY2Scale(Axis) - Method in class net.comrom.chart.Chart
 
showPosition - Variable in class net.comrom.chart.Chart
show position of cursor (only if used inside an applet)
showTips - Variable in class net.comrom.chart.Chart
show tips
space - Variable in class net.comrom.chart.PiePlotter
pixels of distance for detached items
stackAdditionalAxis - Variable in class net.comrom.chart.Axis
place the axis next to each other or stack them to create several charts on the top/next to the other?
start() - Method in class net.comrom.chart.web.ChartApplet
 
startAngle - Variable in class net.comrom.chart.GaugePlotter
 
startUIThread(Runnable) - Static method in class net.comrom.chart.gc.GraphicsProvider
 
startUIThread(Runnable) - Static method in class net.comrom.chart.gc.swt.SwtGraphicsProvider
 
startUpdater() - Method in class net.comrom.chart.Chart
 
startWithBigTick - Variable in class net.comrom.chart.Axis
if "true" the first tick in the axis will be a big ticks (with label).
startingXValue - Static variable in class net.comrom.chart.LineDataSerie
 
stop() - Method in class net.comrom.chart.web.ChartApplet
 
stopUpdater() - Method in class net.comrom.chart.Chart
 
style - Variable in class net.comrom.chart.Axis
Style of the axis
style - Variable in class net.comrom.chart.AxisTargetZone
style of the line
style - Variable in class net.comrom.chart.BarDataSerie
 
style - Variable in class net.comrom.chart.LineDataSerie
 
style - Variable in class net.comrom.chart.TargetZone
 
subGauge1 - Variable in class net.comrom.chart.GaugePlotter
 
subGauge2 - Variable in class net.comrom.chart.GaugePlotter
 
subGaugeSize - Variable in class net.comrom.chart.GaugePlotter
 
summedLabels - Variable in class net.comrom.chart.BarPlotter
if true labels will be the summed values of the bars
summedLabels - Variable in class net.comrom.chart.BarPlotter3D
if true labels will be the summed values of the bars

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