Skip navigation links
A F G I M O P S T V 

A

addEntry(ValueEntry<T>) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
addFields(FieldDescr...) - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr
 
addGraph(String, GraphData) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.GraphGroups
 
applyInvertAxis() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.GraphData
 
Assertion<T extends Throwable> - Class in org.gcube.portlets.user.timeseries.charts.support.assertions
General purpose assertion handler.
Assertion() - Constructor for class org.gcube.portlets.user.timeseries.charts.support.assertions.Assertion
 

F

FieldDescr - Class in org.gcube.portlets.user.timeseries.charts.support.tablemodel
 
FieldDescr(String) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr
 
FieldDescr(String, FieldType) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr
 
FieldDescr(String, String) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr
 
FieldDescr(String, String, FieldType) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr
 
FieldType - Enum in org.gcube.portlets.user.timeseries.charts.support.tablemodel
 

G

GenerateDataTest - Class in org.gcube.portlets.user.timeseries.charts.support.tests
 
GenerateDataTest() - Constructor for class org.gcube.portlets.user.timeseries.charts.support.tests.GenerateDataTest
 
getAlias() - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr
 
getAlias() - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr
 
getData() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.GraphData
 
getEntries() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
getFields() - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr
 
getGraphs() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.GraphGroups
 
getLabel() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
getLabel() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.ValueEntry
 
getMaxY() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.GraphData
 
getMinY() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.GraphData
 
getName() - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr
 
getRawName() - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr
 
getTypeName() - Method in enum org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldType
 
getValue() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
getValue() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.ValueEntry
 
GraphData - Class in org.gcube.portlets.user.timeseries.charts.support.types
All the data needed to represent a single graph.
GraphData(List<Point<? extends Number, ? extends Number>>, boolean) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.types.GraphData
 
GraphGroups - Class in org.gcube.portlets.user.timeseries.charts.support.types
 
GraphGroups() - Constructor for class org.gcube.portlets.user.timeseries.charts.support.types.GraphGroups
 

I

InvalidParameterException - Exception in org.gcube.portlets.user.timeseries.charts.support.exceptions
 
InvalidParameterException() - Constructor for exception org.gcube.portlets.user.timeseries.charts.support.exceptions.InvalidParameterException
 
InvalidParameterException(String) - Constructor for exception org.gcube.portlets.user.timeseries.charts.support.exceptions.InvalidParameterException
 
InvalidParameterException(Throwable) - Constructor for exception org.gcube.portlets.user.timeseries.charts.support.exceptions.InvalidParameterException
 
InvalidParameterException(String, Throwable) - Constructor for exception org.gcube.portlets.user.timeseries.charts.support.exceptions.InvalidParameterException
 

M

main(String[]) - Static method in class org.gcube.portlets.user.timeseries.charts.support.tests.GenerateDataTest
 

O

org.gcube.portlets.user.timeseries.charts.support.assertions - package org.gcube.portlets.user.timeseries.charts.support.assertions
 
org.gcube.portlets.user.timeseries.charts.support.exceptions - package org.gcube.portlets.user.timeseries.charts.support.exceptions
 
org.gcube.portlets.user.timeseries.charts.support.tablemodel - package org.gcube.portlets.user.timeseries.charts.support.tablemodel
 
org.gcube.portlets.user.timeseries.charts.support.tests - package org.gcube.portlets.user.timeseries.charts.support.tests
 
org.gcube.portlets.user.timeseries.charts.support.types - package org.gcube.portlets.user.timeseries.charts.support.types
 

P

Point<S extends Number,T extends Number> - Class in org.gcube.portlets.user.timeseries.charts.support.types
The Point consists of a single entry in the graph system.
Point(S) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
Point(String, S) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
Point(S, ValueEntry<T>...) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
Point(String, S, ValueEntry<T>...) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
populateData(int) - Static method in class org.gcube.portlets.user.timeseries.charts.support.tests.GenerateDataTest
 

S

setAlias(String) - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr
The alias name is the label used to identify the column.
setAlias(String) - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr
 
setEntries(ValueEntry<T>...) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
setLabel(String) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
setLabel(String) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.ValueEntry
 
setMaxY(Number) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.GraphData
 
setMinY(Number) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.GraphData
 
setName(String) - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr
 
setRawName(String) - Method in class org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr
The rawName identifies the name of column on the table.
setValue(S) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
setValue(T) - Method in class org.gcube.portlets.user.timeseries.charts.support.types.ValueEntry
 
sortEntries() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 

T

TableDescr - Class in org.gcube.portlets.user.timeseries.charts.support.tablemodel
 
TableDescr(String) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr
 
TableDescr(String, String) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr
 
toString() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.Point
 
toString() - Method in class org.gcube.portlets.user.timeseries.charts.support.types.ValueEntry
 

V

validate(boolean, T) - Method in class org.gcube.portlets.user.timeseries.charts.support.assertions.Assertion
Makes an assertion and if the expression evaluation fails, throws an exception of type T.
ValueEntry<T extends Number> - Class in org.gcube.portlets.user.timeseries.charts.support.types
Each value entry in a graph is identified by its numerical value and possibly its label.
ValueEntry(T) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.types.ValueEntry
 
ValueEntry(String, T) - Constructor for class org.gcube.portlets.user.timeseries.charts.support.types.ValueEntry
 
valueOf(String) - Static method in enum org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
A F G I M O P S T V 
Skip navigation links

Copyright © 2020. All Rights Reserved.