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

A

AbstractAxisChart - Class in com.googlecode.charts4j
Abstract type that is common to all charts with axes.
AbstractGraphChart - Class in com.googlecode.charts4j
Abstract type for all charts that support legend positions.
AbstractMarkableChart - Class in com.googlecode.charts4j
Abstract type that represents all charts that support Markers.
addColorAndOffset(Color, double) - Method in class com.googlecode.charts4j.LinearGradientFill
Add additional fill gradients.
addColorAndWidth(Color, double) - Method in class com.googlecode.charts4j.LinearStripesFill
Color and width for additional stripes.
addConcentricAxisLabels(AxisLabels) - Method in class com.googlecode.charts4j.RadarChart
Add "bull's eye" labels to radar plot.
addConcentricAxisRangeMarker(double, double, Color) - Method in class com.googlecode.charts4j.RadarChart
Add a concentric axis range marker.
addHorizontalRangeMarker(double, double, Color) - Method in class com.googlecode.charts4j.AbstractMarkableChart
Add a horizontal range marker.
addMarker(Marker, int) - Method in interface com.googlecode.charts4j.Plot
Add a Marker.
addMarkers(Marker) - Method in interface com.googlecode.charts4j.Plot
Add a Marker to each point on a plot.
addPoliticalBoundaries(PoliticalBoundary...) - Method in class com.googlecode.charts4j.MapChart
Add one or more political boundaries (e.g.
addPoliticalBoundaries(List<? extends PoliticalBoundary>) - Method in class com.googlecode.charts4j.MapChart
Add a list of political boundaries (e.g.
addPoliticalBoundary(PoliticalBoundary) - Method in class com.googlecode.charts4j.MapChart
Add a political boundary (e.g.
addRadialAxisLabels(RadialAxisLabels) - Method in class com.googlecode.charts4j.RadarChart
Add "spoke" labels to radar plot.
addRadialAxisRangeMarker(double, double, Color) - Method in class com.googlecode.charts4j.RadarChart
Add a radial axis range marker.
addRightAxisLabels(AxisLabels) - Method in class com.googlecode.charts4j.AbstractAxisChart
Add Right axis information.
addShapeMarker(Shape, Color, int, int) - Method in interface com.googlecode.charts4j.Plot
Add a shape marker to a point.
addShapeMarkers(Shape, Color, int) - Method in interface com.googlecode.charts4j.Plot
Add a shape marker to each point on a plot.
addTextMarker(String, Color, int, int) - Method in interface com.googlecode.charts4j.Plot
Add a text marker to a point.
addTopAxisLabels(AxisLabels) - Method in class com.googlecode.charts4j.AbstractAxisChart
Add Top axis information.
addVerticalRangeMarker(double, double, Color) - Method in class com.googlecode.charts4j.AbstractMarkableChart
Add a vertical range marker.
addXAxisLabels(AxisLabels) - Method in class com.googlecode.charts4j.AbstractAxisChart
Add X axis labels.
addYAxisLabels(AxisLabels) - Method in class com.googlecode.charts4j.AbstractAxisChart
Add Y axis information.
ALICEBLUE - Static variable in class com.googlecode.charts4j.Color
ALICEBLUE.
ANTIQUEWHITE - Static variable in class com.googlecode.charts4j.Color
ANTIQUEWHITE.
AQUA - Static variable in class com.googlecode.charts4j.Color
AQUA.
AQUAMARINE - Static variable in class com.googlecode.charts4j.Color
AQUAMARINE.
AxisLabels - Interface in com.googlecode.charts4j
Type that describes the labels that appear on the axes.
AxisLabelsFactory - Class in com.googlecode.charts4j
Static factory class for AxisLabels.
AxisStyle - Class in com.googlecode.charts4j
Type for specifying axis styles.
AxisTextAlignment - Enum in com.googlecode.charts4j
Enumeration for specifying position of label with respect to axis tick mark.
AZURE - Static variable in class com.googlecode.charts4j.Color
AZURE.

B

BarChart - Class in com.googlecode.charts4j
Bar chart constructed with the GCharts static factory class.
BarChartPlot - Interface in com.googlecode.charts4j
Encapsulates data and plot decorations that will be rendered in a BarChart.
BarChartPlot.DataLine - Class in com.googlecode.charts4j
Type for specifying a dataline sitting on top of the bar chart.
BEIGE - Static variable in class com.googlecode.charts4j.Color
BEIGE.
BISQUE - Static variable in class com.googlecode.charts4j.Color
BISQUE.
BLACK - Static variable in class com.googlecode.charts4j.Color
BLACK.
BLANCHEDALMOND - Static variable in class com.googlecode.charts4j.Color
BLANCHEDALMOND.
BLUE - Static variable in class com.googlecode.charts4j.Color
BLUE.
BLUEVIOLET - Static variable in class com.googlecode.charts4j.Color
BLUEVIOLET.
BROWN - Static variable in class com.googlecode.charts4j.Color
BROWN.
BURLYWOOD - Static variable in class com.googlecode.charts4j.Color
BURLYWOOD.

C

CADETBLUE - Static variable in class com.googlecode.charts4j.Color
CADETBLUE.
CHARTREUSE - Static variable in class com.googlecode.charts4j.Color
CHARTREUSE.
CHOCOLATE - Static variable in class com.googlecode.charts4j.Color
CHOCOLATE.
Color - Class in com.googlecode.charts4j
RGB Color for all charts.
com.googlecode.charts4j - package com.googlecode.charts4j
 
CORAL - Static variable in class com.googlecode.charts4j.Color
CORAL.
CORNFLOWERBLUE - Static variable in class com.googlecode.charts4j.Color
CORNFLOWERBLUE.
CORNSILK - Static variable in class com.googlecode.charts4j.Color
CORNSILK.
Country - Class in com.googlecode.charts4j
A country on planet earth.
Country(Country.Name, int) - Constructor for class com.googlecode.charts4j.Country
Construct this implementation of PoliticalBoundary.
Country(Country.Code, int) - Constructor for class com.googlecode.charts4j.Country
Construct this implementation of PoliticalBoundary.
Country.Code - Enum in com.googlecode.charts4j
Country code.
Country.Name - Enum in com.googlecode.charts4j
Country names.
CRIMSON - Static variable in class com.googlecode.charts4j.Color
CRIMSON.
CYAN - Static variable in class com.googlecode.charts4j.Color
CYAN.

D

DARKBLUE - Static variable in class com.googlecode.charts4j.Color
DARKBLUE.
DARKCYAN - Static variable in class com.googlecode.charts4j.Color
DARKCYAN.
DARKGOLDENROD - Static variable in class com.googlecode.charts4j.Color
DARKGOLDENROD.
DARKGRAY - Static variable in class com.googlecode.charts4j.Color
DARKGRAY.
DARKGREEN - Static variable in class com.googlecode.charts4j.Color
DARKGREEN.
DARKKHAKI - Static variable in class com.googlecode.charts4j.Color
DARKKHAKI.
DARKMAGENTA - Static variable in class com.googlecode.charts4j.Color
DARKMAGENTA.
DARKOLIVEGREEN - Static variable in class com.googlecode.charts4j.Color
DARKOLIVEGREEN.
DARKORANGE - Static variable in class com.googlecode.charts4j.Color
DARKORANGE.
DARKORCHID - Static variable in class com.googlecode.charts4j.Color
DARKORCHID.
DARKRED - Static variable in class com.googlecode.charts4j.Color
DARKRED.
DARKSALMON - Static variable in class com.googlecode.charts4j.Color
DARKSALMON.
DARKSEAGREEN - Static variable in class com.googlecode.charts4j.Color
DARKSEAGREEN.
DARKSLATEBLUE - Static variable in class com.googlecode.charts4j.Color
DARKSLATEBLUE.
DARKSLATEGRAY - Static variable in class com.googlecode.charts4j.Color
DARKSLATEGRAY.
DARKTURQUOISE - Static variable in class com.googlecode.charts4j.Color
DARKTURQUOISE.
DARKVIOLET - Static variable in class com.googlecode.charts4j.Color
DARKVIOLET.
Data - Class in com.googlecode.charts4j
Type that contains the numeric information that will be rendered in the chart.
Data(double...) - Constructor for class com.googlecode.charts4j.Data
The data that will eventually be rendered by a chart.
DataEncoding - Enum in com.googlecode.charts4j
Specify the data encoding to supply to the Google Chart API.
DataUtil - Class in com.googlecode.charts4j
Perusing the Google Chart API Group reveals that a lot of users and developers are having difficulty scaling their data.
DEEPPINK - Static variable in class com.googlecode.charts4j.Color
DEEPPINK.
DEEPSKYBLUE - Static variable in class com.googlecode.charts4j.Color
DEEPSKYBLUE.
DIMGRAY - Static variable in class com.googlecode.charts4j.Color
DIMGRAY.
DODGERBLUE - Static variable in class com.googlecode.charts4j.Color
DODGERBLUE.

F

Fill - Interface in com.googlecode.charts4j
Tag interface for all chart and background fills.
Fills - Class in com.googlecode.charts4j
Static factory class for Fill hierarchy.
FIREBRICK - Static variable in class com.googlecode.charts4j.Color
FIREBRICK.
FLORALWHITE - Static variable in class com.googlecode.charts4j.Color
FLORALWHITE.
FORESTGREEN - Static variable in class com.googlecode.charts4j.Color
FORESTGREEN.
FUCHSIA - Static variable in class com.googlecode.charts4j.Color
FUCHSIA.

G

GAINSBORO - Static variable in class com.googlecode.charts4j.Color
GAINSBORO.
GChart - Interface in com.googlecode.charts4j
Top level interface for all charts.
GCharts - Class in com.googlecode.charts4j
Static factory class for GChart hierarchy.
GeographicalArea - Enum in com.googlecode.charts4j
The geographical area enumeration that must be supplied for GCharts.newMapChart(GeographicalArea).
getCode() - Method in interface com.googlecode.charts4j.PoliticalBoundary
Get the political boundary code (e.g "US", "NY").
getColor() - Method in interface com.googlecode.charts4j.PoliticalBoundary
Get the color associated with this political boundary area.
getColor() - Method in class com.googlecode.charts4j.Slice
Get the color for this slice of the pie.
getData() - Method in class com.googlecode.charts4j.Data
Get a copy of the backing array.
getLabel() - Method in class com.googlecode.charts4j.Slice
Get the pie slice label.
getLengthOfBlankSegment() - Method in class com.googlecode.charts4j.LineStyle
Get the length of the blank segment.
getLengthOfLineSegment() - Method in class com.googlecode.charts4j.LineStyle
Get the length of the line segment.
getLineThickness() - Method in class com.googlecode.charts4j.LineStyle
Get the thickness of the line.
getPercentage() - Method in class com.googlecode.charts4j.Slice
Get the percentage for this slice of the pie.
getShape() - Method in class com.googlecode.charts4j.ShapeMarker
Get the shape associated with ShapeMarker.
getSize() - Method in class com.googlecode.charts4j.Data
Get the size of the dataset.
getText() - Method in class com.googlecode.charts4j.TextMarker
Get the text associated with this text marker.
GHOSTWHITE - Static variable in class com.googlecode.charts4j.Color
GHOSTWHITE.
GOLD - Static variable in class com.googlecode.charts4j.Color
GOLD.
GOLDENROD - Static variable in class com.googlecode.charts4j.Color
GOLDENROD.
GoogleOMeter - Class in com.googlecode.charts4j
Google-o-meter constructed with the GCharts static factory class.
GraphChart - Interface in com.googlecode.charts4j
Interface for all charts that support legend positions.
GRAY - Static variable in class com.googlecode.charts4j.Color
GRAY.
GREEN - Static variable in class com.googlecode.charts4j.Color
GREEN.
GREENYELLOW - Static variable in class com.googlecode.charts4j.Color
GREENYELLOW.
GridChart - Interface in com.googlecode.charts4j
Interface for all charts that support grids.

H

HONEYDEW - Static variable in class com.googlecode.charts4j.Color
HONEYDEW.
HOTPINK - Static variable in class com.googlecode.charts4j.Color
HOTPINK.

I

INDIANRED - Static variable in class com.googlecode.charts4j.Color
INDIANRED.
INDIGO - Static variable in class com.googlecode.charts4j.Color
INDIGO.
INVALID - Static variable in class com.googlecode.charts4j.Data
Invalid data series.
isThreeD() - Method in class com.googlecode.charts4j.PieChart
Is this a 3D chart.
IVORY - Static variable in class com.googlecode.charts4j.Color
IVORY.

K

KHAKI - Static variable in class com.googlecode.charts4j.Color
KHAKI.

L

LAVENDER - Static variable in class com.googlecode.charts4j.Color
LAVENDER.
LAVENDERBLUSH - Static variable in class com.googlecode.charts4j.Color
LAVENDERBLUSH.
LAWNGREEN - Static variable in class com.googlecode.charts4j.Color
LAWNGREEN.
LegendPosition - Enum in com.googlecode.charts4j
Enumeration for specifying legend position.
LEMONCHIFFON - Static variable in class com.googlecode.charts4j.Color
LEMONCHIFFON.
LIGHTBLUE - Static variable in class com.googlecode.charts4j.Color
LIGHTBLUE.
LIGHTCORAL - Static variable in class com.googlecode.charts4j.Color
LIGHTCORAL.
LIGHTCYAN - Static variable in class com.googlecode.charts4j.Color
LIGHTCYAN.
LIGHTGOLDENRODYELLOW - Static variable in class com.googlecode.charts4j.Color
LIGHTGOLDENRODYELLOW.
LIGHTGREEN - Static variable in class com.googlecode.charts4j.Color
LIGHTGREEN.
LIGHTGREY - Static variable in class com.googlecode.charts4j.Color
LIGHTGREY.
LIGHTPINK - Static variable in class com.googlecode.charts4j.Color
LIGHTPINK.
LIGHTSALMON - Static variable in class com.googlecode.charts4j.Color
LIGHTSALMON.
LIGHTSEAGREEN - Static variable in class com.googlecode.charts4j.Color
LIGHTSEAGREEN.
LIGHTSKYBLUE - Static variable in class com.googlecode.charts4j.Color
LIGHTSKYBLUE.
LIGHTSLATEGRAY - Static variable in class com.googlecode.charts4j.Color
LIGHTSLATEGRAY.
LIGHTSTEELBLUE - Static variable in class com.googlecode.charts4j.Color
LIGHTSTEELBLUE.
LIGHTYELLOW - Static variable in class com.googlecode.charts4j.Color
LIGHTYELLOW.
LIME - Static variable in class com.googlecode.charts4j.Color
LIME.
LIMEGREEN - Static variable in class com.googlecode.charts4j.Color
LIMEGREEN.
Line - Interface in com.googlecode.charts4j
Encapsulates data and plot decorations that will be rendered in a LineChart.
LinearGradientFill - Class in com.googlecode.charts4j
Linear gradient fill.
LinearStripesFill - Class in com.googlecode.charts4j
Linear stripes fill.
LineChart - Class in com.googlecode.charts4j
Line chart constructed with the GCharts static factory class.
LINEN - Static variable in class com.googlecode.charts4j.Color
LINEN.
LineStyle - Class in com.googlecode.charts4j
Class for specifying line styles on LineCharts, XYLines, and RadarPlots.

M

MAGENTA - Static variable in class com.googlecode.charts4j.Color
MAGENTA.
MapChart - Class in com.googlecode.charts4j
Map chart constructed with the GCharts static factory class.
Marker - Interface in com.googlecode.charts4j
Top level marker interface for LineCharts, XYLineCharts, ScatterPlots, BarCharts, and RadarCharts.
Markers - Class in com.googlecode.charts4j
Static factory class for Marker hierarchy.
MAROON - Static variable in class com.googlecode.charts4j.Color
MAROON.
MAX_VALUE - Static variable in class com.googlecode.charts4j.Data
Maximum value of data is 100.
MEDIUM_DOTTED_LINE - Static variable in class com.googlecode.charts4j.LineStyle
Medium dotted line.
MEDIUM_LINE - Static variable in class com.googlecode.charts4j.LineStyle
Medium line.
MEDIUMAQUAMARINE - Static variable in class com.googlecode.charts4j.Color
MEDIUMAQUAMARINE.
MEDIUMBLUE - Static variable in class com.googlecode.charts4j.Color
MEDIUMBLUE.
MEDIUMORCHID - Static variable in class com.googlecode.charts4j.Color
MEDIUMORCHID.
MEDIUMPURPLE - Static variable in class com.googlecode.charts4j.Color
MEDIUMPURPLE.
MEDIUMSEAGREEN - Static variable in class com.googlecode.charts4j.Color
MEDIUMSEAGREEN.
MEDIUMSLATEBLUE - Static variable in class com.googlecode.charts4j.Color
MEDIUMSLATEBLUE.
MEDIUMSPRINGGREEN - Static variable in class com.googlecode.charts4j.Color
MEDIUMSPRINGGREEN.
MEDIUMTURQUOISE - Static variable in class com.googlecode.charts4j.Color
MEDIUMTURQUOISE.
MEDIUMVIOLETRED - Static variable in class com.googlecode.charts4j.Color
MEDIUMVIOLETRED.
MIDNIGHTBLUE - Static variable in class com.googlecode.charts4j.Color
MIDNIGHTBLUE.
MIN_VALUE - Static variable in class com.googlecode.charts4j.Data
Minimum value of data is zero.
MINTCREAM - Static variable in class com.googlecode.charts4j.Color
MINTCREAM.
MISTYROSE - Static variable in class com.googlecode.charts4j.Color
MISTYROSE.
MOCCASIN - Static variable in class com.googlecode.charts4j.Color
MOCCASIN.

N

NAVAJOWHITE - Static variable in class com.googlecode.charts4j.Color
NAVAJOWHITE.
NAVY - Static variable in class com.googlecode.charts4j.Color
NAVY.
newAxisLabels(List<? extends String>, List<? extends Number>) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
Labels are placed on the axis according to the positions argument.
newAxisLabels(List<? extends String>) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
Labels will be placed uniformly along the axis.
newAxisLabels(String...) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
Labels will be placed uniformly along the axis.
newAxisLabels(String, double) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
This method is useful for placing a label along the axis at a specific location.
newAxisStyle(Color, int, AxisTextAlignment) - Static method in class com.googlecode.charts4j.AxisStyle
Define an axis style.
newBarChart(BarChartPlot...) - Static method in class com.googlecode.charts4j.GCharts
Create a BarChart.
newBarChart(Plot...) - Static method in class com.googlecode.charts4j.GCharts
Create a BarChart.
newBarChart(List<? extends Plot>) - Static method in class com.googlecode.charts4j.GCharts
Create a BarChart.
newBarChartPlot(Data) - Static method in class com.googlecode.charts4j.Plots
Define a bar chart plot.
newBarChartPlot(Data, Color) - Static method in class com.googlecode.charts4j.Plots
Define a bar chart plot.
newBarChartPlot(Data, Color, String) - Static method in class com.googlecode.charts4j.Plots
Define a bar chart series.
newColor(String) - Static method in class com.googlecode.charts4j.Color
Pass in an RGB color string from 000000 to FFFFFF.
newColor(String, int) - Static method in class com.googlecode.charts4j.Color
Pass in an RGB color string from 000000 to FFFFFF You can also specify transparency by supplying a value between 0 and 100 where 0 is completely transparent and 100 completely opaque.
newColor(Color, int) - Static method in class com.googlecode.charts4j.Color
Construct a color by passing in a color constant (e.g.
newData(double...) - Static method in class com.googlecode.charts4j.Data
Static factory method for creating Data instance.
newData(List<? extends Number>) - Static method in class com.googlecode.charts4j.Data
Static factory method for creating Data instance.
newGoogleOMeter(double) - Static method in class com.googlecode.charts4j.GCharts
Create a GoogleOMeter.
newGoogleOMeter(double, String, Color...) - Static method in class com.googlecode.charts4j.GCharts
Create a GoogleOMeter.
newGoogleOMeter(double, String, List<? extends Color>) - Static method in class com.googlecode.charts4j.GCharts
Create a GoogleOMeter.
newLine(Data) - Static method in class com.googlecode.charts4j.Plots
Define a line.
newLine(Data, Color) - Static method in class com.googlecode.charts4j.Plots
Define a line.
newLine(Data, Color, String) - Static method in class com.googlecode.charts4j.Plots
Define a line.
newLinearGradientFill(int, Color, double) - Static method in class com.googlecode.charts4j.Fills
Create linear gradient fill.
newLinearStripesFill(int, Color, double) - Static method in class com.googlecode.charts4j.Fills
Create linear stripes fill.
newLineChart(Line...) - Static method in class com.googlecode.charts4j.GCharts
Create a LineChart.
newLineChart(Plot...) - Static method in class com.googlecode.charts4j.GCharts
Create a LineChart.
newLineChart(List<? extends Plot>) - Static method in class com.googlecode.charts4j.GCharts
Create a LineChart.
newLineStyle(int, int, int) - Static method in class com.googlecode.charts4j.LineStyle
Create a line style.
newMapChart(GeographicalArea) - Static method in class com.googlecode.charts4j.GCharts
Create a map chart with a GeographicalArea.
newNumericAxisLabels(List<? extends Number>) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
This method takes an arbitrary list of numbers that will be placed proportionally along the axis.
newNumericAxisLabels(double...) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
This method takes an arbitrary list of numbers that will be placed proportionally along the axis.
newNumericRangeAxisLabels(double, double) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
Define a range on the axis.
newPieChart(Slice...) - Static method in class com.googlecode.charts4j.GCharts
Create a PieChart with the given pie slices.
newPieChart(List<? extends Slice>) - Static method in class com.googlecode.charts4j.GCharts
Create a PieChart with the given pie slices.
newPlot(Data) - Static method in class com.googlecode.charts4j.Plots
Define a plot.
newPlot(Data, Color) - Static method in class com.googlecode.charts4j.Plots
Define a plot.
newPlot(Data, Color, String) - Static method in class com.googlecode.charts4j.Plots
Define a plot.
newRadarChart(RadarPlot...) - Static method in class com.googlecode.charts4j.GCharts
Create a RadarChart.
newRadarChart(Plot...) - Static method in class com.googlecode.charts4j.GCharts
Create a RadarChart.
newRadarChart(List<? extends Plot>) - Static method in class com.googlecode.charts4j.GCharts
Create a RadarChart.
newRadarPlot(Data) - Static method in class com.googlecode.charts4j.Plots
Define a radar plot.
newRadarPlot(Data, Color) - Static method in class com.googlecode.charts4j.Plots
Define a radar plot.
newRadarPlot(Data, Color, String) - Static method in class com.googlecode.charts4j.Plots
Define a radar plot.
newRadialAxisLabels(List<? extends String>) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
Labels will be placed uniformly around a radar chart.
newRadialAxisLabels(String...) - Static method in class com.googlecode.charts4j.AxisLabelsFactory
Labels will be placed uniformly around a radar chart.
newScatterPlot(ScatterPlotData) - Static method in class com.googlecode.charts4j.GCharts
Create a ScatterPlot with the given scatter plot data.
newScatterPlot(Plot) - Static method in class com.googlecode.charts4j.GCharts
Create a ScatterPlot.
newScatterPlotData(Data, Data) - Static method in class com.googlecode.charts4j.Plots
Create the scatter plot data.
newScatterPlotData(Data, Data, Data) - Static method in class com.googlecode.charts4j.Plots
Create the scatter plot data.
newShapeMarker(Shape, Color, int) - Static method in class com.googlecode.charts4j.Markers
Static factory method to instantiate new ShapeMarker.
newShapeMarker(Shape, Color, int, Priority) - Static method in class com.googlecode.charts4j.Markers
Static factory method to instantiate new ShapeMarker.
newSlice(int, Color, String) - Static method in class com.googlecode.charts4j.Slice
Create a pie slice.
newSlice(int, Color) - Static method in class com.googlecode.charts4j.Slice
Create a pie slice.
newSlice(int, String) - Static method in class com.googlecode.charts4j.Slice
Create a pie slice.
newSolidFill(Color) - Static method in class com.googlecode.charts4j.Fills
Create a solid fill.
newTextMarker(String, Color, int) - Static method in class com.googlecode.charts4j.Markers
Static factory method to instantiate new TextMarker.
newTextMarker(String, Color, int, Priority) - Static method in class com.googlecode.charts4j.Markers
Static factory method to instantiate new TextMarker.
newVennDiagram(double, double, double, double, double, double, double) - Static method in class com.googlecode.charts4j.GCharts
Create a Venn Diagram.
newXYLine(Data, Data) - Static method in class com.googlecode.charts4j.Plots
Define a xy line.
newXYLine(Data, Data, Color) - Static method in class com.googlecode.charts4j.Plots
Define a xy line.
newXYLine(Data, Data, Color, String) - Static method in class com.googlecode.charts4j.Plots
Define a xy line.
newXYLineChart(XYLine...) - Static method in class com.googlecode.charts4j.GCharts
Create a XYLineChart with the given XYLines.
newXYLineChart(Plot...) - Static method in class com.googlecode.charts4j.GCharts
Create a XYLineChart with the given plots.
newXYLineChart(List<? extends Plot>) - Static method in class com.googlecode.charts4j.GCharts
Create a XYLineChart with the given plots.
normalize(String) - Static method in class com.googlecode.charts4j.UrlUtil
A method that reformats the URL so that the parameters appear in alphabetical order.

O

OLDLACE - Static variable in class com.googlecode.charts4j.Color
OLDLACE.
OLIVE - Static variable in class com.googlecode.charts4j.Color
OLIVE.
OLIVEDRAB - Static variable in class com.googlecode.charts4j.Color
OLIVEDRAB.
ORANGE - Static variable in class com.googlecode.charts4j.Color
ORANGE.
ORANGERED - Static variable in class com.googlecode.charts4j.Color
ORANGERED.
ORCHID - Static variable in class com.googlecode.charts4j.Color
ORCHID.

P

PALEGOLDENROD - Static variable in class com.googlecode.charts4j.Color
PALEGOLDENROD.
PALEGREEN - Static variable in class com.googlecode.charts4j.Color
PALEGREEN.
PALETURQUOISE - Static variable in class com.googlecode.charts4j.Color
PALETURQUOISE.
PALEVIOLETRED - Static variable in class com.googlecode.charts4j.Color
PALEVIOLETRED.
PAPAYAWHIP - Static variable in class com.googlecode.charts4j.Color
PAPAYAWHIP.
PEACHPUFF - Static variable in class com.googlecode.charts4j.Color
PEACHPUFF.
PERU - Static variable in class com.googlecode.charts4j.Color
PERU.
PieChart - Class in com.googlecode.charts4j
Pie chart constructed with the GCharts static factory class.
PINK - Static variable in class com.googlecode.charts4j.Color
PINK.
Plot - Interface in com.googlecode.charts4j
Top level plot interface.
Plots - Class in com.googlecode.charts4j
Static factory class for Plot hierarchy.
PLUM - Static variable in class com.googlecode.charts4j.Color
PLUM.
PoliticalBoundary - Interface in com.googlecode.charts4j
Political boundaries on planet Earth that are supported by the Google Chart API.
POWDERBLUE - Static variable in class com.googlecode.charts4j.Color
POWDERBLUE.
Priority - Enum in com.googlecode.charts4j
Determines the order in which the chart elements (ex: shape markers) are drawn.
PURPLE - Static variable in class com.googlecode.charts4j.Color
PURPLE.

R

RadarChart - Class in com.googlecode.charts4j
Radar chart constructed with the GCharts static factory class.
RadarPlot - Interface in com.googlecode.charts4j
Encapsulates data and plot decorations that will be rendered in a RadarChart.
RadialAxisLabels - Interface in com.googlecode.charts4j
Radial axis labels specifically for RadarCharts.
RED - Static variable in class com.googlecode.charts4j.Color
RED.
ROSYBROWN - Static variable in class com.googlecode.charts4j.Color
ROSYBROWN.
ROYALBLUE - Static variable in class com.googlecode.charts4j.Color
ROYALBLUE.

S

SADDLEBROWN - Static variable in class com.googlecode.charts4j.Color
SADDLEBROWN.
SALMON - Static variable in class com.googlecode.charts4j.Color
SALMON.
SANDYBROWN - Static variable in class com.googlecode.charts4j.Color
SANDYBROWN.
scale(double...) - Static method in class com.googlecode.charts4j.DataUtil
Static factory method that will simply scale between the minimum and maximum values in the data.
scale(List<? extends Number>) - Static method in class com.googlecode.charts4j.DataUtil
Static factory method that will simply scale between the minimum and maximum values in the data.
scaleWithinRange(double, double, double[]) - Static method in class com.googlecode.charts4j.DataUtil
Static factory method that will scale data between the min and max.
scaleWithinRange(double, double, List<? extends Number>) - Static method in class com.googlecode.charts4j.DataUtil
Static factory method that will scale data between the min and max.
ScatterPlot - Class in com.googlecode.charts4j
Scatter plot constructed with the GCharts static factory class.
ScatterPlotData - Interface in com.googlecode.charts4j
Encapsulates data and plot decorations that will be rendered in a ScatterPlot.
SEAGREEN - Static variable in class com.googlecode.charts4j.Color
SEAGREEN.
SEASHELL - Static variable in class com.googlecode.charts4j.Color
SEASHELL.
setAreaFill(Fill) - Method in class com.googlecode.charts4j.AbstractGraphChart
Specify chart area fill.
setAreaFill(Fill) - Method in interface com.googlecode.charts4j.GraphChart
Specify chart area fill.
setAreaFill(Fill) - Method in class com.googlecode.charts4j.RadarChart
Specify chart area fill.
setAxisStyle(AxisStyle) - Method in interface com.googlecode.charts4j.AxisLabels
Set the desired axis style.
setBackgroundFill(Fill) - Method in interface com.googlecode.charts4j.GChart
Specify background fill.
setBackgroundFill(Fill) - Method in class com.googlecode.charts4j.RadarChart
Specify background fill.
setBarWidth(int) - Method in class com.googlecode.charts4j.BarChart
Set the bar chart width.
setCircleColors(Color, Color, Color) - Method in class com.googlecode.charts4j.VennDiagram
Set the colors of the circles.
setCircleLegends(String, String, String) - Method in class com.googlecode.charts4j.VennDiagram
Set the legends of the circles.
setColor(Color) - Method in interface com.googlecode.charts4j.Plot
Set the color for this plot.
setColorGradient(Color, Color...) - Method in class com.googlecode.charts4j.MapChart
Define a default color and color gradient.
setDataEncoding(DataEncoding) - Method in interface com.googlecode.charts4j.GChart
Set the data encoding scheme.
setDataEncoding(DataEncoding) - Method in class com.googlecode.charts4j.RadarChart
Set the data encoding scheme.
setDataLine(int, Color, Priority) - Method in interface com.googlecode.charts4j.BarChartPlot
Add a data line on top of the bar chart and specify the color and Priority of that line.
setDataStacked(boolean) - Method in class com.googlecode.charts4j.BarChart
Are the bar charts stacked, or side-by-side.
setGrid(double, double, int, int) - Method in class com.googlecode.charts4j.AbstractAxisChart
Define a grid for this chart.
setGrid(double, double, int, int) - Method in interface com.googlecode.charts4j.GridChart
Define a grid for this chart.
setGrid(double, double, int, int) - Method in class com.googlecode.charts4j.RadarChart
Define a grid for this chart.
setHorizontal(boolean) - Method in class com.googlecode.charts4j.BarChart
Is the bar chart bars horizontal or vertical.
setLegend(String) - Method in interface com.googlecode.charts4j.Plot
Set the legend.
setLegendPosition(LegendPosition) - Method in class com.googlecode.charts4j.AbstractGraphChart
Specify where the chart legends will appear.
setLegendPosition(LegendPosition) - Method in interface com.googlecode.charts4j.GraphChart
Specify where the chart legends will appear.
setLegendPosition(LegendPosition) - Method in class com.googlecode.charts4j.RadarChart
Specify where the chart legends will appear.
setPointSizes(Data) - Method in interface com.googlecode.charts4j.ScatterPlotData
 
setRadialAxisStyle(Color, int) - Method in interface com.googlecode.charts4j.RadialAxisLabels
Set the radial axis style that will define the appearance of the radial axis text.
setSize(int, int) - Method in interface com.googlecode.charts4j.GChart
Set the chart size.
setSize(int, int) - Method in class com.googlecode.charts4j.MapChart
The default is 440x220 which is also the maximum size allowable for a MapChart.
setSize(int, int) - Method in class com.googlecode.charts4j.RadarChart
Set the chart size.
setSpaceBetweenGroupsOfBars(int) - Method in class com.googlecode.charts4j.BarChart
Set the space between groups of bars.
setSpaceWithinGroupsOfBars(int) - Method in class com.googlecode.charts4j.BarChart
Set the space within groups of bars.
setSparkline(boolean) - Method in class com.googlecode.charts4j.LineChart
A sparkline chart is exactly the same as a line chart except that the axes lines are not drawn for sparklines.
setSpline(boolean) - Method in class com.googlecode.charts4j.RadarChart
If true, points are connected with splines.
setThreeD(boolean) - Method in class com.googlecode.charts4j.PieChart
If you want the chart to be 3D, set to true.
setTitle(String) - Method in class com.googlecode.charts4j.AbstractGraphChart
Specify a chart title.
setTitle(String, Color, int) - Method in class com.googlecode.charts4j.AbstractGraphChart
Specify a chart title with color and font size.
setTitle(String) - Method in class com.googlecode.charts4j.PieChart
Specify a chart title.
setTitle(String, Color, int) - Method in class com.googlecode.charts4j.PieChart
Specify a chart title with color and font size.
setTitle(String) - Method in class com.googlecode.charts4j.RadarChart
Specify a chart title.
setTitle(String, Color, int) - Method in class com.googlecode.charts4j.RadarChart
Specify a chart title with color and font size.
setTitle(String) - Method in interface com.googlecode.charts4j.TitledChart
Specify a chart title.
setTitle(String, Color, int) - Method in interface com.googlecode.charts4j.TitledChart
Specify a chart title with color and font size.
setTransparency(int) - Method in interface com.googlecode.charts4j.GChart
Specify the chart transparency.
setTransparency(int) - Method in class com.googlecode.charts4j.RadarChart
Specify the chart transparency.
setZeroLine(double) - Method in interface com.googlecode.charts4j.BarChartPlot
Set the bar chart zero line for this plot.
Shape - Enum in com.googlecode.charts4j
Enumeration for specifying shape of ShapeMarker.
ShapeMarker - Class in com.googlecode.charts4j
Shape markers for LineCharts, XYLineCharts, RadarCharts, ScatterPlots, and BarCharts.
SIENNA - Static variable in class com.googlecode.charts4j.Color
SIENNA.
SILVER - Static variable in class com.googlecode.charts4j.Color
SILVER.
SKYBLUE - Static variable in class com.googlecode.charts4j.Color
SKYBLUE.
SLATEBLUE - Static variable in class com.googlecode.charts4j.Color
SLATEBLUE.
SLATEGRAY - Static variable in class com.googlecode.charts4j.Color
SLATEGRAY.
Slice - Class in com.googlecode.charts4j
Slice of pie for a PieChart.
SNOW - Static variable in class com.googlecode.charts4j.Color
SNOW.
SPRINGGREEN - Static variable in class com.googlecode.charts4j.Color
SPRINGGREEN.
STEELBLUE - Static variable in class com.googlecode.charts4j.Color
STEELBLUE.

T

TAN - Static variable in class com.googlecode.charts4j.Color
TAN.
TEAL - Static variable in class com.googlecode.charts4j.Color
TEAL.
TextMarker - Class in com.googlecode.charts4j
Text markers for LineCharts, XYLineCharts, RadarChart s, ScatterPlots, and BarCharts.
THICK_DOTTED_LINE - Static variable in class com.googlecode.charts4j.LineStyle
Thick dotted line.
THICK_LINE - Static variable in class com.googlecode.charts4j.LineStyle
Thick line.
THIN_DOTTED_LINE - Static variable in class com.googlecode.charts4j.LineStyle
Thin dotted line.
THIN_LINE - Static variable in class com.googlecode.charts4j.LineStyle
Thin line.
THISTLE - Static variable in class com.googlecode.charts4j.Color
THISTLE.
TitledChart - Interface in com.googlecode.charts4j
Interface for all charts that support titles.
TitledChart.ChartTitle - Class in com.googlecode.charts4j
A class to encapsulate chart titles.
TOMATO - Static variable in class com.googlecode.charts4j.Color
TOMATO.
toString() - Method in enum com.googlecode.charts4j.AxisTextAlignment
toString() - Method in class com.googlecode.charts4j.Color
toString() - Method in enum com.googlecode.charts4j.Country.Name
toString() - Method in class com.googlecode.charts4j.Data
toString() - Method in enum com.googlecode.charts4j.DataEncoding
toString() - Method in enum com.googlecode.charts4j.GeographicalArea
toString() - Method in enum com.googlecode.charts4j.LegendPosition
toString() - Method in enum com.googlecode.charts4j.Priority
toString() - Method in enum com.googlecode.charts4j.Shape
toString() - Method in enum com.googlecode.charts4j.USAState.Name
toURLForHTML() - Method in interface com.googlecode.charts4j.GChart
Create a URL with the ampersand character entity reference (&amp;) in place of an ampersand.
toURLForHTML() - Method in class com.googlecode.charts4j.RadarChart
Create a URL with the ampersand character entity reference (&amp;) in place of an ampersand.
toURLString() - Method in interface com.googlecode.charts4j.GChart
Create a URL string given the information supplied to this chart.
toURLString() - Method in class com.googlecode.charts4j.RadarChart
Create a URL string given the information supplied to this chart.
TURQUOISE - Static variable in class com.googlecode.charts4j.Color
TURQUOISE.

U

UrlUtil - Class in com.googlecode.charts4j
Small URL utility class.
USAState - Class in com.googlecode.charts4j
A state in the USA.
USAState(USAState.Name, int) - Constructor for class com.googlecode.charts4j.USAState
Construct this implementation of PoliticalBoundary.
USAState(USAState.Code, int) - Constructor for class com.googlecode.charts4j.USAState
Construct this implementation of PoliticalBoundary.
USAState.Code - Enum in com.googlecode.charts4j
USA state name code.
USAState.Name - Enum in com.googlecode.charts4j
USA State name.

V

valueOf(String) - Static method in enum com.googlecode.charts4j.AxisTextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.Country.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.Country.Name
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.DataEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.GeographicalArea
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.LegendPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.USAState.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.charts4j.USAState.Name
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.googlecode.charts4j.AxisTextAlignment
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.Country.Code
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.Country.Name
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.DataEncoding
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.GeographicalArea
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.LegendPosition
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.Priority
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.Shape
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.USAState.Code
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.googlecode.charts4j.USAState.Name
Returns an array containing the constants of this enum type, in the order they're declared.
VennDiagram - Class in com.googlecode.charts4j
Venn diagram constructed with the GCharts.newVennDiagram(double, double, double, double, double, double, double) method.
VIOLET - Static variable in class com.googlecode.charts4j.Color
VIOLET.

W

WHEAT - Static variable in class com.googlecode.charts4j.Color
WHEAT.
WHITE - Static variable in class com.googlecode.charts4j.Color
WHITE.
WHITESMOKE - Static variable in class com.googlecode.charts4j.Color
WHITESMOKE.

X

XYLine - Interface in com.googlecode.charts4j
Encapsulates data and plot decorations that will be rendered in a XYLineChart.
XYLineChart - Class in com.googlecode.charts4j
XY Line chart constructed with the GCharts static factory class.

Y

YELLOW - Static variable in class com.googlecode.charts4j.Color
YELLOW.
YELLOWGREEN - Static variable in class com.googlecode.charts4j.Color
YELLOWGREEN.

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