Skip navigation links
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 

T

TableElement - Interface in com.orsoncharts.table
An element (typically a single cell) in a table.
TableElementOnDraw - Interface in com.orsoncharts.table
An interface that provides access to the TableElement rendering process.
TableElementStyler - Class in com.orsoncharts.table
A table element visitor that applies style changes.
TableElementStyler(Map<String, Font>, Map<String, Color>, Map<String, Color>) - Constructor for class com.orsoncharts.table.TableElementStyler
Creates a new styler.
TableElementVisitor - Interface in com.orsoncharts.table
A table element visitor.
TaggedFace - Class in com.orsoncharts.graphics3d
A face belonging to an Object3D that has a tag.
TaggedFace(Object3D, int[], String) - Constructor for class com.orsoncharts.graphics3d.TaggedFace
Creates a new instance.
TextAnchor - Enum in com.orsoncharts.util
Used to indicate the position of an anchor point for a text string.
TextElement - Class in com.orsoncharts.table
A table element consisting of some text that will be drawn on one line.
TextElement(String) - Constructor for class com.orsoncharts.table.TextElement
Creates a new element that will display the specified text using the default font (TextElement.DEFAULT_FONT).
TextElement(String, Font) - Constructor for class com.orsoncharts.table.TextElement
Creates a new instance.
TextUtils - Class in com.orsoncharts.util
Utility methods for working with text.
TickData - Class in com.orsoncharts.axis
Data related to the tick marks and labels on a chart.
TickData(double, Comparable<?>, String) - Constructor for class com.orsoncharts.axis.TickData
Creates a new instance.
TickData(double, double) - Constructor for class com.orsoncharts.axis.TickData
Creates a new instance.
TickData(TickData, int) - Constructor for class com.orsoncharts.axis.TickData
Creates a new instance by copying an existing instance but altering the vertex index.
TickSelector - Interface in com.orsoncharts.axis
Provides standard tick sizes and formatting for numerical axes.
TitleAnchor - Class in com.orsoncharts
Predefined title anchor points, provided for convenience.
TitleUtils - Class in com.orsoncharts
Some utility methods for creating chart titles.
toJSONString() - Method in interface com.orsoncharts.data.ItemKey
Returns a JSON formatted string representing the key.
toJSONString() - Method in class com.orsoncharts.data.KeyedValues3DItemKey
 
toJSONString() - Method in class com.orsoncharts.data.KeyedValuesItemKey
 
toJSONString() - Method in class com.orsoncharts.data.xyz.XYZItemKey
 
toJSONString(List) - Static method in class com.orsoncharts.util.json.JSONArray
Convert a list to JSON text.
toJSONString() - Method in class com.orsoncharts.util.json.JSONArray
Returns a JSON string representation of this list.
toJSONString() - Method in interface com.orsoncharts.util.json.JSONAware
Returns a JSON string representing the object.
toJSONString(Map) - Static method in class com.orsoncharts.util.json.JSONObject
Convert a map to JSON text.
toJSONString() - Method in class com.orsoncharts.util.json.JSONObject
Returns a JSON string representing this object.
toJSONString(Object) - Static method in class com.orsoncharts.util.json.JSONValue
Convert an object to JSON text.
TOP_CENTER - Static variable in class com.orsoncharts.legend.LegendAnchor
An anchor point at the top-center of the chart area.
TOP_CENTER - Static variable in class com.orsoncharts.TitleAnchor
An anchor point at the top-center of the chart area.
TOP_CENTER - Static variable in class com.orsoncharts.util.Anchor2D
An anchor point at the top center with zero offset from the target rectangle bounds.
TOP_CENTER_NO_SCALING - Static variable in class com.orsoncharts.util.Fit2D
Fits a source rectangle to the top center of a target rectangle, without resizing it.
TOP_LEFT - Static variable in class com.orsoncharts.legend.LegendAnchor
An anchor point at the top-left of the chart area.
TOP_LEFT - Static variable in class com.orsoncharts.TitleAnchor
An anchor point at the top-left of the chart area.
TOP_LEFT - Static variable in class com.orsoncharts.util.Anchor2D
An anchor point at the top left with zero offset from the target rectangle bounds.
TOP_LEFT_NO_SCALING - Static variable in class com.orsoncharts.util.Fit2D
Fits a source rectangle to the top left of a target rectangle, without resizing it.
TOP_RIGHT - Static variable in class com.orsoncharts.legend.LegendAnchor
An anchor point at the top-right of the chart area.
TOP_RIGHT - Static variable in class com.orsoncharts.TitleAnchor
An anchor point at the top-right of the chart area.
TOP_RIGHT - Static variable in class com.orsoncharts.util.Anchor2D
An anchor point at the top right with zero offset from the target rectangle bounds.
TOP_RIGHT_NO_SCALING - Static variable in class com.orsoncharts.util.Fit2D
Fits a source rectangle to the top right of a target rectangle, without resizing it.
toString() - Method in class com.orsoncharts.data.category.StandardCategoryDataset3D
Returns a string representation of this instance, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.data.DefaultKeyedValue
 
toString() - Method in class com.orsoncharts.data.KeyedValues3DItemKey
 
toString() - Method in class com.orsoncharts.data.KeyedValuesItemKey
 
