ElegantJCharts Java API Specification v2.0
A B C D E F G H I K L M N O P Q R S T U V W X Y Z

T

Table - class com.elegantj.data.dataprovider.Table.
This class encapsulates the data structure for table which hold records.
TABLE_NOTE_FILE_EXT - Static variable in interface com.elegantj.common.AppConstants
Table Note File Extension
Table() - Constructor for class com.elegantj.data.dataprovider.Table
Constructs an empty table.
text - Variable in class com.elegantj.graphx.RowInfo
Specifies the text of the row item
text - Variable in class com.elegantj.graphx.line.LineGraphRowInfo
Specifies the text of the row item
TextAlign - class com.elegantj.graphx.TextAlign.
TextAlign class provides the alignment of text to be rendered
TextAlign() - Constructor for class com.elegantj.graphx.TextAlign
Creates the TextAlign
TextDataProvider - class com.elegantj.data.dataprovider.text.TextDataProvider.
This class encapsulates functionality of a text data provider.
It provides data in a format in which the row separator, column separator, text qualifier, column's fixed width are user-specified text.
Text data may contains the column names as first row.
And may be delimited by string or may be fixed width.
This bean provides powerful designing aspects by providing following user friendly property.
TextDataProvider() - Constructor for class com.elegantj.data.dataprovider.text.TextDataProvider
 
TextDataProviderBeanInfo - class com.elegantj.data.dataprovider.text.TextDataProviderBeanInfo.
 
TextDataProviderBeanInfo() - Constructor for class com.elegantj.data.dataprovider.text.TextDataProviderBeanInfo
 
th - Variable in class com.elegantj.graphx.GradientPainter
 
theAreaColorArray - Variable in class com.elegantj.graphx.AreaProperties
 
theBarColorArray - Variable in class com.elegantj.graphx.BarProperties
 
theColorArray - Variable in class com.elegantj.graphx.BubbleProperties
 
theColorArray - Variable in class com.elegantj.graphx.DoughnutProperties
 
theLeftGap - Variable in class com.elegantj.graphx.line.LineGraphTypeObject
Horizontal gap
THEME - Static variable in class com.elegantj.common.ResourceManager
 
thePieColorArray - Variable in class com.elegantj.graphx.PieProperties
 
theRadarColorArray - Variable in class com.elegantj.graphx.RadarProperties
 
TIME_SERIES_DAILY - Static variable in class com.elegantj.graphx.candle.CandleGraph
 
TIME_SERIES_HOURLY - Static variable in class com.elegantj.graphx.candle.CandleGraph
 
TIME_SERIES_MONTHLY - Static variable in class com.elegantj.graphx.candle.CandleGraph
 
TIME_SERIES_QUARTERLY - Static variable in class com.elegantj.graphx.candle.CandleGraph
 
TIME_SERIES_WEEKLY - Static variable in class com.elegantj.graphx.candle.CandleGraph
 
TIME_SERIES_YEARLY - Static variable in class com.elegantj.graphx.candle.CandleGraph
 
titlePanel - Variable in class com.elegantj.graphx.GraphCustomizer
 
titlePanel - Variable in class com.elegantj.graphx.GraphExCustomizer
 
TitleProperties - class com.elegantj.graphx.TitleProperties.
Title Property Panel
TitleProperties(JPanel, GraphPanel, GraphTitleDetail) - Constructor for class com.elegantj.graphx.TitleProperties
Constructor
tmode - Variable in class com.elegantj.graphx.GradientPainter
 
toArray(Vector) - Static method in class com.elegantj.editors.Sort
Converts the given vector to array
toCodeFragment(String) - Method in class com.elegantj.graphx.GradientSegment
Render this GradientSegment as a code fragment that is a call to the 5-arg constructor.
toCodeFragment(String) - Method in class com.elegantj.graphx.BasicGradientPainter
A representation of this GradientPainter as a code fragment creating a GradientPainter named toPainter.
tokenize(String, String) - Static method in class com.elegantj.common.Common
 
toObject(String) - Static method in class com.elegantj.common.Common
Creates an object from string representation
TOOL_TIP_CHANGE - Static variable in class com.elegantj.graphx.GraphPanel
Specifies the constant for refreshing graph
ToolTip - class com.elegantj.graphx.ToolTip.
This class provides Tooltip to its parent JPanel
ToolTip(Container) - Constructor for class com.elegantj.graphx.ToolTip
 
