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

S

sampleAnotationByRange(List<<any>>, int) - Static method in class org.gcube.contentmanagement.graphtools.data.conversions.GraphConverter2D
 
sampleAnotationBySameFollower(List<<any>>) - Static method in class org.gcube.contentmanagement.graphtools.data.conversions.GraphConverter2D
 
SamplesTable - Class in org.gcube.contentmanagement.graphtools.abstracts
 
SamplesTable() - Constructor for class org.gcube.contentmanagement.graphtools.abstracts.SamplesTable
 
ScatterGraphGeneric - Class in org.gcube.contentmanagement.graphtools.plotting.graphs
 
ScatterGraphGeneric(String) - Constructor for class org.gcube.contentmanagement.graphtools.plotting.graphs.ScatterGraphGeneric
 
ScatterGraphNumeric - Class in org.gcube.contentmanagement.graphtools.plotting.graphs
 
ScatterGraphNumeric(String) - Constructor for class org.gcube.contentmanagement.graphtools.plotting.graphs.ScatterGraphNumeric
 
sendGetRequest(String, String) - Static method in class org.gcube.contentmanagement.graphtools.utils.HttpRequest
Sends an HTTP GET request to a url
sendPostRequest(String, String) - Static method in class org.gcube.contentmanagement.graphtools.utils.HttpRequest
 
setAxisLabelGap(double) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the axis label gap and sends a PlotChangeEvent to all registered listeners.
setAxisLinePaint(Paint) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the paint used to draw the axis lines and sends a PlotChangeEvent to all registered listeners.
setAxisLineStroke(Stroke) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the stroke used to draw the axis lines and sends a PlotChangeEvent to all registered listeners.
setBaseSeriesOutlinePaint(Paint) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the base series paint.
setBaseSeriesOutlineStroke(Stroke) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the base series stroke.
setBaseSeriesPaint(Paint) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the base series paint.
setDataExtractOrder(TableOrder) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the data extract order (by row or by column) and sends a PlotChangeEventto all registered listeners.
setDataset(CategoryDataset) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the dataset used by the plot and sends a PlotChangeEvent to all registered listeners.
setDirection(Rotation) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the direction in which the radar axes are drawn and sends a PlotChangeEvent to all registered listeners.
setFirstElement(String) - Method in class org.gcube.contentmanagement.graphtools.core.filters.Filter
 
setHeadPercent(double) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the head percent and sends a PlotChangeEvent to all registered listeners.
setInteriorGap(double) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the interior gap and sends a PlotChangeEvent to all registered listeners.
setLabelFont(Font) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the series label font and sends a PlotChangeEvent to all registered listeners.
setLabelGenerator(CategoryItemLabelGenerator) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the label generator and sends a PlotChangeEvent to all registered listeners.
setLabelPaint(Paint) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the series label paint and sends a PlotChangeEvent to all registered listeners.
setLegendItemShape(Shape) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the shape used for legend items and sends a PlotChangeEvent to all registered listeners.
setMaxValue(double) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the maximum value any category axis can take and sends a PlotChangeEvent to all registered listeners.
setOperator(String) - Method in class org.gcube.contentmanagement.graphtools.core.filters.Filter
 
setSecondElement(String) - Method in class org.gcube.contentmanagement.graphtools.core.filters.Filter
 
setSeriesOutlinePaint(Paint) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the outline paint for ALL series in the plot.
setSeriesOutlinePaint(int, Paint) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the paint used to fill a series of the radar and sends a PlotChangeEvent to all registered listeners.
setSeriesOutlineStroke(Stroke) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the outline stroke for ALL series in the plot.
setSeriesOutlineStroke(int, Stroke) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the stroke used to fill a series of the radar and sends a PlotChangeEvent to all registered listeners.
setSeriesPaint(Paint) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the paint for ALL series in the plot.
setSeriesPaint(int, Paint) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the paint used to fill a series of the radar and sends a PlotChangeEvent to all registered listeners.
setStartAngle(double) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the starting angle and sends a PlotChangeEvent to all registered listeners.
setToolTipGenerator(CategoryToolTipGenerator) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the tool tip generator for the plot and sends a PlotChangeEvent to all registered listeners.
setURLGenerator(CategoryURLGenerator) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the URL generator for the plot and sends a PlotChangeEvent to all registered listeners.
setWebFilled(boolean) - Method in class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Sets the webFilled flag and sends a PlotChangeEvent to all registered listeners.
size() - Method in class org.gcube.contentmanagement.graphtools.data.BigSparseTable
 
SpiderWebDemo1 - Class in org.gcube.contentmanagement.graphtools.plotting.demo
A simple demonstration application showing how to create a pie chart using data from a DefaultPieDataset.
SpiderWebDemo1(String) - Constructor for class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebDemo1
Default constructor.
SpiderWebPlot - Class in org.gcube.contentmanagement.graphtools.plotting.demo
A plot that displays data from a CategoryDataset in the form of a "spider web".
SpiderWebPlot() - Constructor for class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Creates a default plot with no dataset.
SpiderWebPlot(CategoryDataset) - Constructor for class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Creates a new spider web plot with the given dataset, with each row representing a series.
SpiderWebPlot(CategoryDataset, TableOrder) - Constructor for class org.gcube.contentmanagement.graphtools.plotting.demo.SpiderWebPlot
Creates a new spider web plot with the given dataset.
SPIKE - Static variable in class org.gcube.contentmanagement.graphtools.data.conversions.GraphConverter2D
 
StatisticsGenerator - Class in org.gcube.contentmanagement.graphtools.core
 
StatisticsGenerator() - Constructor for class org.gcube.contentmanagement.graphtools.core.StatisticsGenerator
 

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