toString() - Method in class com.orsoncharts.data.StandardPieDataset3D
Returns a string representation of this instance, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.data.xyz.XYZItemKey
 
toString() - Method in class com.orsoncharts.data.xyz.XYZSeriesCollection
Returns a string representation of this instance, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.graphics3d.Dimension3D
Returns a string representation of this instance, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.graphics3d.Face
Returns a string representation of this instance, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.graphics3d.Offset3D
 
toString() - Method in class com.orsoncharts.graphics3d.Point3D
Returns a string representation of this instance, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.graphics3d.RenderedElement
Returns a string representation of the element, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.graphics3d.ViewPoint3D
Returns a string representation of this instance, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.marker.MarkerData
 
toString() - Method in class com.orsoncharts.Range
Returns a string representation of this instance, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.table.ElementDimension
Returns a string representation of this dimension, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.table.GridElement
Returns a string representation of this element, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.table.ShapeElement
Returns a string representation of this element, primarily for debugging purposes.
toString() - Method in class com.orsoncharts.table.TextElement
 
toString() - Method in class com.orsoncharts.util.json.JSONArray
Returns a string representation of this list.
toString() - Method in class com.orsoncharts.util.json.JSONObject
Returns a string representation of this object.
toString(String, Object) - Static method in class com.orsoncharts.util.json.JSONObject
Returns a JSON string fragment containing the key and value.
toString() - Method in exception com.orsoncharts.util.json.parser.ParseException
 
toString() - Method in class com.orsoncharts.util.json.parser.Yytoken
 
toString() - Method in enum com.orsoncharts.util.TextAnchor
Returns a string representing the object.
total(Values<Number>) - Static method in class com.orsoncharts.data.DataUtils
Returns the total of the values in the list.
total(KeyedValues3D<S, ?, ?, ? extends Number>, S) - Static method in class com.orsoncharts.data.DataUtils
Returns the total of the non-null values in the dataset for the specified series.
total(XYZDataset<S>, S) - Static method in class com.orsoncharts.data.DataUtils
Returns the total of the non-NaN entries in the dataset for the specified series.
TOTAL_TEMPLATE - Static variable in class com.orsoncharts.label.StandardCategoryLabelGenerator
A template string that will show the key followed by the data total (for the series, row or column) in brackets, with zero decimal places.
TOTAL_TEMPLATE - Static variable in class com.orsoncharts.label.StandardXYZLabelGenerator
A label template that will display the series key followed by the total of the data items for the series (in brackets) with zero decimal places.
TOTAL_TEMPLATE_2DP - Static variable in class com.orsoncharts.label.StandardCategoryLabelGenerator
A template string that will show the key followed by the data total (for the series, row or column) in brackets, with two decimal places.
TOTAL_TEMPLATE_2DP - Static variable in class com.orsoncharts.label.StandardXYZLabelGenerator
A label template that will display the series key followed by the total of the data items for the series (in brackets) with zero decimal places.
totalForColumn(KeyedValues3D<?, ?, C, ? extends Number>, C) - Static method in class com.orsoncharts.data.DataUtils
Returns the total of the non-null entries in the dataset for the specified column (all series).
totalForRow(KeyedValues3D<?, R, ?, ? extends Number>, R) - Static method in class com.orsoncharts.data.DataUtils
Returns the total of the non-null entries in the dataset for the specified row (all series).
translateToWorld(double, double) - Method in interface com.orsoncharts.axis.Axis3D
Translates a data value to a world coordinate.
translateToWorld(double, double) - Method in class com.orsoncharts.axis.LogAxis3D
Translates a data value to a world coordinate, assuming that the axis begins at the origin and has the specified length.
translateToWorld(double, double) - Method in class com.orsoncharts.axis.NumberAxis3D
Converts a data value to world coordinates, taking into account the current axis range (assumes the world axis is zero-based and has the specified length).
translateToWorld(double, double) - Method in class com.orsoncharts.axis.StandardCategoryAxis3D
Translates a value on the axis to the equivalent coordinate in the 3D world used to construct a model of the chart.
TRANSPARENT_COLOR - Static variable in interface com.orsoncharts.renderer.Renderer3D
A color instance that is completely transparent.
TYPE - Static variable in class com.orsoncharts.graphics3d.RenderedElement
A key for the 'type' property.
type - Variable in class com.orsoncharts.util.json.parser.Yytoken
 
TYPE_COLON - Static variable in class com.orsoncharts.util.json.parser.Yytoken
 
TYPE_COMMA - Static variable in class com.orsoncharts.util.json.parser.Yytoken
 
TYPE_EOF - Static variable in class com.orsoncharts.util.json.parser.Yytoken
 
TYPE_LEFT_BRACE - Static variable in class com.orsoncharts.util.json.parser.Yytoken
 
TYPE_LEFT_SQUARE - Static variable in class com.orsoncharts.util.json.parser.Yytoken
 
TYPE_RIGHT_BRACE - Static variable in class com.orsoncharts.util.json.parser.Yytoken
 
TYPE_RIGHT_SQUARE - Static variable in class com.orsoncharts.util.json.parser.Yytoken
 
TYPE_VALUE - Static variable in class com.orsoncharts.util.json.parser.Yytoken
 
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 
Skip navigation links