tooltipPanel - Variable in class com.elegantj.graphx.GraphCustomizer
 
tooltipPanel - Variable in class com.elegantj.graphx.GraphExCustomizer
 
TooltipProperty - class com.elegantj.graphx.TooltipProperty.
Tooltip property panel
TooltipProperty(JPanel, GraphPanel) - Constructor for class com.elegantj.graphx.TooltipProperty
 
TOP - Static variable in class com.elegantj.common.DrawText
The character string is arranged on the left side.
TOP - Static variable in class com.elegantj.data.dataviewer.GroupBand
Specifies the constant for group TopN type Top
TOP - Static variable in class com.elegantj.graphx.GraphConstants
Specify the top of a box
TOP - Static variable in class com.elegantj.graphx.TextAlign
Specifies the constant for top alignment
TOP - Static variable in class com.elegantj.graphx.DrawText
Specifies the constant for top alignment
TOP_TO_BOTTOM - Static variable in class com.elegantj.graphx.LinearGradientPainter
Linear gradient paint from top to bottom
toPattern() - Method in class com.elegantj.common.ALScalendarFormat
return pattern
toShortString() - Method in class com.elegantj.graphx.GradientSegment
Render this GradientSegment as a short, informative string.
toString() - Method in class com.elegantj.editors.IntegerEditorInvalidArraysException
Internal, returns the string description
toString() - Method in class com.elegantj.common.CommandString
 
toString() - Method in class com.elegantj.data.dataprovider.DataEvent
Returns the string representation of this EventObject
toString() - Method in class com.elegantj.data.dataprovider.sql.ColumnAttribs
Returns the string representation of this object
toString() - Method in class com.elegantj.data.dataviewer.GroupBand
Converts the object to a string
toString() - Method in class com.elegantj.graphx.ZoomFactor
 
toString() - Method in class com.elegantj.graphx.RowInfo
 
toString() - Method in class com.elegantj.graphx.GraphicsEx
 
toString() - Method in class com.elegantj.graphx.GradientSegment
Render this GradientSegment as a String.
toString() - Method in class com.elegantj.graphx.BasicGradientPainter
A simple representation of this GradientPainter as a string.
toString(Object) - Static method in class com.elegantj.common.Common
Creates string representation of object
translate(int, int) - Method in class com.elegantj.graphx.GraphicsEx
Translates graphics current rendering point with specified location
tw - Variable in class com.elegantj.graphx.GradientPainter
 
tx - Variable in class com.elegantj.graphx.GradientPainter
 
ty - Variable in class com.elegantj.graphx.GradientPainter
 
TYPE_ANALYSIS - Static variable in interface com.elegantj.common.AppConstants
Analysis Type Constant
TYPE_BAR - Static variable in class com.elegantj.graphx.GraphConstants
Bar Type
TYPE_CONE - Static variable in class com.elegantj.graphx.GraphConstants
Cone Type
TYPE_CYLINDER - Static variable in class com.elegantj.graphx.GraphConstants
Cylinder Type
TYPE_DATE - Static variable in class com.elegantj.graphx.GraphConstants
 
TYPE_NUMBER - Static variable in class com.elegantj.graphx.GraphConstants
 
TYPE_OTHER - Static variable in class com.elegantj.graphx.GraphConstants
 
TYPE_PYRAMID - Static variable in class com.elegantj.graphx.GraphConstants
Pyramid Type
TYPE_QUERY - Static variable in interface com.elegantj.common.AppConstants
Query Type Constant
TYPE_REPORT - Static variable in interface com.elegantj.common.AppConstants
Report Type Constant
TYPE_TIME - Static variable in class com.elegantj.graphx.GraphConstants
 
TYPE_TIMESTAMP - Static variable in class com.elegantj.graphx.GraphConstants
 
TypeInfo - class com.elegantj.data.dataprovider.sql.TypeInfo.
The TypeInfo provides the prefix, suffix of the given sql data type.
TypeInfo(int, String, String, String) - Constructor for class com.elegantj.data.dataprovider.sql.TypeInfo
Creates the TypeInfo with specified sql data type, type name, prefix and suffix

ElegantJCharts Java API Specification v2.0
A B C D E F G H I K L M N O P Q R S T U V W X Y Z
For any feedback, suggestion, or query, please revert back to support@elegantcharts.com

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjcharts.com
All Rights Reserved.