EspressChart
v 5.5
A B C D E F G H I J L M N O P Q R S T U V W X Y Z

A

ABS - Static variable in interface quadbase.util.IFunctionConstants
For internal use
AbstractParam - class quadbase.common.param.AbstractParam.
 
AbstractParam(String) - Constructor for class quadbase.common.param.AbstractParam
 
AbstractParam(String, Parameter) - Constructor for class quadbase.common.param.AbstractParam
 
ACOS - Static variable in interface quadbase.util.IFunctionConstants
For internal use
actionPerformed(ActionEvent) - Method in class quadbase.ChartAPI.QbChartPanel
 
actionPerformed(ActionEvent) - Method in class quadbase.ChartAPI.QbChartBasic
 
actionPerformed(ActionEvent) - Method in class quadbase.ChartAPI.QbChartCustomizer
 
actionPerformed(ActionEvent) - Method in class quadbase.ChartAPI.swing.QbChartCustomizer
 
actionPerformed(ActionEvent) - Method in class quadbase.ChartAPI.swing.QbChartBasic
 
ADD - Static variable in interface quadbase.util.IFunctionConstants
For internal use
add(HyperLink) - Method in interface quadbase.util.IHyperLinkSet
Adds a new HyperLink into the chart.
add(IDataLine) - Method in interface quadbase.util.IDataLineSet
Adds a new data line to the chart.
add(int, Object) - Method in class quadbase.ChartAPI.Resource
Deprecated. Add property to the resource
add(int, Object) - Method in class quadbase.ChartAPI.swing.Resource
Deprecated. Add property to the resource
add(int, Object, Object) - Method in class quadbase.ChartAPI.Resource
Deprecated. Add property to the resource
add(int, Object, Object) - Method in class quadbase.ChartAPI.swing.Resource
Deprecated. Add property to the resource
add(ITextString) - Method in interface quadbase.util.IFloatingTextSet
This function is used to add a text string to the chart.
add(ITrendLine) - Method in interface quadbase.util.ITrendLineSet
Adds a new trend line to the chart.
add(Param) - Method in class quadbase.common.param.ParameterSet
 
add(PolyLine) - Method in interface quadbase.util.IFloatingLineSet
This function adds a new poly-line to the chart.
addActionListener(ActionListener) - Method in class quadbase.ChartAPI.QbChartPanel
 
addActionListener(ActionListener) - Method in class quadbase.ChartAPI.swing.QbChartPanel
 
addAnnotation(IAnnotation) - Method in interface quadbase.util.IAnnotationSet
Adds an annotation to the chart.
addAnnotation(IAnnotation) - Method in interface quadbase.util.IReferenceObj
This function adds an annotation object
addDataSourceManagerListener(DataSourceManagerListener) - Method in class quadbase.chart.designer.QbChartDesigner
 
addDrillDown(int, int, int, int, boolean) - Method in interface quadbase.util.IDrillDown
Adds a new drill-down definition to the end of the drill down list.
addElement(ControlRange) - Method in interface quadbase.util.IControlRangeSet
Adds a new ControlRange into the chart.
addKeyListener(KeyListener) - Method in class quadbase.ChartAPI.QbChartBasic
 
addKeyListener(KeyListener) - Method in class quadbase.ChartAPI.swing.QbChartBasic
 
addMouseListener(MouseListener) - Method in class quadbase.ChartAPI.QbChartBasic
 
addMouseListener(MouseListener) - Method in class quadbase.ChartAPI.swing.QbChartBasic
 
addMouseMotionListener(MouseMotionListener) - Method in class quadbase.ChartAPI.QbChartBasic
 
addMouseMotionListener(MouseMotionListener) - Method in class quadbase.ChartAPI.swing.QbChartBasic
 
addPropertyChangeListener(PropertyChangeListener) - Method in class quadbase.ChartAPI.QbChartCustomizer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class quadbase.ChartAPI.swing.QbChartCustomizer
 
addRow(IRow) - Method in interface quadbase.util.IInputData
Adds a new row to the chart input data.
addRow(Object[]) - Method in class quadbase.ChartAPI.DataSheet
add a new row data
addRow(Object[]) - Method in class quadbase.ChartAPI.swing.DataSheet
Adds a new row data object
addSpreadSheetModelListener(ISpreadSheetModelListener) - Method in interface quadbase.util.ISpreadSheetModel
Add a data update listener
addSpreadSheetModelListener(ISpreadSheetModelListener) - Method in class quadbase.util.SimpleSpreadSheet
Adds the given listener to the listener list
ADDTIME - Static variable in interface quadbase.util.IFunctionConstants
For internal use
alignment - Variable in class quadbase.common.param.ParameterPageWriter
Alignment (LEFT | CENTER | RIGHT)
ALIGNMENT_CENTER - Static variable in class quadbase.common.param.ParameterPage
 
ALIGNMENT_LEFT - Static variable in class quadbase.common.param.ParameterPage
 
ALIGNMENT_RIGHT - Static variable in class quadbase.common.param.ParameterPage
 
ALL_COLUMNS - Static variable in class quadbase.util.SpreadSheetModelEvent
This denotes all columns in the spreadsheet (except the row label column).
ALL_ROWS - Static variable in class quadbase.util.SpreadSheetModelEvent
This denotes all rows in the spreadsheet (except the column label row).
AM_PM - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating whether the HOUR is before or after noon.
AND - Static variable in interface quadbase.util.IFunctionConstants
For internal use
angle - Variable in class quadbase.util.PickData
Angle for Polar
applyAntiAliasToChartAreaOnly(boolean) - Method in class quadbase.ChartAPI.QbChart
 
applyAntiAliasToChartAreaOnly(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
 
applyTemplateFile(String) - Method in class quadbase.ChartAPI.QbChart
Applies the given template to the current chart.
applyTemplateFile(String) - Method in class quadbase.ChartAPI.swing.QbChart
Applies the given template to the current chart.
AREA - Static variable in interface quadbase.util.IChartTypeConstants
Area chart
areConnectLinesVisible() - Method in interface quadbase.util.IDataPointSet
Returns whether or not the chart currently displays connecting lines for the data points.
areConnectLinesVisible() - Method in interface quadbase.util.ISecondaryChart
Returns the display status of connect lines for the secondary axis.
areHidden(int) - Method in interface quadbase.util.IDataPointSet
This function is used to get the hidden status of column values in the legend.
areItemsHidden(int) - Method in interface quadbase.util.ILegend
Returns the boolean state of the items in the legend.
areLabelsReversed() - Method in interface quadbase.util.ILegend
Returns whether or not the labels in the legend are displayed in reverse order.
arePointsUniformForLine() - Method in interface quadbase.util.IDataPointSet
This method returns whether the points are drawn uniformly.
arePointsVisible() - Method in interface quadbase.util.IDataPointSet
Returns the display status of the data points.
arePointsVisible() - Method in interface quadbase.util.ISecondaryChart
Gets the display status of the data points for the secondary axis.
areSymbolsDrawn() - Method in interface quadbase.util.ILegend
Returns whether or not data point symbols are drawn in the legend.
areTickersInward() - Method in interface quadbase.util.IAxis
This function is used to check if the tickers are drawn inward for the given axis.
areTickersVisible() - Method in interface quadbase.util.IAxis
This function is used to check if the tickers are drawn for the given axis.
areZoomEventsEnabled() - Method in interface quadbase.util.IMouseEventSet
Returns the enable/disable status of mouse events for date/time based zooming operations.
ASCENDING - Static variable in interface quadbase.ChartAPI.IMiscConstants
Ascending order for the sorting of chart data
ASCENDING - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Ascending order for the sorting of chart data
ASIN - Static variable in interface quadbase.util.IFunctionConstants
For internal use
ATAN - Static variable in interface quadbase.util.IFunctionConstants
For internal use
ATAN2 - Static variable in interface quadbase.util.IFunctionConstants
For internal use
AVERAGE - Static variable in interface quadbase.util.IFunctionConstants
For internal use
AVG - Static variable in interface quadbase.util.IZoomInfo
 
AVG - Static variable in interface quadbase.util.IDrillDown
 
AxisScale - class quadbase.ChartAPI.AxisScale.
Deprecated.  
AxisScale - class quadbase.ChartAPI.swing.AxisScale.
Deprecated.  
AxisScale(double, double, double) - Constructor for class quadbase.ChartAPI.AxisScale
Deprecated. Create an AxisScale object
AxisScale(double, double, double) - Constructor for class quadbase.ChartAPI.swing.AxisScale
Deprecated. Create an AxisScale object

B

b - Variable in class quadbase.ChartAPI.QbChartCustomizer
 
b - Variable in class quadbase.ChartAPI.swing.QbChartCustomizer
 
B_COL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
back() - Method in interface quadbase.common.util.internal.IInterchange
User can implement this method to define the action when back button is clicked
backgroundColor - Variable in class quadbase.common.param.ParameterPageWriter
background color in hex
backgroundImage - Variable in class quadbase.common.param.ParameterPageWriter
background image
BAR - Static variable in interface quadbase.util.IChartTypeConstants
Bar chart
BMP - Static variable in interface quadbase.ChartAPI.IExportConstants
OS/2 or Windows bitmap format (file extension .bmp)
BMP - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
OS/2 or Windows bitmap format (file extension .bmp)
body() - Method in class quadbase.common.param.HtmlWriter
Prints the <BODY> tag
body(String) - Method in class quadbase.common.param.HtmlWriter
Prints the <BODY> tag
body(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <BODY class="CLASS"> tag
bodyEnd() - Method in class quadbase.common.param.HtmlWriter
Prints the </BODY> tag
BOOL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
BOOL_FUNC - Static variable in interface quadbase.util.IFunctionConstants
For internal use
BOOL_NAME - Static variable in interface quadbase.util.IFunctionConstants
 
BOTTOM_ALIGNMENT - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
BOTTOM_ALIGNMENT - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
BOTTOM_ALIGNMENT_INSIDE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
BOTTOM_ALIGNMENT_INSIDE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
BOX - Static variable in interface quadbase.util.IChartTypeConstants
2D Box chart
br() - Method in class quadbase.common.param.HtmlWriter
Prints the <BR> tag
BSPLINE - Static variable in interface quadbase.util.ITrendLine
 
BUBBLE - Static variable in interface quadbase.util.IChartTypeConstants
2D Bubble chart
butler - Variable in class quadbase.ChartAPI.QbChartCustomizer
 
butler - Variable in class quadbase.ChartAPI.swing.QbChartCustomizer
 

C

CALENDAR_CONST - Static variable in interface quadbase.util.IFunctionConstants
For internal use
cancel() - Method in interface quadbase.common.util.internal.IInterchange
User can implement this method to define the action when cancel button is clicked
category - Variable in class quadbase.util.PickData
name of selected category data
category - Variable in class quadbase.util.HyperLink
Name of the category, a blank name (not null) represent all category
category - Variable in class quadbase.ChartAPI.ColInfo
 
category - Variable in class quadbase.ChartAPI.swing.ColInfo
 
CATEGORY - Static variable in interface quadbase.util.IMapConstants
 
categoryName - Variable in class quadbase.util.PickData
Column name of Category
CEIL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
CENTER - Static variable in interface quadbase.ChartAPI.IMiscConstants
Center appearence of the background image
CENTER - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Center appearence of the background image
CENTER_ALIGNMENT - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
CENTER_ALIGNMENT - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
center() - Method in class quadbase.common.param.HtmlWriter
Prints the <CENTER> tag
center(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <CENTER class="CLASS"> tag
CENTERALIGNMENT - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
CENTERALIGNMENT - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
centerEnd() - Method in class quadbase.common.param.HtmlWriter
Prints the </CENTER> tag
chart - Variable in class quadbase.ChartAPI.QbChartBasic
 
chart - Variable in class quadbase.ChartAPI.swing.QbChartBasic
 
ChartParameterPage - class quadbase.common.param.ChartParameterPage.
A page that user specifies parameters for a parameterized chart.
ChartParameterPage(IQueryInParam[], IQueryFileInfo, String, String[], String, int, boolean, int, String) - Constructor for class quadbase.common.param.ChartParameterPage
Allocates a new ParameterPage that represents a parameter page object.
CHARTTYPENAME - Static variable in interface quadbase.util.IChartTypeConstants
List of chart type names
CHT - Static variable in interface quadbase.ChartAPI.IExportConstants
A proprietary chart format.
CHT - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
A proprietary chart format.
CHT_DATA - Static variable in interface quadbase.ChartAPI.IExportConstants
CHT format with fix data (file extension .cht).
CHT_DATA - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
CHT format with fix data (file extension .cht)
CIRCLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
Circle point shape
CIRCLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Circle point shape
CIRCULAR_STYLE - Static variable in interface quadbase.util.IHorzVertLine
 
CLASSFILE - Static variable in interface quadbase.ChartAPI.IMiscConstants
load data from Java class file
CLASSFILE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
load data from Java class file
clear() - Method in class quadbase.util.PickData
Clear the data point
clear() - Method in class quadbase.ChartAPI.Resource
Deprecated.  
clear() - Method in class quadbase.ChartAPI.swing.Resource
Deprecated.  
close - Variable in class quadbase.ChartAPI.ColInfo
 
close - Variable in class quadbase.ChartAPI.swing.ColInfo
 
CLOSE - Static variable in interface quadbase.util.IMapConstants
 
CLOSE - Static variable in interface quadbase.util.IDataLine
 
close_name - Variable in class quadbase.util.PickData
Close column name
close() - Method in interface quadbase.util.IResultSet
Closes the cursor
close() - Method in class quadbase.util.XMLResultSet
For internal use
close() - Method in class quadbase.util.QueryResultSet
 
close() - Method in class quadbase.util.StreamResultSet
 
close() - Method in class quadbase.util.XMLQueryResultSet
For internal use
close() - Method in class quadbase.ChartAPI.DbData
 
close() - Method in class quadbase.ChartAPI.swing.DbData
 
closeConnection() - Method in class quadbase.ChartAPI.DBInfo
This function closes the connection to the database.
closeConnection() - Method in class quadbase.ChartAPI.swing.DBInfo
This function closes the connection to the database
col - Variable in class quadbase.util.SpreadSheetModelEvent
column affected
COL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
COL - Static variable in interface quadbase.util.IChartTypeConstants
Column chart
ColInfo - class quadbase.ChartAPI.ColInfo.
ColInfo
ColInfo - class quadbase.ChartAPI.swing.ColInfo.
ColInfo
ColInfo() - Constructor for class quadbase.ChartAPI.ColInfo
Creates a new ColInfo object.
ColInfo() - Constructor for class quadbase.ChartAPI.swing.ColInfo
Create new ColInfo object
ColInfo(int, int[]) - Constructor for class quadbase.ChartAPI.ColInfo
Creates a new ColInfo object for Scatter chart
ColInfo(int, int[]) - Constructor for class quadbase.ChartAPI.swing.ColInfo
Create new ColInfo object for Scatter chart
ColInfo(int, int, int, int) - Constructor for class quadbase.ChartAPI.ColInfo
Creates a new ColInfo object for Bar, Column, Stack Bar, Stack Column, 100% Column, Line, Pie, Area, Stack Area
ColInfo(int, int, int, int) - Constructor for class quadbase.ChartAPI.swing.ColInfo
Create new ColInfo object for Bar, Column, Stack Bar, Stack Column, 100% Column, Line, Pie, Area, Stack Area
ColInfo(int, int, int, int, int) - Constructor for class quadbase.ChartAPI.ColInfo
Creates a new ColInfo object for Bar, Column, Stack Bar, Stack Column, 100% Column, Line, Area, Stack Area
ColInfo(int, int, int, int, int) - Constructor for class quadbase.ChartAPI.swing.ColInfo
Create new ColInfo object for Bar, Column, Stack Bar, Stack Column, 100% Column, Line, Area, Stack Area
ColInfo(int, int, int, int, int, int) - Constructor for class quadbase.ChartAPI.ColInfo
Creates a new ColInfo object for High Low, HLCO, and GANTT charts
ColInfo(int, int, int, int, int, int) - Constructor for class quadbase.ChartAPI.swing.ColInfo
Create new ColInfo object for High Low, HLCO, and GANTT charts
ColInfo(int, int, int, int, int, int, int) - Constructor for class quadbase.ChartAPI.ColInfo
Creates a new ColInfo object for High Low, HLCO, and GANTT charts
ColInfo(int, int, int, int, int, int, int) - Constructor for class quadbase.ChartAPI.swing.ColInfo
Create new ColInfo object for High Low, HLCO, and GANTT charts
ColInfo(int, int, int, int, int, int, int, int, int, int) - Constructor for class quadbase.ChartAPI.ColInfo
Creates a new ColInfo object for secondary overlay chart
ColInfo(int, int, int, int, int, int, int, int, int, int) - Constructor for class quadbase.ChartAPI.swing.ColInfo
Create new ColInfo object for secondary overlay chart
ColorSpectrum - class quadbase.util.ColorSpectrum.
This class is used for defining the color of data based on the vertical value.
ColorSpectrum(Color[], double[]) - Constructor for class quadbase.util.ColorSpectrum
Creates a color spectrum object.
COLUMN_LABEL_ROW - Static variable in class quadbase.util.SpreadSheetModelEvent
This denotes the row denoting the column labels.
COMBO_COL - Static variable in interface quadbase.util.IChartTypeConstants
Combo column chart for HLCO and hi-low chart only
COMBO_LINE - Static variable in interface quadbase.util.IChartTypeConstants
Combo line chart
COMBO_OVERLAY - Static variable in interface quadbase.util.IChartTypeConstants
Combo column chart for no-series chart only
COMBO_STACKAREA - Static variable in interface quadbase.util.IChartTypeConstants
Combo stack area chart, valid for 2D Stack column chart only
COMBOTYPENAME - Static variable in interface quadbase.util.IChartTypeConstants
List of combo type names
COMMA - Static variable in interface quadbase.ChartAPI.IExportConstants
TXT Data File Separator
COMMA - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
TXT Data File Separator
CONTROL_AVERAGE - Static variable in interface quadbase.util.IControlLine
A line type constant
ControlRange - class quadbase.util.ControlRange.
This class is used to draw control range area for charts.
ControlRange(double, double, Color, String, boolean) - Constructor for class quadbase.util.ControlRange
Creates a new control range area.
ControlRange(double, double, Color, String, int, int, boolean) - Constructor for class quadbase.util.ControlRange
Creates a new control range area.
ControlRange(double, double, Color, String, int, int, Point, boolean, boolean) - Constructor for class quadbase.util.ControlRange
Creates a new control range area for dial chart.
ControlRange(double, double, String, boolean) - Constructor for class quadbase.util.ControlRange
Creates a new control range area.
ControlRange(double, double, String, int, int, boolean) - Constructor for class quadbase.util.ControlRange
Creates a new control range area.
ControlRange(double, double, String, int, int, Point, boolean, boolean) - Constructor for class quadbase.util.ControlRange
Creates a new control range area.
COS - Static variable in interface quadbase.util.IFunctionConstants
For internal use
COUNT - Static variable in interface quadbase.util.IFunctionConstants
For internal use
COUNT - Static variable in interface quadbase.util.IZoomInfo
 
COUNT - Static variable in interface quadbase.util.IDrillDown
 
countDrillDownLevel() - Method in interface quadbase.util.IDrillDown
Counts number of drill down levels If non drill-down chart return -1
countLabelOffset() - Method in interface quadbase.util.IRadarPropertySet
This method sets number of label offsets
countLabelOffset() - Method in interface quadbase.util.IDialPropertySet
This method returns the number of label offset
countLabelOffset() - Method in interface quadbase.util.IPolarPropertySet
This method returns number of label offset
createChart(int, int, ColData[], IColumnMap, String) - Method in class quadbase.ChartAPI.QbChartBasic
 
createChart(int, int, ColData[], IColumnMap, String) - Method in class quadbase.ChartAPI.swing.QbChartBasic
 
createDrillDownChart(String, int, int, IDatabaseInfo, boolean, int[], IColumnMap, String, int[]) - Method in class quadbase.ChartAPI.QbChart
Creates a drill-down chart that will be an immediate child of the calling chart
createDrillDownChart(String, int, int, IDatabaseInfo, boolean, int[], IColumnMap, String, int[]) - Method in class quadbase.ChartAPI.swing.QbChart
Create a drill-down chart that will be an immediate child of the calling chart
createDrillDownChart(String, int, int, IDatabaseInfo, boolean, int[], IColumnMap, String, int[], boolean) - Method in class quadbase.ChartAPI.QbChart
 
createDrillDownChart(String, int, int, IDatabaseInfo, boolean, int[], IColumnMap, String, int[], boolean) - Method in class quadbase.ChartAPI.swing.QbChart
 
createHyperLinkForSurfaceChart(String, String, String) - Static method in class quadbase.util.HyperLink
HyperLink constructor for surface chart using the default target window
createHyperLinkForSurfaceChart(String, String, String, String) - Static method in class quadbase.util.HyperLink
create HyperLink for surface chart
createObject(int, Object, StreamTokenizer) - Static method in class quadbase.util.StreamResultSet
 
CROSS - Static variable in interface quadbase.ChartAPI.IMiscConstants
Cross point shape
CROSS - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Cross point shape
CssClass - class quadbase.common.param.CssClass.
Css Class names constants.
CssClass() - Constructor for class quadbase.common.param.CssClass
 
CssHtmlParameterPageWriter - class quadbase.common.param.CssHtmlParameterPageWriter.
Writer that writes ParameterPage in HTML format with Cascading Style Sheet Objects and Styles embedded.
CssHtmlParameterPageWriter(ParameterPage, Writer) - Constructor for class quadbase.common.param.CssHtmlParameterPageWriter
Allocates a CssHtmlParameterPageWriter
CssHtmlWriter - class quadbase.common.param.CssHtmlWriter.
A Writer that writes CSS supported html code
CssHtmlWriter(PrintWriter) - Constructor for class quadbase.common.param.CssHtmlWriter
Allocates a HtmlWriter that writes to out
CURRDATE - Static variable in interface quadbase.util.IFunctionConstants
For internal use
CURRDATETIME - Static variable in interface quadbase.util.IFunctionConstants
For internal use
CURRENCY - Static variable in class quadbase.util.LocaleNumericFormat
 
currencyPos - Variable in class quadbase.util.NumericFormat
currency position, 0 - before number (default), 1 - after negative sign, 2 - after number, 3 - after number and negative sign.
currencySymbol - Variable in class quadbase.util.NumericFormat
currency symbol, default none
CURRTIME - Static variable in interface quadbase.util.IFunctionConstants
For internal use
customizeHintBox(String) - Method in interface quadbase.util.ICustomizeImageMapDataHintBox
return modified data hint box value

D

D_COL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
DASH - Static variable in interface quadbase.ChartAPI.IMiscConstants
Line point shape
DASH - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Line point shape
DASH_STYLE - Static variable in interface quadbase.util.IDataLine
 
DATAFILE - Static variable in interface quadbase.ChartAPI.IMiscConstants
Data file in ASCII format
DATAFILE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Data file in ASCII format
DataSheet - class quadbase.ChartAPI.DataSheet.
This class provides a functionality to merge multiple data sources together.
DataSheet - class quadbase.ChartAPI.swing.DataSheet.
This class provides a functionality to merge multiple data sources together.
DataSheet(Applet, EJBInfo) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from EJBInfo
DataSheet(Applet, EJBInfo) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from EJBInfo
DataSheet(Applet, EJBInfo, boolean) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from EJBInfo
DataSheet(Applet, EJBInfo, boolean) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from EJBInfo
DataSheet(Applet, EJBInfo, boolean, int[]) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from EJBInfo
DataSheet(Applet, EJBInfo, boolean, int[]) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from EJBInfo
DataSheet(Applet, IDatabaseInfo, boolean) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from a database
DataSheet(Applet, IDatabaseInfo, boolean) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from a database
DataSheet(Applet, IDatabaseInfo, boolean, int[]) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from a database
DataSheet(Applet, IDatabaseInfo, boolean, int[]) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from a database
DataSheet(Applet, IResultSet, boolean) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from IResultset
DataSheet(Applet, IResultSet, boolean) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from IResultset
DataSheet(Applet, IResultSet, boolean, int[]) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from IResultset
DataSheet(Applet, IResultSet, boolean, int[]) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from IResultset
DataSheet(Applet, ISpreadSheetModel) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from spread sheet
DataSheet(Applet, ISpreadSheetModel) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from spread sheet
DataSheet(Applet, String, boolean) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from a data file
DataSheet(Applet, String, boolean) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from a data file
DataSheet(Applet, String, boolean, int[]) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from a data file
DataSheet(Applet, String, boolean, int[]) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from a data file
DataSheet(Applet, String, boolean, int[], int) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from a data file
DataSheet(Applet, String, boolean, int[], int) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from a data file
DataSheet(Applet, XMLFileQueryInfo, boolean, int[]) - Constructor for class quadbase.ChartAPI.DataSheet
Create a new dataSheet from XML File
DataSheet(Applet, XMLFileQueryInfo, boolean, int[]) - Constructor for class quadbase.ChartAPI.swing.DataSheet
Creates a new dataSheet from XML File
DATE - Static variable in interface quadbase.util.IFunctionConstants
For internal use
DATE - Static variable in class quadbase.util.LocaleDateTimeFormat
 
DATE_FUNC - Static variable in interface quadbase.util.IFunctionConstants
For internal use
DATE_NAME - Static variable in interface quadbase.util.IFunctionConstants
For internal use
dateParameterCalendar - Variable in class quadbase.common.param.ParameterPageWriter
whether dates parameter have month/day/year calendar
dateParameterCalendarDatepicker - Variable in class quadbase.common.param.ParameterPageWriter
the path to the datepicker folder that contains the javascript and images
dateParameterSelection - Variable in class quadbase.common.param.ParameterPageWriter
whether dates parameter have month/day/year selection list
DATETIME - Static variable in interface quadbase.util.IFunctionConstants
For internal use
DATETIME - Static variable in interface quadbase.util.IFormat
 
DATETIME - Static variable in class quadbase.util.LocaleDateTimeFormat
 
DateTimeFormat - class quadbase.util.DateTimeFormat.
DateTimeFormat
DateTimeFormat() - Constructor for class quadbase.util.DateTimeFormat
Creates a new DateTimeFormat with default value
dateVariable - Variable in class quadbase.common.param.ParameterPageWriter
whether dates parameter is specified with a date variable
dateVariableDatepicker - Variable in class quadbase.common.param.ParameterPageWriter
the path to the datepicker folder that contains the javascript and images
DAY - Static variable in interface quadbase.util.IDataPointSet
 
DAY - Static variable in interface quadbase.util.IZoomInfo
 
DAY_OF_MONTH - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the day of the month.
DAY_OF_WEEK - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the day of the week.
DAY_OF_WEEK_IN_MONTH - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the ordinal number of the day of the week within the current month.
DAY_OF_YEAR - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the day number within the current year.
DAYDIFF - Static variable in interface quadbase.util.IFunctionConstants
For internal use
DAYOFWEEK - Static variable in interface quadbase.util.IFunctionConstants
For internal use
DbData - class quadbase.ChartAPI.DbData.
This class provides an implementation for the @link quadbase.util.IResultSet interface using an array of data.
DbData - class quadbase.ChartAPI.swing.DbData.
This class provides an implementation for the quadbase.util.IResultSet interface using an array of data.
DbData(String) - Constructor for class quadbase.ChartAPI.DbData
Constructs DbData by parsing the data value argument in HTML page.  The format for the String is the same as the data file format, except that each line is ended by a vertical bar "|".
DbData(String) - Constructor for class quadbase.ChartAPI.swing.DbData
Construct DbData by parsing the data value argument in HTML page.  The format for the String is the same as the data file format, except that each line is ended by a vertical bar "|".
DbData(String[], Object[][]) - Constructor for class quadbase.ChartAPI.DbData
Constructs a new DbData class
DbData(String[], Object[][]) - Constructor for class quadbase.ChartAPI.swing.DbData
Construct a new DbData class
DbData(String[], String[], String[][]) - Constructor for class quadbase.ChartAPI.DbData
Constructs a new DbData class
DbData(String[], String[], String[][]) - Constructor for class quadbase.ChartAPI.swing.DbData
Construct a new DbData class
dbInfo - Variable in class quadbase.common.param.ParameterPageWriter
database connection information
DBInfo - class quadbase.ChartAPI.DBInfo.
DBInfo
DBInfo - class quadbase.ChartAPI.swing.DBInfo.
DBInfo
DBInfo(Connection, String) - Constructor for class quadbase.ChartAPI.DBInfo
Creates a new instance of DBInfo using the given Connection object.
DBInfo(Connection, String) - Constructor for class quadbase.ChartAPI.swing.DBInfo
Create a new instance of DBInfo using the given Connection object
DBInfo(Connection, String, Applet) - Constructor for class quadbase.ChartAPI.DBInfo
Deprecated.  
DBInfo(Connection, String, Applet) - Constructor for class quadbase.ChartAPI.swing.DBInfo
Deprecated.  
DBInfo(IDatabaseInfo) - Constructor for class quadbase.ChartAPI.DBInfo
Creates a new instance of DBInfo.
DBInfo(IDatabaseInfo) - Constructor for class quadbase.ChartAPI.swing.DBInfo
Create a new instance of DBInfo
DBInfo(String, String, Hashtable) - Constructor for class quadbase.ChartAPI.DBInfo
Creates a new instance of DBInfo.
DBInfo(String, String, Hashtable) - Constructor for class quadbase.ChartAPI.swing.DBInfo
Create a new instance of DBInfo
DBInfo(String, String, String, String, String) - Constructor for class quadbase.ChartAPI.DBInfo
Creates a new instance of DbInfo.
DBInfo(String, String, String, String, String) - Constructor for class quadbase.ChartAPI.swing.DBInfo
Create a new instance of DbInfo
DBInfo(String, String, String, String, String, Applet) - Constructor for class quadbase.ChartAPI.DBInfo
Deprecated.  
DBInfo(String, String, String, String, String, Applet) - Constructor for class quadbase.ChartAPI.swing.DBInfo
Deprecated.  
decimal - Variable in class quadbase.util.NumericFormat
decimal point, range from 1 to 6, default 2
decimalSep - Variable in class quadbase.util.NumericFormat
decimal point char, default '.'
DECL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
DEFAULT_TARGET - Static variable in class quadbase.util.HyperLink
Default target of the hyperlink, default is ""
deleteRow(int) - Method in interface quadbase.util.IInputData
Delete a record(row) from the chart input data.
deleteRow(int) - Method in class quadbase.ChartAPI.DataSheet
delete a specified row
deleteRow(int) - Method in class quadbase.ChartAPI.swing.DataSheet
Deletes a specified row
DESCENDING - Static variable in interface quadbase.ChartAPI.IMiscConstants
Descending order for the sorting of chart data
DESCENDING - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Descending order for the sorting of chart data
designer - Variable in class quadbase.ChartAPI.QbChartCustomizer
 
designer - Variable in class quadbase.ChartAPI.swing.QbChartCustomizer
 
DIAL - Static variable in interface quadbase.util.IChartTypeConstants
2D Dial chart
dispose() - Method in class quadbase.chart.designer.QbChartDesigner
 
dispose() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
div() - Method in class quadbase.common.param.HtmlWriter
Prints the <DIV> tag
div(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <DIV class="CLASS"> tag
divEnd() - Method in class quadbase.common.param.HtmlWriter
Prints the </DIV> tag
DIVIDE - Static variable in interface quadbase.util.IFunctionConstants
For internal use
DMY - Static variable in class quadbase.util.DateTimeFormat
date format dd/mm/yy
docTitle - Variable in class quadbase.common.param.ParameterPageWriter
Document title
DOTTED_STYLE - Static variable in interface quadbase.util.IDataLine
 
DOWN - Static variable in interface quadbase.util.I3DPropertySet
 
DOWN - Static variable in interface quadbase.ChartAPI.IMiscConstants
direction constant for table
DOWN - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
direction constant for table
DRAW_FRAME - Static variable in interface quadbase.util.IBubblePropertySet
A draw mode
draw(Graphics, Component, int, int) - Method in class quadbase.ChartAPI.QbChart
This method draws the chart given a Graphics object.
draw(Graphics, Component, int, int) - Method in class quadbase.ChartAPI.swing.QbChart
This method draws the chart given a Graphics object.
drawStandardDevLine(Color, double, String) - Method in interface quadbase.util.ITrendLine
Draw lines at multiples of deviation value for a NORMAL curve only works for Histogram charts with setLinearScale & setRounded to true.
DrillDownChart - class quadbase.ChartAPI.DrillDownChart.
This class extends QbChart.
DrillDownChart - class quadbase.ChartAPI.swing.DrillDownChart.
This class extends QbChart.
DrillDownChart() - Constructor for class quadbase.ChartAPI.DrillDownChart
For internal use only.
DrillDownChart() - Constructor for class quadbase.ChartAPI.swing.DrillDownChart
For internal use only.
DrillDownChart(Chart) - Constructor for class quadbase.ChartAPI.DrillDownChart
For internal use only.
DrillDownChart(Chart) - Constructor for class quadbase.ChartAPI.swing.DrillDownChart
For internal use only.

E

E - Static variable in interface quadbase.util.IFunctionConstants
For internal use
elementAt(int) - Method in interface quadbase.util.IControlRangeSet
get the specified control range from the chart.
elements() - Method in interface quadbase.util.IDataLineSet
Returns the list of data lines defined in the chart.
elements() - Method in interface quadbase.util.IFloatingTextSet
Returns the Enumeration of floating text strings added to the chart.
elements() - Method in interface quadbase.util.IHyperLinkSet
Returns the list of all hyperlinks added to the chart.
elements() - Method in interface quadbase.util.IFloatingLineSet
Returns the Enumeration of all the poly-lines defined in the chart.
elements() - Method in class quadbase.util.PolyLine
Returns the list of all coordinates that define the poly-line.
elements() - Method in interface quadbase.util.ITrendLineSet
Returns the list of trend lines defined in the chart.
encodeString(String) - Method in interface quadbase.util.IStringCustomizer
This method takes in a String in the original format(non-ASCII), and returns a String in the new format(ASCII).
END_DATE - Static variable in interface quadbase.util.IMapConstants
 
enddateName - Variable in class quadbase.util.PickData
end-date column name for Gantt chart
EQUALS - Static variable in interface quadbase.util.IFunctionConstants
For internal use
equals(HyperLink) - Method in class quadbase.util.HyperLink
Check whether two hyperlink are equals, link field are igonred
equals(Object) - Method in class quadbase.util.Point_3D
Checks if the two points are the same or not.
equals(Object) - Method in class quadbase.util.Point_2D
Checks if the two points are the same or not.
equals(Object) - Method in interface quadbase.util.ITextString
Returns true if the given object equals this one.
equals(Object) - Method in class quadbase.ChartAPI.TextString
 
equals(Object) - Method in class quadbase.ChartAPI.swing.TextString
 
equals(Position) - Method in class quadbase.util.Position
Checks if the two points are the same or not.
ERA - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the era, e.g., AD or BC in the Julian calendar.
establishConnection() - Method in class quadbase.ChartAPI.DBInfo
This function establishes a connection to the database specified by the URL string.
establishConnection() - Method in class quadbase.ChartAPI.swing.DBInfo
This function establishes a connection to the database specified by the URL string
exit() - Method in class quadbase.chart.designer.QbChartDesigner
 
EXP - Static variable in interface quadbase.util.IFunctionConstants
For internal use
EXPONENTIAL - Static variable in interface quadbase.util.ITrendLine
 
EXPONENTIAL_AVERAGE - Static variable in interface quadbase.util.ITrendLine
 
export() - Method in class quadbase.ChartAPI.QbChart
Exports the chart to an image Object.
export() - Method in class quadbase.ChartAPI.swing.QbChart
Exports the chart to an image Object.
export(int, OutputStream) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, OutputStream) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, OutputStream, int, int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, OutputStream, int, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, OutputStream, int, int, int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, OutputStream, int, int, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, OutputStream, OutputStream, String, int, int, boolean, int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, OutputStream, OutputStream, String, int, int, boolean, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, OutputStream, OutputStream, String, String, int, int, String, PickData[], String[], int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with drill down map
export(int, OutputStream, OutputStream, String, String, int, int, String, PickData[], String[], int) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, OutputStream, OutputStream, String, String, int, int, String, PickData[], String[], int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with drill down map
export(int, OutputStream, OutputStream, String, String, int, int, String, PickData[], String[], int) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with dimensions equal to that of the current chart.
export(int, String) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with dimensions equal to that of the current chart.
export(int, String) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, int, int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, String, int, int) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, int, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, String, int, int) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, int, int, int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, String, int, int, int) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, int, int, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, String, int, int, int) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with dimensions equal to that of the current chart.
export(int, String, String) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with dimensions equal to that of the current chart.
export(int, String, String) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, int, int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, String, String, int, int) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, int, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, String, String, int, int) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, int, int, boolean) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, String, String, int, int, boolean) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, int, int, boolean) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, String, String, int, int, boolean) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, int, int, boolean, int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart
export(int, String, String, int, int, boolean, int) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, int, int, boolean, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart
export(int, String, String, int, int, boolean, int) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, int, int, String) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with drill down map (top level only)
export(int, String, String, int, int, String) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, int, int, String) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with drill down map (top level only)
export(int, String, String, int, int, String) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, int, int, String, PickData[]) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with drill down map
export(int, String, String, int, int, String, PickData[]) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, int, int, String, PickData[]) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with drill down map
export(int, String, String, int, int, String, PickData[]) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, int, int, String, PickData[], String[]) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with drill down map
export(int, String, String, int, int, String, PickData[], String[]) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, int, int, String, PickData[], String[]) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with drill down map
export(int, String, String, int, int, String, PickData[], String[]) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, int, int, String, PickData[], String[], int) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with drill down map
export(int, String, String, int, int, String, PickData[], String[], int) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, int, int, String, PickData[], String[], int) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with drill down map
export(int, String, String, int, int, String, PickData[], String[], int) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, int, int, String, String[]) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with drill down map (top level only)
export(int, String, String, int, int, String, String[]) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, int, int, String, String[]) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with drill down map (top level only)
export(int, String, String, int, int, String, String[]) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, String) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with drill down map (top level only)
export(int, String, String, String) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, String) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with drill down map (top level only)
export(int, String, String, String) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
export(int, String, String, String, PickData[]) - Method in class quadbase.ChartAPI.QbChart
Exports the chart with drill down map
export(int, String, String, String, PickData[]) - Method in class quadbase.ChartAPI.DrillDownChart
 
export(int, String, String, String, PickData[]) - Method in class quadbase.ChartAPI.swing.QbChart
Export the chart with drill down map
export(int, String, String, String, PickData[]) - Method in class quadbase.ChartAPI.swing.DrillDownChart
 
exportChartToByteArray() - Method in class quadbase.ChartAPI.QbChart
Exports the chart to byte array.
exportChartToByteArray() - Method in class quadbase.ChartAPI.swing.QbChart
Exports the chart to byte array.
exportChartToByteArray(boolean) - Method in class quadbase.ChartAPI.QbChart
 
exportChartToByteArray(boolean) - Method in class quadbase.ChartAPI.swing.QbChart
 
exportChartToString() - Method in class quadbase.ChartAPI.QbChart
Exports the chart to String object which can use any chart viewer to re-open it again.
exportChartToString() - Method in class quadbase.ChartAPI.swing.QbChart
Exports the chart to String object which can use any chart viewer to re-open it again.
exportDataFile(PrintStream, int, int) - Method in class quadbase.ChartAPI.QbChart
Exports Data File
exportDataFile(PrintStream, int, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export Data File
exportDataFile(String, int, int) - Method in class quadbase.ChartAPI.QbChart
Exports Data File
exportDataFile(String, int, int) - Method in class quadbase.ChartAPI.swing.QbChart
Export Data File
extraFormContent - Variable in class quadbase.common.param.ParameterPageWriter
Extra form contents

F

faceData - Variable in class quadbase.util.PickData
FaceData for SurfaceChart
FACTORIAL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
FALSE - Static variable in interface quadbase.util.IFunctionConstants
For internal use
fetchData() - Method in class quadbase.ChartAPI.DBInfo
Gets the data from database, return as instance of DbData.
fetchData() - Method in class quadbase.ChartAPI.swing.DBInfo
Get the data from database, return as instance of DbData ClassNotFoundException is thrown if JDBC driver not found.
FILL_BUBBLE - Static variable in interface quadbase.util.IBubblePropertySet
A draw mode
finalize() - Method in class quadbase.ChartAPI.QbChart
 
finalize() - Method in class quadbase.ChartAPI.swing.QbChart
 
finalizeGraphics(Graphics, int, int) - Method in interface quadbase.util.IChartGraphics
Adds or modifies graphics information after drawing the chart.
findNewLink(Vector) - Method in class quadbase.util.HyperLink
Search for a valid hyperlink define in the Vector of HyperLink using the category, series and sumBy of this object.
findNewLink(Vector, boolean) - Method in class quadbase.util.HyperLink
 
findSharedParamsInSubReport(Report, Parameter, Report) - Static method in class quadbase.common.param.MergeParameters
 
fireEvent(Component, int, int) - Method in class quadbase.ChartAPI.swing.QbChartPanel
 
fireSpreadSheetChanged(SpreadSheetModelEvent) - Method in class quadbase.util.SimpleSpreadSheet
Notifies all listeners of the given event
FIT - Static variable in interface quadbase.ChartAPI.IMiscConstants
Resize the background image to fit the panel
FIT - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Resize the background image to fit the panel
fixDigitLen - Variable in class quadbase.util.DateTimeFormat
display fixed number of digits for month and day, e.g.
fixSharedParamReferences() - Method in class quadbase.common.param.MergeParameters
 
FLASH - Static variable in interface quadbase.ChartAPI.IExportConstants
FLASH format (file extension .swf)
FLASH - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
FLASH format (file extension .swf)
FLAT - Static variable in interface quadbase.ChartAPI.IMiscConstants
Flat shading mode for a 3D chart; used to display a solid chart
FLAT - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Flat shading mode for a 3D chart; used to display a solid chart
FLAT_BORDER - Static variable in interface quadbase.ChartAPI.IMiscConstants
Flat shading mode for a 3D chart with black line border around it
FLAT_BORDER - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Flat shading mode for a 3D chart with black line border around it
FLOOR - Static variable in interface quadbase.util.IFunctionConstants
For internal use
font() - Method in class quadbase.common.param.HtmlWriter
Prints the <FONT> tag
font(String) - Method in class quadbase.common.param.HtmlWriter
Prints the <FONT attributes> tag
fontEnd() - Method in class quadbase.common.param.HtmlWriter
Prints the </FONT> tag
footer - Variable in class quadbase.common.param.ParameterPageWriter
the footer text
footer() - Method in class quadbase.common.param.HtmlWriter
Prints the footer information of a HTML document.
forExportOnly - Static variable in class quadbase.ChartAPI.QbChartBasic
 
forExportOnly - Static variable in class quadbase.ChartAPI.swing.QbChartBasic
 
FORM_BUTTONS - Static variable in class quadbase.common.param.CssClass
css class name = formButtons.
format - Variable in class quadbase.common.param.ParameterPageWriter
the export format
format(Object) - Method in interface quadbase.util.IFormat
Convert the object to a string using the formatting rules encapsulated by the IFormat subclass
format(Object) - Method in class quadbase.util.LocaleDateTimeFormat
Define quadbase.util.IFormat.
format(Object) - Method in class quadbase.util.LocaleNumericFormat
Define quadbase.util.IFormat.
format(Object) - Method in class quadbase.util.DateTimeFormat
Defines quadbase.util.IFormat Format the object if it is a instance of java.sql.Date, java.sql.Time or java.sql.Timestamp Otherwise, return its toString() value
format(Object) - Method in class quadbase.util.NumericFormat
Define quadbase.util.IFormat.
format(Object) - Method in class quadbase.util.LogicalFormat
Define quadbase.util.IFormat.
formatDefaultValue() - Method in class quadbase.common.param.FormulaParam
 
FormulaParam - class quadbase.common.param.FormulaParam.
 
FormulaParam(String, Parameter) - Constructor for class quadbase.common.param.FormulaParam
 
FUNCTION_LINE - Static variable in interface quadbase.util.IFunctionLine
 

G

GANTT - Static variable in interface quadbase.util.IChartTypeConstants
2D Gantt chart
get(int) - Method in class quadbase.ChartAPI.Resource
Deprecated. Retrieve the value of the named property
get(int) - Method in class quadbase.ChartAPI.swing.Resource
Deprecated. Retrieve the value of the named property
get(int) - Method in interface quadbase.common.param.Parameters
Gets a particular Param by index.
get(int) - Method in class quadbase.common.param.OrderedParameterSet
get Param object by index.
get(int) - Method in class quadbase.common.param.ParameterSet
Gets a particular Param by index.
get(int, int) - Method in class quadbase.common.param.OrderedParameterSet
Get a specific parameter at order, index
get(int, String) - Method in class quadbase.common.param.OrderedParameterSet
 
get(String) - Method in interface quadbase.common.param.Parameters
Gets a set of parameters by its name.
get(String) - Method in class quadbase.common.param.OrderedParameterSet
get a list of parameters with the specified name
get(String) - Method in class quadbase.common.param.ParameterSet
Gets a set of parameters by its name.
get(String, String, boolean) - Method in interface quadbase.common.param.Parameters
Gets a Param by its parent name and name.
get(String, String, boolean) - Method in class quadbase.common.param.OrderedParameterSet
parent contains the information for which report this parameter belongs to, name is the name of the parameter and isFormula checks for formula or query parameter
get(String, String, boolean) - Method in class quadbase.common.param.ParameterSet
Gets a Param by its parent name and name.
get3DLightIntensity() - Method in interface quadbase.util.IBubblePropertySet
This method returns the intensity of the light used in the simulated 3D mode.
getAggregateOperator() - Method in interface quadbase.util.IZoomInfo
Get the aggregate operator used for aggregating points along the primary value axis.
getAggregateOperator() - Method in interface quadbase.util.IDrillDown
Returns the primary aggregate operator used for drill-down.
getAlignment() - Method in class quadbase.common.param.ParameterPage
Gets the horizontal alignment of the parameter page
getAmbientLight() - Method in interface quadbase.util.I3DPropertySet
This function returns the ambient color value used for shading.
GETAMPM - Static variable in interface quadbase.util.IFunctionConstants
For internal use
getAngle() - Method in interface quadbase.util.IText
Returns the angle of the text string.
getAngle() - Method in class quadbase.ChartAPI.TextString
Get the text angle
getAngle() - Method in class quadbase.ChartAPI.QbChartBasic.CMainTitle
 
getAngle() - Method in class quadbase.ChartAPI.QbChartBasic.CNoDataToPlotMessage
 
getAngle() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel
 
getAngle() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel2
 
getAngle() - Method in class quadbase.ChartAPI.swing.TextString
Get the text angle
getAngle() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CMainTitle
 
getAngle() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CNoDataToPlotMessage
 
getAngle() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel
 
getAngle() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel2
 
getAnimationSpeed() - Method in interface quadbase.util.I3DPropertySet
This function returns the animation speed for the navigation panel.
getAnnotationList() - Method in interface quadbase.util.IAnnotationSet
Returns a list of IAnnotation objects using the whole chart as the referenced object.
getAnnotations() - Method in interface quadbase.util.IReferenceObj
This function returns the annotation objects
getAppearance() - Method in class quadbase.util.ControlRange
Returns the background appearance for the control ranges.
getAppearance() - Method in interface quadbase.util.IPlot
Returns the background appearance for the chart/legend plot area.
getApplet() - Method in class quadbase.ChartAPI.QbChart
Returns applet
getApplet() - Method in class quadbase.ChartAPI.swing.QbChart
Return applet
getApproximationThreshold() - Method in interface quadbase.util.I3DPropertySet
This method returns the threshold value of 3D rendering approximation.
getArcLengthRatio() - Method in interface quadbase.util.IDoughnutPropertySet
Gets the arc length ratio for doughnut slice (1-100%)
getAreaColorAbove() - Method in interface quadbase.util.ILinePropertySet
Returns the color currently used for the areas above the horizontal line.
getAreaColorBelow() - Method in interface quadbase.util.ILinePropertySet
Returns the color currently used for the areas below the horizontal line.
getAreaCutOffPoint() - Method in interface quadbase.util.IRadarPropertySet
This method returns the value of the cut-off point for radar area
getArgument() - Method in class quadbase.ChartAPI.QbChart
Gets the argument of the event, PickData if data is selected or String which describes the object otherwise
getArgument() - Method in class quadbase.ChartAPI.swing.QbChart
Get the argument of the event, PickData if data is selected or String which describes the object otherwise
getAverage() - Method in interface quadbase.util.IControlLine
Get the average of the selected data set
getAxis(int) - Method in interface quadbase.util.IOverlayPropertySet
This method returns corresponding axis of the specific layer
getAxisGapOffset() - Method in interface quadbase.util.IOverlayPropertySet
This method returns the offset of axis gap
getAxisLabelFormat() - Method in interface quadbase.util.IGanttPropertySet
Returns the IFormat object that is used for formatting the value axis labels.
getAxisPosition(int) - Method in interface quadbase.util.IOverlayPropertySet
This method returns corresponding axis of the specific layer
getAxisUnitToRadiusRatio() - Method in interface quadbase.util.IBubblePropertySet
This method returns the ratio of the unit length of x-axis (in pixel/unit) to bubble radius value.
getBackgroundColor() - Method in interface quadbase.util.ICanvas
This function returns the color of the desktop background.
getBackgroundColor() - Method in interface quadbase.util.IPlot
Returns the color of the chart/legend plot area background.
getBackgroundColor() - Method in interface quadbase.util.IHint
Returns the background color of the information box used to display hints for data points and hyperlinks.
getBackgroundColor() - Method in class quadbase.common.param.ParameterPage
Gets the background color of the parameter page
getBackgroundColorHex() - Method in class quadbase.common.param.ParameterPage
Gets the background color of the parameter page
getBackgroundImage() - Method in class quadbase.common.param.ParameterPage
Gets the background image of the parameter page
getBackgroundImageURL() - Method in interface quadbase.util.ICanvas
Returns the URL of the background image drawn on the canvas.
getBackLinkClickCount() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse click count for jumping back from a hyperlink to the previous chart.
getBackLinkModifier() - Method in interface quadbase.util.IMouseEventSet
Sets the mouse modifier for jumping back from a hyperlink to the previous chart.
getBarGapToWidthRatio() - Method in interface quadbase.util.IDataPointSet
Gets the ratio of the bar width and the distance between bars.
getBarWidthToThicknessRatio() - Method in interface quadbase.util.I3DPropertySet
This function returns the width to thickness ratio for a bar/line 3D chart.
getBaseForLog() - Method in interface quadbase.util.IAxis
This function is used to return a base for logarithmic for that axis.
getBeanDescriptor() - Method in class quadbase.ChartAPI.QbChartBeanInfo
 
getBeanDescriptor() - Method in class quadbase.ChartAPI.swing.QbChartBeanInfo
 
getBorderColor() - Method in interface quadbase.util.IPiePropertySet
Returns the color that is used for pie chart's outside & slice borders.
getBorderColor() - Method in interface quadbase.util.IPlot
Returns the color of the chart/legend plot area border.
getBorderColor() - Method in interface quadbase.util.IHint
Returns the border color of the information box used to display hints for data points and hyperlinks.
getBorderThickness() - Method in interface quadbase.util.IPlot
Returns the border thickness for the chart plot area.
getBrowseDirectories() - Method in class quadbase.chart.designer.QbChartDesigner
Gets a BrowseDirectories object that can be used to set the default browsing directories for different browse dialogs.
getBufferedImageType() - Method in class quadbase.ChartAPI.QbChart
Returns java.awt.image.BufferedImage image type Note this method only works with JDK 1.2 or above
getBufferedImageType() - Method in class quadbase.ChartAPI.swing.QbChart
Returns java.awt.image.BufferedImage image type Note this method only works with JDK 1.2 or above
getBuilder() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
getCalculatedValue() - Method in interface quadbase.util.IControlLine
Get the calculated value used for plotting the line
getCandleStickDownColor() - Method in interface quadbase.util.IDataPointSet
This method gets the downTick candlestick color.
getCandleStickUpColor() - Method in interface quadbase.util.IDataPointSet
This method gets the upTick candlestick color.
getCandleStickWidth() - Method in interface quadbase.util.IDataPointSet
This method gets the "wicker"--the hi & low extensions of candlesticks.
getCanvasArea() - Method in interface quadbase.util.ICanvas
Returns canvas area component
getCellBackgroundColor() - Method in interface quadbase.util.ITable
This method returns the table cell background color
getCellFont() - Method in interface quadbase.util.ITable
This method returns table cell font
getCellTextColor() - Method in interface quadbase.util.ITable
This method returns the table cell text color
getCenter() - Method in class quadbase.util.ControlRange
Returns center of the control range (for dial chart only) The percentage of the radius from 0 to 100 and dial center is (0, 0)
getCenterPointColor() - Method in interface quadbase.util.IDialPropertySet
This method returns the color of the center point
getCenterPointRadius() - Method in interface quadbase.util.IDialPropertySet
This method returns the relative radius of the center point
getChart() - Method in class quadbase.ChartAPI.QbChartBasic
 
getChart() - Method in class quadbase.ChartAPI.swing.QbChartBasic
 
getChartGraphics() - Method in class quadbase.ChartAPI.QbChart
Returns chart graphics object
getChartGraphics() - Method in class quadbase.ChartAPI.swing.QbChart
return chart graphics object
getChartMenuBar() - Method in class quadbase.chart.designer.QbChartDesigner
 
getChartToolBar() - Method in class quadbase.chart.designer.QbChartDesigner
 
getClassFile() - Method in interface quadbase.util.IInputData
Gets the name of the input class file used to create the chart.
getCoeff() - Method in interface quadbase.util.ITrendLine
Get the degree for POLYNOMIAL or period for SIMPLE_AVERAGE, TRIANGULAR_AVERAGE and EXPONENTIAL_AVERAGE.
getCoeff() - Method in interface quadbase.util.IDataLine
please see the derived classes for details
getColData() - Method in class quadbase.ChartAPI.DbData
This is for internal use only
getColData() - Method in class quadbase.ChartAPI.swing.DbData
This is for internal use only
getColData(IDatabaseInfo, boolean, boolean[]) - Static method in class quadbase.ChartAPI.DBInfo
 
getColData(IDatabaseInfo, boolean, boolean[]) - Static method in class quadbase.ChartAPI.swing.DBInfo
 
getColor() - Method in interface quadbase.util.I3DControlPanel
Returns the color of the navigation panel for 3D charts.
getColor() - Method in interface quadbase.util.IAxis
Retrieve the color used to draw the axis.
getColor() - Method in class quadbase.util.ControlRange
Returns color of the control range
getColor() - Method in class quadbase.util.ColorSpectrum
This function returns the color array
getColor() - Method in interface quadbase.util.IDataLine
Get the color of the data line
getColor() - Method in interface quadbase.util.IText
Returns the color of the text string.
getColor() - Method in class quadbase.util.PolyLine
Returns the color of the poly-line.
getColor() - Method in class quadbase.ChartAPI.TextString
Get the text color
getColor() - Method in class quadbase.ChartAPI.QbChartBasic.ControlPanel
 
getColor() - Method in class quadbase.ChartAPI.QbChartBasic.CMainTitle
 
getColor() - Method in class quadbase.ChartAPI.QbChartBasic.CNoDataToPlotMessage
 
getColor() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel
 
getColor() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel2
 
getColor() - Method in class quadbase.ChartAPI.swing.TextString
Get the text color
getColor() - Method in class quadbase.ChartAPI.swing.QbChartBasic.ControlPanel
 
getColor() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CMainTitle
 
getColor() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CNoDataToPlotMessage
 
getColor() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel
 
getColor() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel2
 
getColor(double) - Method in class quadbase.util.ColorSpectrum
This function returns the color corresponding to a target value
getColorAboveLine() - Method in interface quadbase.util.IHorzVertLine
Return the value of setColorAboveLine(Color).
getColorArrayForPieThreshold() - Method in interface quadbase.util.IPiePropertySet
 
getColorBelowLine() - Method in interface quadbase.util.IHorzVertLine
Return the value of setColorBelowLine(Color).
getColors() - Method in interface quadbase.util.IDataPointSet
Returns the color scheme for the data points plotted in the chart.
getColors() - Method in interface quadbase.util.ISecondaryChart
Returns the color scheme for the secondary axis data points plotted in the chart.
getColorSpectrum() - Method in interface quadbase.util.I3DPropertySet
This function returns the color spectrum being used.
getColorThresholdForPie() - Method in interface quadbase.util.IPiePropertySet
 
getColumn() - Method in class quadbase.util.SpreadSheetModelEvent
Returns the column index changed (beginning at 1).
getColumn(int) - Method in interface quadbase.util.IColumnMap
Get the column index for the given chart dimension(field).
getColumn(int) - Method in class quadbase.ChartAPI.ColInfo
 
getColumn(int) - Method in class quadbase.ChartAPI.swing.ColInfo
 
getColumnCount() - Method in interface quadbase.util.ISpreadSheetModel
Returns the number of columns (except the row labels)
getColumnCount() - Method in class quadbase.util.QueryResultSet
 
getColumnCount() - Method in class quadbase.util.StreamResultSet
 
getColumnCount() - Method in interface quadbase.util.IRSMetaData
Gets the number of columns in the result set.
getColumnCount() - Method in interface quadbase.util.ITable
This method counts number of columns
getColumnCount() - Method in class quadbase.util.SimpleSpreadSheet
 
getColumnCount() - Method in class quadbase.ChartAPI.DataSheet
returns number of columns
getColumnCount() - Method in class quadbase.ChartAPI.swing.DataSheet
Returns number of columns
getColumnLabel(int) - Method in interface quadbase.util.ISpreadSheetModel
Returns the value of the column label for a given row
getColumnLabel(int) - Method in class quadbase.util.SimpleSpreadSheet
Get the label for the given column
getColumnLabelType() - Method in interface quadbase.util.ISpreadSheetModel
Returns the data type of the column labels
getColumnLabelType() - Method in class quadbase.util.SimpleSpreadSheet
 
getColumnMap() - Method in interface quadbase.util.IInputData
Returns the data column mapping information.
getColumnName() - Method in class quadbase.util.SimpleQueryInParam
 
getColumnName() - Method in interface quadbase.util.IQueryInParam
Returns the column name
getColumnName() - Method in class quadbase.common.param.AbstractParam
 
getColumnName() - Method in class quadbase.common.param.RootQueryParam
If (isMapToColumn() == true) Returns the column name
getColumnName() - Method in interface quadbase.common.param.Param
If (isMapToColumn() == true) Returns the column name
getColumnName(int) - Method in class quadbase.util.QueryResultSet
 
getColumnName(int) - Method in class quadbase.util.StreamResultSet
 
getColumnName(int) - Method in interface quadbase.util.IRSMetaData
Gets the name of a column in the result set.
getColumnType(int) - Method in class quadbase.util.QueryResultSet
 
getColumnType(int) - Method in class quadbase.util.StreamResultSet
 
getColumnType(int) - Method in interface quadbase.util.IRSMetaData
Gets the data type of a column in the result set.
getColumnWidth(int) - Method in interface quadbase.util.ITable
This method returns the width of the column
getCombinationType() - Method in interface quadbase.util.ISecondaryChart
This function returns the combination chart type.
getConnection() - Method in interface quadbase.util.IDatabaseInfo
Gets the connection object, if one exists
getConnection() - Method in interface quadbase.util.IJNDIDatabaseInfo
Gets the connection object, if one exists
getConnection() - Method in class quadbase.ChartAPI.DBInfo
Gets the connection object, if one exists.
getConnection() - Method in class quadbase.ChartAPI.swing.DBInfo
Gets the connection object, if one exists
getContentTitleAlignment() - Method in interface quadbase.util.ITable
This method gets content title alignment
getContentValueAlignment() - Method in interface quadbase.util.ITable
This method gets content value alignment
getCssFile() - Method in class quadbase.common.param.CssHtmlParameterPageWriter
Gets the path to the css file in use.
getCurrencyInstance() - Static method in class quadbase.util.LocaleNumericFormat
Create an instance of currency format for the default locale.
getCurrencyInstance(Locale) - Static method in class quadbase.util.LocaleNumericFormat
Create an instance of currency format for the specified locale.
getData() - Method in interface quadbase.util.IInputData
Returns the IResultSet object containing the input chart data.
getData() - Method in class quadbase.ChartAPI.DbData
Gets the record data, field j of record i is stored in position [i][j] of the result as an Object of that type.
getData() - Method in class quadbase.ChartAPI.swing.DbData
Get the record data, field j of record i is stored in position [i][j] of the result as an Object of that type.
getDatabaseConnection(String, Hashtable) - Static method in class quadbase.ChartAPI.DBInfo
This static function establishes a connection to the specified database and returns a connection object to it.
getDatabaseConnection(String, Hashtable) - Static method in class quadbase.ChartAPI.swing.DBInfo
This static function establishes a connection to the specified database and returns a connection object to it.
getDatabaseConnection(String, String, String, String) - Static method in class quadbase.ChartAPI.DBInfo
This static function establishes a connection to the specified database and returns a connection object to it.
getDatabaseConnection(String, String, String, String) - Static method in class quadbase.ChartAPI.swing.DBInfo
This static function establishes a connection to the specified database and returns a connection object to it.
getDatabaseInfo() - Method in interface quadbase.util.IInputData
Gets the database info used for plotting the chart.
getDataBorderColor() - Method in interface quadbase.util.IDataPointSet
Returns border color of the data points for some chart types.
getDataBorderThickness() - Method in interface quadbase.util.IDataPointSet
Returns border thickness of the data points for some chart types.
getDataFile() - Method in interface quadbase.util.IInputData
Gets the name of the input data file used to create the chart.
getDataLabel(PickData, String) - Method in interface quadbase.util.IDataLabelInfo
The method returns a top label string
getDataLineThickness() - Method in interface quadbase.util.IDataPointSet
This function returns the line thickness for 2D charts
getDataLineThickness() - Method in interface quadbase.util.ISecondaryChart
This function returns the line thickness for 2D charts
getDateFormat() - Method in interface quadbase.util.ICustomParameterDateFormat
 
getDateFormat() - Method in class quadbase.common.param.AbstractParam
 
getDateFormat() - Method in class quadbase.common.param.RootQueryParam
The custom date format.
getDateFormat() - Method in interface quadbase.common.param.Param
The custom date format.
getDateInstance() - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of date format for the default locale and style.
getDateInstance(int) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of date format for the default locale and the specified style.
getDateInstance(int, Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of date format for the specified locale and style.
getDateInstance(Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of date format for the specified locale.
getDateParameterCalendar() - Method in class quadbase.common.param.ParameterPage
Gets the state to use a pop-up calendar to choose a date for date parameters
getDateParameterCalendarDatepicker() - Method in class quadbase.common.param.ParameterPage
Gets the path to the javascript and images of the pop-up calendar
getDateParameterSelection() - Method in class quadbase.common.param.ParameterPage
Gets the state to use a select drop down list to choose a date for date parameters
getDateStyle() - Method in class quadbase.util.LocaleDateTimeFormat
Get the date style.
getDateTimeInstance() - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of timestamp format for the default locale and styles.
getDateTimeInstance(int, int) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of timestamp format for the specified styles.
getDateTimeInstance(int, int, Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of timestamp format for the specified styles and locale.
getDateTimeInstance(Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of timestamp format for the specified locale.
getDateVariable() - Method in class quadbase.common.param.ParameterPage
Gets the state to use a pop-up date calculater to choose a date for date parameters
getDateVariableDatepicker() - Method in class quadbase.common.param.ParameterPage
Gets the path to the javascript and images of the pop-up date calculater
getDbInfo() - Method in class quadbase.common.param.ParameterPage
internal use only.
getDefaultEventIndex() - Method in class quadbase.ChartAPI.QbChartBeanInfo
 
getDefaultEventIndex() - Method in class quadbase.ChartAPI.swing.QbChartBeanInfo
 
getDefaultParamNames() - Method in class quadbase.chart.designer.QbChartDesigner
 
getDefaultPropertyIndex() - Method in class quadbase.ChartAPI.QbChartBeanInfo
 
getDefaultPropertyIndex() - Method in class quadbase.ChartAPI.swing.QbChartBeanInfo
 
getDefaultValue() - Method in class quadbase.util.SimpleQueryInParam
 
getDefaultValue() - Method in interface quadbase.util.IQueryInParam
Returns the default value
getDefaultValue() - Method in class quadbase.common.param.AbstractParam
Returns the default value.
getDefaultValue() - Method in class quadbase.common.param.RootQueryParam
Returns the default value.
getDefaultValue() - Method in interface quadbase.common.param.Param
Returns the default value.
getDefaultValueVariable() - Method in class quadbase.util.SimpleQueryInParam
Returns default value of a date parameter as a date expression (ex.
getDefaultValueVariable() - Method in class quadbase.common.param.AbstractParam
Returns default value of a date parameter as a date expression (ex.
getDefaultValueVariable() - Method in class quadbase.common.param.RootQueryParam
 
getDefaultValueVariable() - Method in interface quadbase.common.param.Param
Returns default value of a date parameter as a date expression (ex.
getDepth() - Method in class quadbase.util.ControlRange
Returns the control range area depth.
getDepth() - Method in interface quadbase.util.IPlot
Returns the data plotting area depth.
getDesigner() - Method in class quadbase.chart.designer.QbChartDesigner
 
getDimension() - Method in class quadbase.ChartAPI.QbChart
Returns the dimension (2D or 3D) of the chart.
getDimension() - Method in class quadbase.ChartAPI.swing.QbChart
Returns the dimension (2D or 3D) of the chart.
getDirection() - Method in class quadbase.util.ControlRange
Returns the direction of the control range (Dial chart does not support this feature) Only coordinates system charts support this feature
getDisplayNameForOthers() - Method in interface quadbase.util.IPiePropertySet
get display name for "Others"
getDocumentTitle() - Method in class quadbase.common.param.ParameterPage
Gets the title of the HTML document
getDownBarColor() - Method in interface quadbase.util.IDropBarSet
This method returns the down bar color.
getDragClickCount() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse click count for dragging of chart, legend, etc.
getDragModifier() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse modifier for dragging of chart, legend, etc.
getDrawMode() - Method in interface quadbase.util.IBubblePropertySet
This method gets the draw mode of bubble chart.
getDrillDownChart(String) - Method in class quadbase.ChartAPI.QbChart
Returns the drill-down chart with the matching name
getDrillDownChart(String) - Method in class quadbase.ChartAPI.swing.QbChart
Return the drill-down chart with the matching name
getDrillDownChartAt(int) - Method in class quadbase.ChartAPI.QbChart
Returns the drill-down chart at the specific index
getDrillDownChartAt(int) - Method in class quadbase.ChartAPI.swing.QbChart
Return the drill-down chart at the specific index
getDrillDownChartCount() - Method in class quadbase.ChartAPI.QbChart
The number of drill-down charts immediately accessible
getDrillDownChartCount() - Method in class quadbase.ChartAPI.swing.QbChart
The number of drill-down charts immediately accessible
getDrillDownMap(DrillDownNode) - Method in class quadbase.common.param.MergeParameters
set the drilldown map, if the report is not a drilldown, drillDownMap will be null
getDrillName() - Method in interface quadbase.util.IDrillDown
Returns the base drill-name
getDriverName() - Method in interface quadbase.util.IDatabaseInfo
Gets the JDBC driver name
getDriverName() - Method in class quadbase.ChartAPI.DBInfo
Gets the JDBC driver name.
getDriverName() - Method in class quadbase.ChartAPI.swing.DBInfo
Gets the JDBC driver name
getDTDFile() - Method in interface quadbase.util.IInputData
Gets the name of the input dtd file used to create the chart.
getEndAngle() - Method in interface quadbase.util.IDialPropertySet
This method returns the ending angle of the chart (12pm position is 0 degree, clockwise)
getEndLabelOffset() - Method in class quadbase.util.ControlRange
Returns end label offset of the control range
getEndScale() - Method in class quadbase.util.ControlRange
Returns end scale of the control range for column/bar type: scale of value axis
getEndScale2() - Method in class quadbase.util.ControlRange
Returns end scale 2 of the control range for column/bar type: scale of category axis not used for dial chart
getEnvProperties() - Method in interface quadbase.util.IJNDIDatabaseInfo
Gets environment properties of the initial context
getEnvProperties() - Method in class quadbase.ChartAPI.DBInfo
Gets environment properties for initial context.
getEnvProperties() - Method in class quadbase.ChartAPI.swing.DBInfo
Gets environment properties for initial context
GETERA - Static variable in interface quadbase.util.IFunctionConstants
For internal use
getErrorMessage() - Method in class quadbase.ChartAPI.QbChart
Returns error message from the constructor of QbChart
getErrorMessage() - Method in class quadbase.ChartAPI.swing.QbChart
Return error message from the constructor of QbChart
getEventSetDescriptors() - Method in class quadbase.ChartAPI.QbChartBeanInfo
 
getEventSetDescriptors() - Method in class quadbase.ChartAPI.swing.QbChartBeanInfo
 
getExplodeRadialPos() - Method in interface quadbase.util.IPiePropertySet
Returns the pie slice explode distance from the origin.
getExtraFormContent() - Method in class quadbase.common.param.ParameterPage
internal use only.
getFieldName() - Method in class quadbase.ChartAPI.DbData
Deprecated. Please use the getMetaData method to obtain this information
getFieldName() - Method in class quadbase.ChartAPI.swing.DbData
Deprecated. Please use the getMetaData method to obtain this information
getFieldType() - Method in class quadbase.ChartAPI.DbData
Deprecated. Please use the getMetaData method to obtain this information
getFieldType() - Method in class quadbase.ChartAPI.swing.DbData
Deprecated. Please use the getMetaData method to obtain this information
getFile() - Method in class quadbase.ChartAPI.QbChart
Returns the name of the (CHT or TPL) file from which the chart is loaded.
getFile() - Method in class quadbase.ChartAPI.swing.QbChart
Returns the name of the (CHT or TPL) file from which the chart is loaded.
getFileRecordBufferSize() - Static method in class quadbase.ChartAPI.QbChart
Gets the number of record to store on disk at a time when using record file data to generate the report
getFileRecordBufferSize() - Static method in class quadbase.ChartAPI.swing.QbChart
get the number of record to store on disk at a time when using record file data to generate the report
getFont() - Method in interface quadbase.util.IText
Returns the font of the text string.
getFont() - Method in class quadbase.ChartAPI.TextString
Get the text font
getFont() - Method in class quadbase.ChartAPI.QbChartBasic.CMainTitle
 
getFont() - Method in class quadbase.ChartAPI.QbChartBasic.CNoDataToPlotMessage
 
getFont() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel
 
getFont() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel2
 
getFont() - Method in class quadbase.ChartAPI.swing.TextString
Get the text font
getFont() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CMainTitle
 
getFont() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CNoDataToPlotMessage
 
getFont() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel
 
getFont() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel2
 
getFontResizeRatio() - Method in interface quadbase.util.ICanvas
Returns the ratio of font auto-resize to the chart canvas size change.
getFooter() - Method in class quadbase.common.param.ParameterPage
Gets the text that appears at the end of the Parameter page
getformat() - Method in class quadbase.util.LogicalFormat
Get current format.
getFormat() - Method in interface quadbase.util.ILabel
This function returns a handle to an object of type IFormat.
getFormat() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel
 
getFormat() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel2
 
getFormat() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel
 
getFormat() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel2
 
getFormat() - Method in class quadbase.common.param.ParameterPage
Gets the only exporting report or chart format
getFormatType() - Method in interface quadbase.util.IFormat
Returns the type of format
getFormatType() - Method in class quadbase.util.LocaleDateTimeFormat
Define quadbase.util.IFormat.
getFormatType() - Method in class quadbase.util.LocaleNumericFormat
Define quadbase.util.IFormat.
getFormatType() - Method in class quadbase.util.DateTimeFormat
Defines quadbase.util.IFormat Return the type of quadbase.util.IFormat
getFormatType() - Method in class quadbase.util.NumericFormat
Define quadbase.util.IFormat.
getFormatType() - Method in class quadbase.util.LogicalFormat
Define quadbase.util.IFormat.
getFormulaParams() - Method in class quadbase.common.param.ReportParamSet
 
getForwardLinkClickCount() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse click count for jumping to a hyperlink associated with a data point.
getForwardLinkModifier() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse modifier for jumping to a hyperlink associated with a data point.
getFunction() - Method in interface quadbase.util.IFunctionLine
This method returns the definition of the funtion
getGapRatioBetweenPies() - Method in interface quadbase.util.IPiePropertySet
Returns the gap ratio between pies Default is 0.5
getGridColor() - Method in interface quadbase.util.IAxis
This function is used to get the grid color of the axis(2D) or wall(3D).
getGridStep(int) - Method in interface quadbase.util.IDataPointSet
Deprecated. Please use getTickerStep(int colIndex) The step size of ticker should equal step size of grid, except after label filtering for date-time chart
getGridThickness() - Method in interface quadbase.util.IAxis
This function returns the thickness value of the X/Y grid lines.
geth3DControlPanel() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to properties of the 3D control panel.
geth3DControlPanel() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to properties of the 3D control panel.
geth3DProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to properties specific to a 3D chart.
geth3DProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to properties specific to a 3D chart.
getHandCount() - Method in interface quadbase.util.IDialPropertySet
Deprecated. This method is deprecated and should use getNeedleCount instead
getHandLength(int) - Method in interface quadbase.util.IDialPropertySet
Deprecated. This method is deprecated and should use getNeedleLength instead
gethAnnotations() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of annotations.
gethAnnotations() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of annotations.
gethAxis() - Method in interface quadbase.util.ISecondaryChart
Returns a handle to the secondary axis properties.
gethAxis(int) - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of Axis properties for radar or overlay.
gethAxis(int) - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of Axis properties for radar or overlay.
gethAxisRuler() - Method in interface quadbase.util.ISecondaryChart
Returns a handle to the axis ruler object for the secondary axis.
gethBoxProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the 2D box chart property interface.
gethBoxProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the 2D box chart property interface.
gethBubbleProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the bubble chart property interface.
gethBubbleProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the bubble chart property interface.
gethCanvas() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the chart canvas properties.
gethCanvas() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the chart canvas properties.
gethCategoryLabel(int) - Method in interface quadbase.util.IPiePropertySet
Used to get a handle to ILabel, which is used to set properties associated with the category label for pie.
gethChartPlot() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the chart plot area.
gethChartPlot() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the chart plot area.
gethControlRanges() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of control ranges.
gethControlRanges() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of control ranges.
gethDataLines() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of data lines.
gethDataLines() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of data lines.
gethDataPoints() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the chart data point properties interface.
gethDataPoints() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the chart data point properties interface.
gethDialProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the 2D dial chart property interface.
gethDialProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the 2D dial chart property interface.
gethDrillDown() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the Drill-Down interface.
gethDrillDown() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the Drill-Down interface.
gethDropBars() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of drop bar.
gethDropBars() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of drop bar.
getHeader() - Method in class quadbase.common.param.ParameterPage
Gets the text that appears at the beginning of the Parameter page
getHeaderBackgroundColor() - Method in interface quadbase.util.ITable
This method returns the table header background color
getHeaderFont() - Method in interface quadbase.util.ITable
This method returns the table header font
getHeaderTextColor() - Method in interface quadbase.util.ITable
This method returns the table header text color
getHeaderTitleAlignment() - Method in interface quadbase.util.ITable
This method gets header title alignment
getHeaderValueAlignment() - Method in interface quadbase.util.ITable
This method gets header value alignment
gethFloatingLines() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of free floating line on the chart canvas.
gethFloatingLines() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of free floating line on the chart canvas.
gethFloatingText() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of free floating text on the chart canvas.
gethFloatingText() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of free floating text on the chart canvas.
gethGanttProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the 2D Gantt chart property interface.
gethGanttProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the 2D Gantt chart property interface.
gethHint() - Method in interface quadbase.util.IDataPointSet
Used to get a handle to the IHint interface.
gethHint() - Method in interface quadbase.util.IHyperLinkSet
Gets a handle to an IHint object which can be used to modify the hint properties associated with hyperlinks.
gethHistogramInfo() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the histogram property interface.
gethHistogramInfo() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the histogram property interface.
gethHyperLinks() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of hyperlink properties.
gethHyperLinks() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of hyperlink properties.
getHiddenParameters() - Method in class quadbase.common.param.HtmlParameterPageWriter
Gets whether each parameter is a hidden parameter with value of the parameter's default value.
gethInputData() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the chart's input data properties, including file or database information, and accessing individual records.
gethInputData() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the chart's input data properties, including file or database information, and accessing individual records.
getHint(PickData) - Method in interface quadbase.util.IHintBoxInfo
The method returns the vector of String display in hint box
getHintValue() - Method in class quadbase.util.HyperLink
Return the hint string associated with this hyperlink.
gethLabel() - Method in interface quadbase.util.IDataPointSet
Returns a handle to the properties of the labels at the top of data points.
gethLabel() - Method in interface quadbase.util.IAxis
This function is used to get a handle to ILabel, which is used to set properties associated with the labels for the axis.
gethLabel(int) - Method in interface quadbase.util.IPiePropertySet
Used to get a handle to ILabel, which is used to set properties associated with the label for a pie slice.
gethLabel(int, int) - Method in interface quadbase.util.IPiePropertySet
Used to get a handle to ILabel, which is used to set properties associated with the label for a pie slice.
gethLegend() - Method in interface quadbase.util.ISecondaryChart
This function returns a handle to the legend properties for the secondary axis.
gethLegend() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of legend properties.
gethLegend() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of legend properties.
gethLineProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the 2D line chart property interface.
gethLineProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the 2D line chart property interface.
gethMainTitle() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the chart's main title.
gethMainTitle() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the chart's main title.
gethMouseEvents() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the mouse event customization interface.
gethMouseEvents() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the mouse event customization interface.
gethNoDataToPlotMessage() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the no data to plot message property interface.
gethNoDataToPlotMessage() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the no data to plot message property interface.
gethOverlayProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the 2D overlay chart property interface.
gethOverlayProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the 2D overlay chart property interface.
gethPercentLabel(int) - Method in interface quadbase.util.IPiePropertySet
Used to get a handle to ILabel, which is used to set properties associated with the percent label for a pie slice.
gethPercentLabel(int, int) - Method in interface quadbase.util.IPiePropertySet
Used to get a handle to ILabel, which is used to set properties associated with the percent label for a pie slice.
gethPieProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the pie chart property interface.
gethPieProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the pie chart property interface.
gethPolarProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the 2D polar chart property interface.
gethPolarProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the 2D polar chart property interface.
gethPopupMenu() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the popup menu property interface for chartviewer.
gethPopupMenu() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the popup menu property interface for chartviewer.swing.
gethRadarProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the 2D radar chart property interface.
gethRadarProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the 2D radar chart property interface.
gethSecondaryChart() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the secondary chart property interface.
gethSecondaryChart() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the secondary chart property interface.
gethSecondaryLabel() - Method in interface quadbase.util.IDataPointSet
Returns a handle to the properties of the labels at the top of data points of secondary axis.
gethSurfaceProperties() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the 3D surface chart property interface.
gethSurfaceProperties() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the 3D surface chart property interface.
gethTable() - Method in class quadbase.ChartAPI.QbChart
? * Returns a handle to the Table interface Table can be designed by calling methods on this interface
gethTable() - Method in class quadbase.ChartAPI.swing.QbChart
Return a handle to the Table interface Table can be designed by calling methods on this interface
gethText() - Method in interface quadbase.util.ILegend
This function is used to get a handle to the IText object for modifying the font-related properties of the legend.
gethText() - Method in interface quadbase.util.IHint
Gets a handle to the IText object used to set font properties for the hint string.
gethTitle() - Method in interface quadbase.util.IAxis
This function is used to get a handle to ITextString, which is used to set properties associated with the title for the axis.
getHTMLParamPage(String) - Method in class quadbase.ChartAPI.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the parameters
getHTMLParamPage(String) - Method in class quadbase.ChartAPI.swing.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters
getHTMLParamPage(String, int, String) - Method in class quadbase.ChartAPI.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the parameters
getHTMLParamPage(String, int, String) - Method in class quadbase.ChartAPI.swing.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters
getHTMLParamPageBlock() - Method in class quadbase.ChartAPI.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page body for user to enter the parameters
getHTMLParamPageBlock() - Method in class quadbase.ChartAPI.swing.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page body for user to enter the paramters
getHTMLParamPageBody(String) - Method in class quadbase.ChartAPI.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the parameters
getHTMLParamPageBody(String) - Method in class quadbase.ChartAPI.swing.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters
getHTMLParamPageBody(String, int, String) - Method in class quadbase.ChartAPI.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the parameters
getHTMLParamPageBody(String, int, String) - Method in class quadbase.ChartAPI.swing.QbChart
Deprecated. use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters
getHtmlWriter() - Method in class quadbase.common.param.HtmlParameterPageWriter
Gets the underlying HTML Writer.
gethTrendLines() - Method in class quadbase.ChartAPI.QbChart
Deprecated. Please use gethDataLines instead
gethTrendLines() - Method in class quadbase.ChartAPI.swing.QbChart
Deprecated. Please use gethDataLines instead
gethValueLabel(int) - Method in interface quadbase.util.IPiePropertySet
Used to get a handle to ILabel, which is used to set properties associated with the value labels for a pie slice.
gethValueLabel(int, int) - Method in interface quadbase.util.IPiePropertySet
Used to get a handle to ILabel, which is used to set properties associated with the value labels for a pie slice.
gethXAxis() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of X Axis properties.
gethXAxis() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of X Axis properties.
gethXRuler() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the X axis ruler displayed on top of the chart canvas.
gethXRuler() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the X axis ruler displayed on top of the chart canvas.
gethYAxis() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of Y Axis properties.
gethYAxis() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of Y Axis properties.
gethYRuler() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the Y axis ruler displayed to the left of the chart canvas.
gethYRuler() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the Y axis ruler displayed to the left of the chart canvas.
gethZAxis() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the set of Z Axis properties.
gethZAxis() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the set of Z Axis properties.
gethZoomInfo() - Method in class quadbase.ChartAPI.QbChart
Returns a handle to the zoom property interface.
gethZoomInfo() - Method in class quadbase.ChartAPI.swing.QbChart
Returns a handle to the zoom property interface.
getIcon(int) - Method in class quadbase.ChartAPI.QbChartBeanInfo
 
getIcon(int) - Method in class quadbase.ChartAPI.swing.QbChartBeanInfo
 
getImageMapDataHintBoxHandle() - Method in class quadbase.ChartAPI.QbChart
 
getImageMapDataHintBoxHandle() - Method in class quadbase.ChartAPI.swing.QbChart
 
getImageMode() - Method in interface quadbase.util.ICanvas
Returns the mode of the background image.
getIndex() - Method in class quadbase.common.param.QueryParamObj
 
getInParam() - Method in interface quadbase.util.IQueryFileInfo
Returns the input parameters
getInParam() - Method in class quadbase.util.SimpleQueryFileInfo
 
getInParam() - Method in interface quadbase.util.IQbQueryFileInfo
Returns the input parameters
getInSet() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
getInsets() - Method in class quadbase.ChartAPI.QbChartPanel
 
getInstanceType() - Method in class quadbase.util.LocaleDateTimeFormat
Get the type of instance.
getInstanceType() - Method in class quadbase.util.LocaleNumericFormat
Get the type of the instance.
getInterpolateCoeffs() - Method in interface quadbase.util.ITrendLine
The function returns the interpolated constant values for Polynomial, Exponential, Logarithmic, and Power.
getInverseNorm(double) - Method in interface quadbase.util.ITrendLine
Get the INVERSE NORMAL value by specifying the probability of a NORMAL distribution curve.
getJNDIName() - Method in interface quadbase.util.IJNDIDatabaseInfo
Gets the JNDI datasource lookup name
getJNDIName() - Method in class quadbase.ChartAPI.DBInfo
Gets the JNDI lookup name of the data base.
getJNDIName() - Method in class quadbase.ChartAPI.swing.DBInfo
Gets the JNDI lookup name of the data base
getLabelColor() - Method in class quadbase.util.ControlRange
Returns color of the control range
getLabelFont() - Method in class quadbase.util.ControlRange
Returns label font of the control range
getLabelFormat() - Method in interface quadbase.util.IAxis
This function is used to get the label format for the given axis.
getLabelFormat(int) - Method in interface quadbase.util.IDataPointSet
This function is used to get the label format for the given column index.
getLabelOffset(int) - Method in interface quadbase.util.IRadarPropertySet
This method returns the dimension of the label offset
getLabelOffset(int) - Method in interface quadbase.util.IDialPropertySet
This method returns the offset for specific label
getLabelOffset(int) - Method in interface quadbase.util.IPolarPropertySet
This method returns the offset for specific label
getLabelRadialPos() - Method in interface quadbase.util.IPiePropertySet
Returns the pie slice label's distance from the origin, in terms of the pie radius.
getLabelRowCount() - Method in interface quadbase.util.IAxis
This function returns the number of rows used to display the x labels.
getLabelStep() - Method in interface quadbase.util.IAxis
This function returns the step size for the label display.
getLabelStep(int) - Method in interface quadbase.util.IDataPointSet
This function returns the step size for the label display.
getLabelUnit() - Method in interface quadbase.util.IAxis
This function is used to obtain the unit information of the label Label unit is associated with the individual column not the axis.
getLabelUnit(int) - Method in interface quadbase.util.IDataPointSet
This function is used to obtain the unit information of the label Label unit is associated with the individual column not the axis.
getLayerCount() - Method in interface quadbase.util.IOverlayPropertySet
This method counts the number of layers.
getLayerType(int) - Method in interface quadbase.util.IOverlayPropertySet
This method returns the chart type of the specific layer
getLayout() - Method in interface quadbase.util.ILegend
Returns the layout of the primary or secondary legend.
getLayout() - Method in interface quadbase.util.ILinePropertySet
Returns the layout of the chart.
getLayout() - Method in interface quadbase.util.IBoxPropertySet
Returns the layout of the chart.
getLight() - Method in interface quadbase.util.I3DPropertySet
Returns the intensity of the light source used for shading.
getLightPosition() - Method in interface quadbase.util.I3DPropertySet
This function gets the light position for shading.
getLineStyle() - Method in interface quadbase.util.IDataLine
Valid for horizontal lines and vertical lines only Get the line style of this line Please see setLineStyles method in quadbase.util.IDataPointSet for the definition of line style
getLineStyle() - Method in class quadbase.util.PolyLine
Returns the line style of the poly-line.
getLineStyles() - Method in interface quadbase.util.IDataPointSet
Returns the line styles used to draw the different connect lines.
getLineStyles() - Method in interface quadbase.util.ISecondaryChart
Returns the array of line styles used to draw the different connect lines along the secondary axis.
getLineThickness() - Method in interface quadbase.util.IDataPointSet
Deprecated. Please use getDataLineThickness() and use @link ISecondaryChart#getDataLineThickness for secondary chart
getLineType() - Method in interface quadbase.util.IHorzVertLine
Get the line type
getLineType() - Method in interface quadbase.util.IControlLine
Get the line type
getLineType() - Method in interface quadbase.util.ITrendLine
Get the line type
getLineType() - Method in interface quadbase.util.IDataLine
Get the line type
getLineValue() - Method in interface quadbase.util.IHorzVertLine
Get the line value used by horizontal/vertical line type
getLineValue() - Method in interface quadbase.util.IControlLine
Get the value of the multiplier
getLineValue() - Method in interface quadbase.util.ITrendLine
Get the line value used by horizontal/vertical line type
getLineValue() - Method in interface quadbase.util.IDataLine
please see the derived classes for details
getLineXOffset() - Method in interface quadbase.util.IDataPointSet
Gets the X axis shift value in pixels.
getLocale() - Method in class quadbase.ChartAPI.QbChart
Gets the locale of this component
getLocale() - Method in class quadbase.ChartAPI.swing.QbChart
Gets the locale of this component
getLogSubTickersState() - Method in interface quadbase.util.IAxis
This function is used to check if sub-tickers are drawn for that axis.
Log scale must be on and log base must be 10.
getLowerBound() - Method in interface quadbase.util.IZoomInfo
Returns the lower bound value (min value) plotted in the category axis.
getLowerBound() - Method in interface quadbase.util.IHistogramInfo
Get the lower bound for the histogram.
getMapColIdx() - Method in class quadbase.common.param.FormulaParam
 
getMax() - Method in interface quadbase.util.IControlLine
Get the maximum value of the selected data set
getMax() - Method in interface quadbase.util.ITrendLine
Get the maximum value for a NORMAL curve
getMax() - Method in class quadbase.ChartAPI.AxisScale
Deprecated. Get the maximum axis value
getMax() - Method in class quadbase.ChartAPI.swing.AxisScale
Deprecated. Get the maximum axis value
getMaxBarWidthRatioToPlotArea() - Method in interface quadbase.util.IDataPointSet
Gets the ratio of the max bar width to the plot area.
getMaxCharForRecordFile() - Static method in class quadbase.ChartAPI.QbChart
Gets max number of character for record in column when using record file to generate the report
getMaxCharForRecordFile() - Static method in class quadbase.ChartAPI.swing.QbChart
get max number of character for record in column when using record file to generate the report
getMaxDisplayCharactersForText() - Method in interface quadbase.util.IDataPointSet
Returns the number of display characters for text.
getMaxOrder() - Method in class quadbase.common.param.ReportParamSet
 
getMaxRecordInMemory() - Static method in class quadbase.ChartAPI.QbChart
Gets max number of record in memory when using record file to generate the report if value = -1, load everything in memory (default)
getMaxRecordInMemory() - Static method in class quadbase.ChartAPI.swing.QbChart
get max number of record in memory when using record file to generate the report if value = -1, load everything in memory (default)
getMaxScale() - Method in interface quadbase.util.IAxis
Returns the maximum scale value that was defined for this axis.
getMaxScale() - Method in interface quadbase.util.IGanttPropertySet
Returns the maximum scale milliseconds value that was defined for this axis.
getMaxScaleUnit() - Method in interface quadbase.util.IZoomInfo
Get the maximum allowable scale unit.
getMaxScaleValue() - Method in interface quadbase.util.IZoomInfo
Get the maximum allowable scale value
getMaxYCutOffPointForScatter() - Method in interface quadbase.util.IDataPointSet
This method return the value of the max Y cut-off point for scatter chart
getMean() - Method in interface quadbase.util.ITrendLine
Get the mean value for a NORMAL curve
getMessage() - Method in interface quadbase.util.INoDataToPlotMessage
Returns the text string.
getMessage() - Method in class quadbase.ChartAPI.QbChartBasic.CNoDataToPlotMessage
 
getMessage() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CNoDataToPlotMessage
 
getMetaData() - Method in interface quadbase.util.IResultSet
Gets the meta data object
getMetaData() - Method in class quadbase.util.XMLResultSet
Get original data
getMetaData() - Method in class quadbase.util.QueryResultSet
 
getMetaData() - Method in class quadbase.util.StreamResultSet
 
getMetaData() - Method in class quadbase.util.XMLQueryResultSet
Get original data
getMetaData() - Method in class quadbase.ChartAPI.DbData
 
getMetaData() - Method in class quadbase.ChartAPI.swing.DbData
 
getMethodDescriptors() - Method in class quadbase.ChartAPI.QbChartBeanInfo
 
getMethodDescriptors() - Method in class quadbase.ChartAPI.swing.QbChartBeanInfo
 
getMin() - Method in interface quadbase.util.IControlLine
Get the minimum value of the selected data set
getMin() - Method in interface quadbase.util.ITrendLine
Get the minimum value for a NORMAL curve
getMin() - Method in class quadbase.ChartAPI.AxisScale
Deprecated. Get the minimum axis value
getMin() - Method in class quadbase.ChartAPI.swing.AxisScale
Deprecated. Get the minimum axis value
getMinScale() - Method in interface quadbase.util.IAxis
Returns the minimum scale value that was defined for this axis.
getMinScale() - Method in interface quadbase.util.IGanttPropertySet
Returns the minimum scale milliseconds value that was defined for this axis.
getMinScaleUnit() - Method in interface quadbase.util.IZoomInfo
Get the minimum allowable scale unit.
getMinScaleValue() - Method in interface quadbase.util.IZoomInfo
Get the minimum allowable scale value.
getModifier() - Method in class quadbase.ChartAPI.QbChart
Returns mouse modifier
getModifier() - Method in class quadbase.ChartAPI.swing.QbChart
Return mouse modifier
GETMONTH - Static variable in interface quadbase.util.IFunctionConstants
For internal use
getNeedleCount() - Method in interface quadbase.util.IDialPropertySet
This method counts number of needles
getNeedleLength(int) - Method in interface quadbase.util.IDialPropertySet
This method returns the relative length of the specific needle
getNumberFormat() - Method in class quadbase.util.LocaleNumericFormat
/** This method returns the java object from LocaleNumberFormat, and the returned value can later be used to setup the format of the current instance.
getNumberInstance() - Static method in class quadbase.util.LocaleNumericFormat
Create an instance of numeric format for the default locale.
getNumberInstance(Locale) - Static method in class quadbase.util.LocaleNumericFormat
Create an instance of numeric format for the specified locale.
getObject(int) - Method in interface quadbase.util.IRow
Returns the data value stored in the specified column of this row.
getObject(int) - Method in class quadbase.util.XMLResultSet
Get object of specified column
getObject(int) - Method in class quadbase.util.QueryResultSet
 
getObject(int) - Method in class quadbase.util.StreamResultSet
 
getObject(int) - Method in class quadbase.util.XMLQueryResultSet
Get object of specified column
getObject(int) - Method in class quadbase.ChartAPI.DbData
 
getObject(int) - Method in class quadbase.ChartAPI.swing.DbData
 
getOffset() - Method in interface quadbase.util.IAxis
Returns the offset of the x-axis origin from the 0th position.
getOffset() - Method in class quadbase.util.ControlRange
Returns offset of the control range (for dial chart only) The percentage of the radius from 0 to 100
getOffset() - Method in interface quadbase.util.ILabel
This function returns the horizontal and vertical label offset.
getOffset() - Method in interface quadbase.util.IHint
Gets the relative offsets (horizontal and vertical) of the hintbox
getOffset() - Method in interface quadbase.util.ITextString
Gets the relative offsets (horizontal and vertical) of the text string
getOffset() - Method in class quadbase.ChartAPI.TextString
Get the offset
getOffset() - Method in class quadbase.ChartAPI.QbChartBasic.CMainTitle
 
getOffset() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel
 
getOffset() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel2
 
getOffset() - Method in class quadbase.ChartAPI.swing.TextString
Get the offset
getOffset() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CMainTitle
 
getOffset() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel
 
getOffset() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel2
 
getOrder() - Method in class quadbase.common.param.QueryParamObj
 
getOrder() - Method in class quadbase.common.param.ReportParameterPage
 
getOrder(int) - Method in interface quadbase.util.IDataPointSet
This function returns the data points in the series, category, or sum-by column.
getOrder(int) - Method in class quadbase.common.param.OrderedParameterSet
 
getOrderCount() - Method in class quadbase.common.param.ReportParamSet
 
getOrderCount() - Method in class quadbase.common.param.OrderedParameterSet
 
getOriginalTextList() - Method in interface quadbase.util.IDataPointSet
Returns all original text list for text replacement
getOriginalTickerLabels(boolean) - Method in interface quadbase.util.IAxis
This function is used to get the original ticker labels or formatted ticker labels.
getOthersThresholdPercentage() - Method in interface quadbase.util.IPiePropertySet
Get "others" % threshold it groups all the sectors which below threshold percent together
getParamCount() - Method in class quadbase.common.param.OrderedParameterSet
 
getParamCountAt(int) - Method in class quadbase.common.param.ReportParamSet
 
getParamDisplayNames() - Method in class quadbase.common.param.HtmlParameterPageWriter
Gets the array of parameter display names.
getParameter() - Method in class quadbase.common.param.AbstractParam
 
getParameter() - Method in class quadbase.common.param.QueryParamObj
 
getParameter(int, int) - Method in class quadbase.common.param.ReportParamSet
 
getParameterInPromptSequence() - Method in interface quadbase.util.IQbQueryFileInfo
 
getParameterPage(String, int, String) - Method in class quadbase.ChartAPI.QbChart
Gets the ParameterPage for this report if and only if this is a Parameterized Report
getParameterPage(String, int, String) - Method in class quadbase.ChartAPI.swing.QbChart
Gets the ParameterPage for this report if and only if this is a Parameterized Report
getParameters() - Method in interface quadbase.util.IParameterizedDataSource
Return information about the parameters.
getParameters() - Method in class quadbase.common.param.ParameterPage
Gets all parameters information
getParameters(Report) - Static method in class quadbase.common.param.ParameterGrabber
 
getParameters(Report, int) - Static method in class quadbase.common.param.ParameterGrabber
 
getParametersInSequence() - Method in class quadbase.common.param.MergeParameters
 
getParametersInSequence(int) - Method in class quadbase.common.param.MergeParameters
 
getParametersInSequence(Report, DrillDownNode) - Static method in class quadbase.common.param.MergeParameters
Static method for convenience.
getParamIndex(int) - Method in class quadbase.common.param.OrderedParameterSet
 
getParamInSequence(Report) - Static method in class quadbase.common.param.ParameterGrabber
 
getParamName() - Method in class quadbase.util.SimpleQueryInParam
 
getParamName() - Method in interface quadbase.util.IQueryInParam
Returns the parameter name which is used in the SQL statement.
getParamObj(int, int) - Method in class quadbase.common.param.ReportParamSet
 
getParamPageExportFormats() - Method in class quadbase.common.param.ParameterPage
internal use only.
getParamsAt(int) - Method in class quadbase.common.param.OrderedParameterSet
Get all parameters at a specific order
getParamsInOrigSequence() - Method in class quadbase.common.param.ReportParamSet
 
getParamsInSequence(Report) - Static method in class quadbase.common.param.ParameterGrabber
 
getPassword() - Method in interface quadbase.util.IDatabaseInfo
Gets the password
getPassword() - Method in class quadbase.ChartAPI.DBInfo
Gets the password
getPassword() - Method in class quadbase.ChartAPI.swing.DBInfo
Gets the password
getPercentInstance() - Static method in class quadbase.util.LocaleNumericFormat
Create an instance of percentage format for the default locale.
getPercentInstance(Locale) - Static method in class quadbase.util.LocaleNumericFormat
Create an instance of percentage format for the specified locale.
getPickData(int, int) - Method in interface quadbase.util.IHint
Returns PickData for corresponding coordinate (x, y)
getPickDataCount(String) - Static method in class quadbase.ChartAPI.QbChart
Gets number of PickData in given drill-down link
getPickDataCount(String) - Static method in class quadbase.ChartAPI.swing.QbChart
get number of PickData in given drill-down link
getPiePerRow() - Method in interface quadbase.util.IPiePropertySet
Returns number of pies are drawn in one row Default is 1
getPoints() - Method in class quadbase.util.PolyLine
Returns a Vector containing all the Point_3D / Point_2D objects that define the poly-line.
getPointShapes() - Method in interface quadbase.util.IDataPointSet
Returns the array of data point shapes displayed in the chart.
getPointShapes() - Method in interface quadbase.util.ISecondaryChart
Returns the array of secondary axis data points shapes displayed in the chart.
getPointSizes() - Method in interface quadbase.util.IDataPointSet
Sets the point sizes for all the data points displayed in the chart.
getPointSizes() - Method in interface quadbase.util.ISecondaryChart
Gets the point sizes for all the secondary axis points displayed in the chart.
getPosition() - Method in interface quadbase.util.IPlot
Gets the x,y position of the chart/legend plot area relative to the main chart canvas.
getPosition() - Method in interface quadbase.util.ITextString
Returns the position of the text string in the canvas
getPosition() - Method in class quadbase.ChartAPI.TextString
Get the text position
getPosition() - Method in class quadbase.ChartAPI.QbChartBasic.CMainTitle
 
getPosition() - Method in class quadbase.ChartAPI.swing.TextString
Get the text position
getPosition() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CMainTitle
 
getPreferredSize() - Method in class quadbase.ChartAPI.QbChart
Overrides component getPreferredSize().
getPreferredSize() - Method in class quadbase.ChartAPI.QbChartCustomizer
 
getPreferredSize() - Method in class quadbase.ChartAPI.swing.QbChartCustomizer
 
getPreferredSize() - Method in class quadbase.ChartAPI.swing.QbChart
Overrides component getPreferredSize().
getProbability(double) - Method in interface quadbase.util.ITrendLine
Get the probability to the left by specifying multiple of deviation of a NORMAL distribution curve.
getPromptName() - Method in class quadbase.util.SimpleQueryInParam
 
getPromptName() - Method in interface quadbase.util.IQueryInParam
Returns the description of the parameter displayed on the pop up dialog.
getPromptName() - Method in class quadbase.common.param.AbstractParam
 
getPromptName() - Method in class quadbase.common.param.RootQueryParam
Returns the description of the parameter displayed on the pop up dialog.
getPromptName() - Method in interface quadbase.common.param.Param
Returns the description of the parameter displayed on the pop up dialog.
getPropertyDescriptors() - Method in class quadbase.ChartAPI.QbChartBeanInfo
 
getPropertyDescriptors() - Method in class quadbase.ChartAPI.swing.QbChartBeanInfo
 
getQuery() - Method in interface quadbase.util.IDatabaseInfo
Gets the SQL query
getQuery() - Method in interface quadbase.util.IJNDIDatabaseInfo
Gets the SQL query
getQuery() - Method in class quadbase.ChartAPI.DBInfo
Gets the SQL query
getQuery() - Method in class quadbase.ChartAPI.swing.DBInfo
Get the SQL query
getQueryFileInfo() - Method in class quadbase.common.param.AbstractParam
 
getQueryFileInfo() - Method in class quadbase.common.param.RootQueryParam
 
getQueryFileInfo() - Method in interface quadbase.common.param.Param
internal use only
getQueryFilename() - Method in interface quadbase.util.IInputData
Gets a query file (*.qry) for plotting the chart.
getQueryInParam() - Method in class quadbase.common.param.QueryParamObj
 
getQueryInParam(int, int) - Method in class quadbase.common.param.ReportParamSet
 
getQueryInParamFromParameter(Report, Parameter) - Static method in class quadbase.common.param.MergeParameters
 
getQueryTimeout() - Static method in class quadbase.ChartAPI.QbChart
retrieves the number of seconds the driver will wait for a statement object to execute.
getQueryTimeout() - Static method in class quadbase.ChartAPI.swing.QbChart
retrieves the number of seconds the driver will wait for a statement object to execute.
getReferenceDegree() - Method in class quadbase.common.param.AbstractParam
 
getReferenceObject() - Method in interface quadbase.util.IAnnotation
This function returns the referenced object of this annotation.
getReferencePosition() - Method in interface quadbase.util.IReferenceObj
This function returns the reference position of this object.
getRelativeHeight() - Method in interface quadbase.util.IPlot
Returns the height of the plot area relative to the main chart canvas.
getRelativePosition() - Method in interface quadbase.util.IAnnotation
This function gets the relative position to the referenced object.
getRelativePosition() - Method in interface quadbase.util.ITable
This method returns the relative position of the table to the chart
getRelativeWidth() - Method in interface quadbase.util.IPlot
Returns the width of the plot area relative to the main chart canvas.
getRenderMode() - Method in interface quadbase.util.I3DPropertySet
This function returns the 3D rendering mode.
getRepeatArcCount() - Method in interface quadbase.util.IPiePropertySet
Returns the number of draw arc repetitions.
getReplacedText(String) - Method in interface quadbase.util.IDataPointSet
Returns a replaced text for a given original text
getReplacedTextList() - Method in interface quadbase.util.IDataPointSet
Returns all replaced text list for text replacement
getReport() - Method in class quadbase.common.param.AbstractParam
 
getReport() - Method in class quadbase.common.param.RootQueryParam
 
getReport() - Method in interface quadbase.common.param.Param
internal use only
getReportCount() - Method in class quadbase.common.param.MergeParameters
 
getReportName() - Method in class quadbase.common.param.QueryParamObj
 
getReportName() - Method in class quadbase.common.param.ReportParamSet
 
getReportParamSet(int) - Method in class quadbase.common.param.MergeParameters
 
getResetDisplayName() - Method in class quadbase.common.param.ParameterPage
Gets the display name of the Reset button.
getResetEnabled() - Method in class quadbase.common.param.ParameterPage
Gets the visibility of the HTML Reset form button
getResizeCanvasClickCount() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse click count for resizing a canvas
getResizeCanvasModifier() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse modifier for starting a canvas resize operation.
getResizeClickCount() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse click count for resizing a chart
getResizeModifier() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse modifier for starting a chart resize operation.
getResultSet() - Method in interface quadbase.util.IDataSource
 
getResultSet(IQueryInParam[]) - Method in interface quadbase.util.IParameterizedDataSource
Return the actual result set base on the parameters.
getRotationAngle() - Method in interface quadbase.util.IPiePropertySet
Gets the rotation angle of the pie chart in degrees.
getRow() - Method in class quadbase.util.SpreadSheetModelEvent
Returns the row index changed (beginning at 1).
getRow(int) - Method in interface quadbase.util.IInputData
Gets the specified row data from the chart.
getRow(int) - Method in class quadbase.ChartAPI.DataSheet
returns specified row data
getRow(int) - Method in class quadbase.ChartAPI.swing.DataSheet
Returns specified row data
getRowCount() - Method in interface quadbase.util.ISpreadSheetModel
Returns the number of rows
getRowCount() - Method in interface quadbase.util.IInputData
Returns the total number of rows in the input data.
getRowCount() - Method in class quadbase.util.SimpleSpreadSheet
 
getRowCount() - Method in class quadbase.ChartAPI.DataSheet
returns number of rows
getRowCount() - Method in class quadbase.ChartAPI.swing.DataSheet
Returns number of rows
getRowLabel(int) - Method in interface quadbase.util.ISpreadSheetModel
Returns the value of the row label for a given row
getRowLabel(int) - Method in class quadbase.util.SimpleSpreadSheet
Get the label for the given row
getRowLabelType() - Method in interface quadbase.util.ISpreadSheetModel
Returns the data type of the row labels
getRowLabelType() - Method in class quadbase.util.SimpleSpreadSheet
 
getScale() - Method in interface quadbase.util.IHistogramInfo
Get the scale value used to do the rounding operation in the histogram.
getScaleStep() - Method in interface quadbase.util.IAxis
Retruns the scale step size(interval) for this axis.
getScaleStep() - Method in interface quadbase.util.IGanttPropertySet
Returns the scaleStep milliseconds value that was defined for this axis.
getScaleUnit() - Method in interface quadbase.util.IZoomInfo
Returns the unit of the scale value being used.
getScaleValue() - Method in interface quadbase.util.IZoomInfo
Get the scale value used while plotting the new data
getScatterCubeWidth() - Method in interface quadbase.util.I3DPropertySet
This function returns the width of the cube for a scatter 3D chart.
getScrollBarOption() - Method in interface quadbase.util.ICanvas
Returns the scrollbar option for the main chart panel.
getSecondaryAggregateOperator() - Method in interface quadbase.util.IZoomInfo
This function gets the secondary aggregate operator.
getSecondaryTitleAlignment() - Method in interface quadbase.util.ITable
This method gets secondary title alignment
getSecondaryValueAlignment() - Method in interface quadbase.util.ITable
This method gets secondary value alignment
getSectorCount() - Method in interface quadbase.util.IPiePropertySet
Returns the total number of sectors drawn in the 3D chart.
getSectorCount() - Method in interface quadbase.util.IPolarPropertySet
This method counts number of sectors
getSecurityLevel() - Method in class quadbase.common.param.ReportParameterPage
Gets the name of the security level being applied to the parameter page
getSelectionChoices() - Method in interface quadbase.util.IQueryParamValuesProvider
 
getSelectionChoices() - Method in class quadbase.common.param.AbstractParam
 
getSelectionChoices() - Method in class quadbase.common.param.RootQueryParam
 
getSelectionChoices() - Method in class quadbase.common.param.FormulaParam
 
getSelectionChoices() - Method in interface quadbase.common.param.Param
Gets a Vector of objects of the corresponding SQL type that are unique values of this parameter retrieved from the database.
getSelectiveStepLineDrawn() - Method in interface quadbase.util.ILinePropertySet
Returns the boolean used to determine what line is a step line
getSelectiveStepLineDrawn() - Method in interface quadbase.util.ISecondaryChart
Returns the boolean array used to determine which lines are step line in the selective step line
getSepSymbol() - Method in interface quadbase.util.IPiePropertySet
Returns the char that is used to separate the category & percentage value strings in the legend.
getSeries() - Method in interface quadbase.util.IDataLine
Get the name data serie use of this data line for chart with data series.
getSeriesCount() - Method in interface quadbase.util.IDropBarSet
This method counts number of series
getSeriesSet() - Method in interface quadbase.util.IDropBarSet
This method returns the drop bar series set.
getServerName() - Method in class quadbase.common.param.ReportParameterPage
Gets the name of the server this parameter page will be served at
getServletContext() - Static method in class quadbase.chart.designer.QbChartDesigner
return servlet context
getServletContext() - Static method in class quadbase.ChartAPI.QbChart
Returns servlet context
getServletContext() - Static method in class quadbase.ChartAPI.swing.QbChart
return servlet context
getServletDirectory() - Method in class quadbase.common.param.ReportParameterPage
Gets the url relative or absolute path to the servlet classes
getServletName() - Method in class quadbase.common.param.HtmlParameterPageWriter
Gets the full address of the servlet extracted from the ParameterPage.
getServletName() - Method in class quadbase.common.param.ParameterPage
Gets the name of the servlet
getServletRunnerPort() - Method in class quadbase.common.param.ReportParameterPage
Gets the servlet container's listening port number
getSharedParameters(QueryParamObj) - Method in class quadbase.common.param.MergeParameters
get all parameters that share with a specific parameter using QueryParamObj
getSharedParameters(QueryParamObj, boolean) - Method in class quadbase.common.param.MergeParameters
 
getSharedParameters(ReportParamSet, int, int) - Method in class quadbase.common.param.MergeParameters
get all parameters that share with a specific parameter using ReportParamSet, order, index
getSharedParamName() - Method in class quadbase.common.param.AbstractParam
 
getSharedParamWithMaxOrder(QueryParamObj) - Method in class quadbase.common.param.MergeParameters
get the parameter shared with param with the max order using a QueryParamObj
getSharedParamWithMaxOrder(ReportParamSet, int, int) - Method in class quadbase.common.param.MergeParameters
get the parameter shared with a specific parmeter that has the max order using a ReportParamSet with order and index
getSharedReportName() - Method in class quadbase.common.param.AbstractParam
 
getSharedTarget(QueryParamObj) - Method in class quadbase.common.param.MergeParameters
Helper method, gets the target of the current shared parameter, if this parameter is not shared or if it is the target, then returns param
getShowHintValue() - Method in interface quadbase.util.IDataLine
Return true if the LineValue of data line show in hint box
getSize() - Method in interface quadbase.util.ICanvas
Returns the size of the main canvas containing the chart as a Dimension object.
getSpreadSheetModel() - Method in interface quadbase.util.IInputData
Returns the spread sheet model for the chart, if one is set.
getSQL() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
getSqlSelect() - Method in class quadbase.util.SimpleQueryInParam
 
getSqlSelect() - Method in class quadbase.common.param.AbstractParam
 
getSqlSelect() - Method in class quadbase.common.param.RootQueryParam
 
getSqlSelect() - Method in interface quadbase.common.param.Param
 
getSqlType() - Method in class quadbase.util.SimpleQueryInParam
 
getSqlType() - Method in interface quadbase.util.IQueryInParam
Returns java.sql.Types
getSqlType() - Method in class quadbase.common.param.AbstractParam
Returns java.sql.Types
getSqlType() - Method in class quadbase.common.param.RootQueryParam
Returns java.sql.Types
getSqlType() - Method in interface quadbase.common.param.Param
Returns java.sql.Types
getStackChartLine() - Method in interface quadbase.util.ITrendLine
Get the stack direction that this trend line used.
getStackLabelAlignment() - Method in interface quadbase.util.IDataPointSet
Returns alignment position for the stack section labels alignment position: QbChart.TOP_ALIGNMENT, CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, QbChart.TOP_ALIGNMENT_INSIDE, QbChart.BOTTOM_ALIGNMENT_INSIDE
getStandardDev() - Method in interface quadbase.util.IControlLine
Get the standard deviation of the selected data set
getStandardDev() - Method in interface quadbase.util.ITrendLine
Get the standard deviation value for a NORMAL curve
getStartAngle() - Method in interface quadbase.util.IDialPropertySet
This method returns the starting angle of the chart (12pm position is 0 degree, clockwise)
getStartAngle() - Method in interface quadbase.util.IPolarPropertySet
This method returns the starting angle of the chart (12pm position is 0, default: clockwise)
getStartLabelOffset() - Method in class quadbase.util.ControlRange
Returns start label offset of the control range
getStartScale() - Method in class quadbase.util.ControlRange
Returns start scale of the control range for column/bar type: scale of value axis
getStartScale2() - Method in class quadbase.util.ControlRange
Returns start scale 2 of the control range
getStepLineRatio() - Method in interface quadbase.util.ILinePropertySet
Returns the proportion of the horizontal to the overall step line segment
getStepLineRatio() - Method in interface quadbase.util.ISecondaryChart
Returns the proportion of the horizontal to the overall step line segment
getStepsize() - Method in class quadbase.ChartAPI.AxisScale
Deprecated. Get the step size
getStepsize() - Method in class quadbase.ChartAPI.swing.AxisScale
Deprecated. Get the step size
getSubmitDisplayName() - Method in class quadbase.common.param.ParameterPage
Gets the display name of the Submit button.
getSubTickerCount() - Method in interface quadbase.util.IDialPropertySet
This method returns the number of sub-tickers
getSubTickerLength() - Method in interface quadbase.util.IDialPropertySet
This method returns the length of the sub-ticker
getSubTickerThickness() - Method in interface quadbase.util.IDialPropertySet
This method returns the thickness of the sub-ticker
getSurfaceColor() - Method in interface quadbase.util.ISurfacePropertySet
Gets the surface color.
getSymbolSizeRatio() - Method in interface quadbase.util.ILegend
return the symbol size ratio default value is 100%
getTableBackgroundColor() - Method in class quadbase.common.param.ParameterPage
Gets the background color of the parameter table
getTableBackgroundColorHex() - Method in class quadbase.common.param.ParameterPage
Gets the background color of the parameter table
getTableBorderColor() - Method in class quadbase.common.param.ParameterPage
Gets the color of the parameter table border
getTableBorderColorHex() - Method in class quadbase.common.param.ParameterPage
Gets the color of the parameter table border
getTableBorderThickness() - Method in class quadbase.common.param.ParameterPage
Gets the thickness of the parameter table border
getTableHeight() - Method in interface quadbase.util.ITable
This method returns the hight of the table
getTableLayout() - Method in class quadbase.common.param.ParameterPage
Gets the parameter table Layout (VERTICAL or HORIZONTAL)
getTableName() - Method in class quadbase.util.SimpleQueryInParam
 
getTableName() - Method in interface quadbase.util.IQueryInParam
Returns the table name
getTableName() - Method in class quadbase.common.param.AbstractParam
 
getTableName() - Method in class quadbase.common.param.RootQueryParam
If (isMapToColumn() == true) Returns the table name
getTableName() - Method in interface quadbase.common.param.Param
If (isMapToColumn() == true) Returns the table name
getTableName(int) - Method in class quadbase.util.QueryResultSet
 
getTableName(int) - Method in class quadbase.util.StreamResultSet
 
getTableName(int) - Method in interface quadbase.util.IRSMetaData
 
getTableOuterBorderOnly() - Method in class quadbase.common.param.ParameterPage
Gets whether only the outer border of the parameter table will be displayed.
getTablePosition() - Method in interface quadbase.util.ITable
This method returns the current table position in pixels
getTableWidth() - Method in interface quadbase.util.ITable
This method returns the width of the table
getTargetLoc() - Method in class quadbase.common.param.ParameterPage
Gets the location of the report or chart
getTempDirectory() - Static method in class quadbase.ChartAPI.QbChart
Gets temp directory for using record file to generate the report DEFAULT temp directory is "temp/"
getTempDirectory() - Static method in class quadbase.ChartAPI.swing.QbChart
get temp directory for using record file to generate the report DEFAULT temp directory is "temp/"
getTemplateFile() - Method in class quadbase.ChartAPI.QbChart
Returns the name of the template applied to the current chart, if any.
getTemplateFile() - Method in class quadbase.ChartAPI.swing.QbChart
Returns the name of the template applied to the current chart, if any.
getText() - Method in class quadbase.ChartAPI.TextString
Deprecated.  
getText() - Method in class quadbase.ChartAPI.swing.TextString
Deprecated.  
getTextColor() - Method in class quadbase.common.param.ParameterPage
Gets the text color of the header, footer and parameter names
getTextColorHex() - Method in class quadbase.common.param.ParameterPage
Gets the text color of the header, footer and parameter names
getTextFont() - Method in class quadbase.common.param.ParameterPage
Gets the text font of the header, footer and parameter names
getTextSize() - Method in class quadbase.common.param.ParameterPage
Gets the text size of the header, footer and parameter names
getTextStyle() - Method in class quadbase.common.param.ParameterPage
Gets the text style of the header, footer and parameter names
getThickness() - Method in interface quadbase.util.IControlRangeSet
get the thickest control range thickness (For Dial Chart Only)
getThickness() - Method in interface quadbase.util.IAxis
This function is used to get the axis line thickness for a 2D chart.
getThickness() - Method in class quadbase.util.ControlRange
Returns thickness of the control range (for dial chart only) The percentage of the radius from 0 to 100
getThickness() - Method in interface quadbase.util.IDataLine
Gets the line thickness.
getThickness() - Method in class quadbase.util.PolyLine
Returns the thickness of the poly-line.
getTickerColor() - Method in interface quadbase.util.IAxis
This function is used to get the ticker color of the axis(2D) or wall(3D).
getTickerLabelsCount() - Method in interface quadbase.util.IAxis
This function is used to get the ticker labels count.
getTickerLength() - Method in interface quadbase.util.IDialPropertySet
This method returns the length of the ticker
getTickerStep() - Method in interface quadbase.util.IAxis
This function is used to retrieve the ticker step size for the given axis.
getTickerStep(int) - Method in interface quadbase.util.IDataPointSet
This function is used to retrieve the ticker step size for the given column index.
getTimeInstance() - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of time format for the default locale and style.
getTimeInstance(int) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of time format for the specifed locale.
getTimeInstance(int, Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of time format for the specifed locale and style.
getTimeInstance(Locale) - Static method in class quadbase.util.LocaleDateTimeFormat
Create an instance of time format for the specifed locale.
getTimeStyle() - Method in class quadbase.util.LocaleDateTimeFormat
Get the time style.
getTimeZone() - Method in class quadbase.util.LocaleDateTimeFormat
Gets the time zone
getTimeZone() - Method in class quadbase.ChartAPI.QbChart
Gets the time zone
getTimeZone() - Method in class quadbase.ChartAPI.swing.QbChart
Gets the time zone
getTitle() - Method in class quadbase.util.ControlRange
Returns title of the control range
getTitle() - Method in interface quadbase.util.IDataLine
Returns the title for this data line
getTitleText() - Method in class quadbase.common.param.ParameterPage
Gets the text of the parameter table title
getTitleTextColor() - Method in class quadbase.common.param.ParameterPage
Gets the text color of the parameter table title
getTitleTextColorHex() - Method in class quadbase.common.param.ParameterPage
Gets the text color of the parameter table title
getTitleTextFont() - Method in class quadbase.common.param.ParameterPage
Gets the font of the parameter table title
getTitleTextSize() - Method in class quadbase.common.param.ParameterPage
Gets the text size of the parameter table title
getTitleTextStyle() - Method in class quadbase.common.param.ParameterPage
Gets the text style of the parameter table title
getTopLabelAlignment() - Method in interface quadbase.util.IDataPointSet
Returns alignment position for the top labels alignment position: QbChart.TOP_ALIGNMENT, CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, QbChart.TOP_ALIGNMENT_INSIDE, QbChart.BOTTOM_ALIGNMENT_INSIDE
getTopLabelColorOnNegativeSide() - Method in interface quadbase.util.IDataPointSet
Returns top label color for negative side
getTranspose() - Method in interface quadbase.util.ITable
This method returns whether the position of column header and the position of row header is interchanged.
getTransposedColumn() - Method in interface quadbase.util.IInputData
This method returns the transposed columns for spreadsheet format
getType() - Method in class quadbase.ChartAPI.QbChart
Returns the type of the chart.
getType() - Method in class quadbase.ChartAPI.swing.QbChart
Returns the type of the chart.
getUndoZoomClickCount() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse click count for undoing a zooming operation
getUndoZoomModifier() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse modifier for undoing a zooming operation.
getUpBarColor() - Method in interface quadbase.util.IDropBarSet
This method returns the up bar color.
getUpdateVersion() - Static method in class quadbase.ChartAPI.QbChart
 
getUpdateVersion() - Static method in class quadbase.ChartAPI.swing.QbChart
 
getUpperBound() - Method in interface quadbase.util.IZoomInfo
Returns the upper bound value (max value) plotted in the category axis.
getUpperBound() - Method in interface quadbase.util.IHistogramInfo
Get the upper bound for the histogram.
getURLString() - Method in interface quadbase.util.IDatabaseInfo
Gets the URL of database
getURLString() - Method in class quadbase.ChartAPI.DBInfo
Gets the URL of database.
getURLString() - Method in class quadbase.ChartAPI.swing.DBInfo
Gets the URL of database
getUserID() - Method in interface quadbase.util.IDatabaseInfo
Gets the user ID
getUserID() - Method in class quadbase.ChartAPI.DBInfo
Gets the user name.
getUserID() - Method in class quadbase.ChartAPI.swing.DBInfo
Get the user name
getValue() - Method in interface quadbase.util.IAnnotation
This function returns the value of the string.
getValue() - Method in class quadbase.util.SimpleQueryInParam
 
getValue() - Method in interface quadbase.util.IQueryInParam
Programmers sometimes may not want to show the initial parameter dialog when the chart is loaded at the first time.
getValue() - Method in class quadbase.util.ColorSpectrum
This function returns the value array
getValue() - Method in interface quadbase.util.ITextString
This function returns the value of the string.
getValue() - Method in class quadbase.ChartAPI.TextString
Get the text string value
getValue() - Method in class quadbase.ChartAPI.QbChartBasic.CMainTitle
 
getValue() - Method in class quadbase.ChartAPI.swing.TextString
Get the text string value
getValue() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CMainTitle
 
getValue() - Method in class quadbase.common.param.AbstractParam
Returns the current value of the paremeter as the appropriate java object.
getValue() - Method in class quadbase.common.param.RootQueryParam
Returns the current value of the paremeter as the appropriate java object.
getValue() - Method in interface quadbase.common.param.Param
Returns the current value of the paremeter as the appropriate java object.
getValueAt(int, int) - Method in interface quadbase.util.ISpreadSheetModel
Returns the value of the cell for a given row and column
getValueAt(int, int) - Method in class quadbase.util.SimpleSpreadSheet
Get the value at a given row and column indexes (beginning at 1)
getValueColumn() - Method in interface quadbase.util.IDataLine
Get the value uses for fitting for HLCO and High Low chart
getValueCount() - Method in class quadbase.util.ColorSpectrum
This function returns the number of value in the value array
getValueHint() - Method in interface quadbase.util.IDataLine
Return the string use in the LineValue hint
getValues() - Method in interface quadbase.util.IQueryMultiValueInParam
 
getValues() - Method in interface quadbase.util.IAnnotation
This function returns the value of the string array.
getValues() - Method in class quadbase.util.SimpleQueryMultiValueInParam
 
getValues() - Method in class quadbase.common.param.AbstractParam
If (this.multiValue() == true), returns the current values of the parameter as a Vector of the appropriate java objects, else returns null.
getValues() - Method in class quadbase.common.param.RootQueryParam
If (this.multiValue() == true), returns the current values of the parameter as a Vector of the appropriate java objects, else returns null.
getValues() - Method in interface quadbase.common.param.Param
If (this.multiValue() == true), returns the current values of the parameter as a Vector of the appropriate java objects, else returns null.
getValueType() - Method in interface quadbase.util.ISpreadSheetModel
Returns the data type of the values
getValueType() - Method in class quadbase.util.SimpleSpreadSheet
 
getValueVariable() - Method in class quadbase.util.SimpleQueryInParam
Returns value of a date parameter as a date expression (ex.
getValueVariable() - Method in class quadbase.common.param.AbstractParam
Returns value of a date parameter as a date expression (ex.
getValueVariable() - Method in class quadbase.common.param.RootQueryParam
 
getValueVariable() - Method in interface quadbase.common.param.Param
Returns value of a date parameter as a date expression (ex.
getVersion() - Static method in class quadbase.ChartAPI.QbChart
Returns EspressChart Version Number
getVersion() - Static method in class quadbase.ChartAPI.swing.QbChart
Returns EspressChart Version Number
getViewDirection() - Method in interface quadbase.util.I3DPropertySet
Returns the viewpoint values for a 3D chart.
getViewTranslation() - Method in interface quadbase.util.I3DPropertySet
Returns the view translation coordinates.
getWallColor() - Method in interface quadbase.util.I3DPropertySet
This function returns the color used to draw the xy,yz,xz walls for a 3D chart.
getX() - Method in class quadbase.util.Position
Returns the x coordinate.
getX() - Method in class quadbase.util.Point_3D
Get value of x.
getX() - Method in class quadbase.util.Point_2D
Get value of x.
getX1(Chart) - Method in class quadbase.util.ControlRange
For internal use only
getX2(Chart) - Method in class quadbase.util.ControlRange
For internal use only
getXMLFile() - Method in interface quadbase.util.IInputData
Gets the name of the input xml file used to create the chart.
getXMLFileQueryInfo() - Method in interface quadbase.util.IInputData
Gets the xml file query info used to create the chart.
getxratio() - Method in class quadbase.ChartAPI.TextString
Deprecated.  
getxratio() - Method in class quadbase.ChartAPI.swing.TextString
Deprecated.  
getXScale() - Method in interface quadbase.util.I3DPropertySet
Returns the X dimension scaling used for a 3D chart.
getY() - Method in class quadbase.util.Position
Returns the y coordinate.
getY() - Method in class quadbase.util.Point_3D
Get value of y.
getY() - Method in class quadbase.util.Point_2D
Get value of y.
getY(double) - Method in interface quadbase.util.IFunction
The method returns the result of y = f(x)
getY1(Chart) - Method in class quadbase.util.ControlRange
For internal use only
getY2(Chart) - Method in class quadbase.util.ControlRange
For internal use only
getyratio() - Method in class quadbase.ChartAPI.TextString
Deprecated.  
getyratio() - Method in class quadbase.ChartAPI.swing.TextString
Deprecated.  
getYScale() - Method in interface quadbase.util.I3DPropertySet
Returns the Y dimension scaling used for a 3D chart.
getZ() - Method in class quadbase.util.Point_3D
Get value of z.
getZoomClickCount() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse click count for starting a zooming operation
getZoomFactor() - Method in interface quadbase.util.I3DPropertySet
Returns the zoom factor used for viewing a 3D chart.
getZoomModifier() - Method in interface quadbase.util.IMouseEventSet
Returns the mouse modifier for starting a zooming operation.
getZScale() - Method in interface quadbase.util.I3DPropertySet
Returns the Z dimension scaling used for a 3D chart.
GIF - Static variable in interface quadbase.ChartAPI.IExportConstants
CompuServe GIF format (conversion performed using Java libraries) (file extension .gif)
GIF - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
Compuserv GIF format (conversion peformed using Java libraries) (file extension .gif)
GIF_C - Static variable in interface quadbase.ChartAPI.IExportConstants
CompuServe GIF format using native C libraries.
GIF_C - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
Compuserv GIF format using native C libraries.
GIF_N - Static variable in interface quadbase.ChartAPI.IExportConstants
CompuServe GIF format (using new GIF Encoder) (file extension .gif)
GIF_N - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
Compuserv GIF format (using new GIF Encoder) (file extension .gif)
GIF_R - Static variable in interface quadbase.ChartAPI.IExportConstants
RLE GIF format (file extension .gif)
GIF_R - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
RLE GIF format (file extension .gif)
GOURAUD - Static variable in interface quadbase.ChartAPI.IMiscConstants
Gouraud shading mode for a 3D chart
GOURAUD - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Gouraud shading mode for a 3D chart
GOURAUD_BORDER - Static variable in interface quadbase.ChartAPI.IMiscConstants
Gouraud shading mode for a 3D chart with black line border around it
GOURAUD_BORDER - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Gouraud shading mode for a 3D chart with black line border around it
GREATER - Static variable in interface quadbase.util.IFunctionConstants
For internal use
GREATEREQUAL - Static variable in interface quadbase.util.IFunctionConstants
For internal use

H

h1() - Method in class quadbase.common.param.HtmlWriter
Prints the <H1> tag
h1(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <H1 class="cssClass"> tag
h1End() - Method in class quadbase.common.param.HtmlWriter
Prints the </H1> tag
h2() - Method in class quadbase.common.param.HtmlWriter
Prints the <H2> tag
h2(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <H2 class="cssClass"> tag
h2End() - Method in class quadbase.common.param.HtmlWriter
Prints the </H2> tag
h3() - Method in class quadbase.common.param.HtmlWriter
Prints the <H3> tag
h3(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <H3 class="cssClass"> tag
h3End() - Method in class quadbase.common.param.HtmlWriter
Prints the </H3> tag
hasArrowhead() - Method in interface quadbase.util.IAxis
This function is used to check if arrow heads are currently drawn on the axes of the chart.
hashCode() - Method in class quadbase.util.Position
Returns the hashcode for the Position.
hashCode() - Method in class quadbase.util.Point_3D
Returns the hash code for the object.
hashCode() - Method in class quadbase.util.Point_2D
Returns the hash code for the object.
hasTabPanel() - Method in interface quadbase.util.ITable
This method returns whether there is tab panel for data series
head() - Method in class quadbase.common.param.HtmlWriter
Prints the <HEAD> tag
head(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <HEAD class="CLASS"> tag
headEnd() - Method in class quadbase.common.param.HtmlWriter
Prints the </HEAD> tag
header - Variable in class quadbase.common.param.ParameterPageWriter
the header text
header() - Method in class quadbase.common.param.HtmlWriter
Prints the header information of a HTML document.
header(String) - Method in class quadbase.common.param.HtmlWriter
Prints the header information of a HTML document.
header(String, String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the header information of a HTML document.
hidedate - Variable in class quadbase.util.DateTimeFormat
Hide the day display (default false)
hidemonth - Variable in class quadbase.util.DateTimeFormat
Hide the month display (default false)
hideTimestampTime - Variable in class quadbase.util.DateTimeFormat
Hide the time display in Timestamp (default false)
hideyear - Variable in class quadbase.util.DateTimeFormat
Hide the year display (default false)
high - Variable in class quadbase.ChartAPI.ColInfo
 
high - Variable in class quadbase.ChartAPI.swing.ColInfo
 
HIGH - Static variable in interface quadbase.util.IMapConstants
 
HIGH - Static variable in interface quadbase.util.IDataLine
 
high_name - Variable in class quadbase.util.PickData
High column name
HILOW - Static variable in interface quadbase.util.IChartTypeConstants
High Low chart
hint - Variable in class quadbase.util.HyperLink
The hint to show when a right mouse click is done on the link.
HLCO - Static variable in interface quadbase.util.IChartTypeConstants
HLCO (High Low Close Open) chart
HORIZONTAL - Static variable in interface quadbase.ChartAPI.IMiscConstants
Legend horizontal layout
HORIZONTAL - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Legend horizontal layout
HORIZONTAL_LINE - Static variable in interface quadbase.util.IHorzVertLine
 
HORIZONTAL_LINE - Static variable in interface quadbase.util.ITrendLine
 
HOUR - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the hour of the morning or afternoon.
HOUR - Static variable in interface quadbase.util.IDataPointSet
 
HOUR - Static variable in interface quadbase.util.IZoomInfo
 
HOUR_OF_DAY - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the hour of the day.
hour24 - Variable in class quadbase.util.DateTimeFormat
true for 24 hour clock (default true)
hourMinuteSep - Variable in class quadbase.util.DateTimeFormat
hour minute separator (default ":")
hr() - Method in class quadbase.common.param.HtmlWriter
Prints the <HR> tag
html - Variable in class quadbase.common.param.HtmlParameterPageWriter
the underlying HTML writer
html() - Method in class quadbase.common.param.HtmlWriter
Prints the <HTML> tag
html(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <HTML class="CLASS"> tag
HTMLCENTER - Static variable in interface quadbase.util.IChartTypeConstants
 
htmlEnd() - Method in class quadbase.common.param.HtmlWriter
Prints the </HTML> tag
HTMLHORIZONTAL - Static variable in interface quadbase.util.IChartTypeConstants
 
HTMLLEFT - Static variable in interface quadbase.util.IChartTypeConstants
 
HtmlParameterPageWriter - class quadbase.common.param.HtmlParameterPageWriter.
Writer that writes ParameterPage in HTML format.
HtmlParameterPageWriter(ParameterPage, Writer) - Constructor for class quadbase.common.param.HtmlParameterPageWriter
Allocates a HtmlParameterPageWriter writing to a specified output with specified ParameterPage content.
HTMLRIGHT - Static variable in interface quadbase.util.IChartTypeConstants
 
HTMLVERTICAL - Static variable in interface quadbase.util.IChartTypeConstants
 
HtmlWriter - class quadbase.common.param.HtmlWriter.
A Writer that writes html code
HtmlWriter(PrintWriter) - Constructor for class quadbase.common.param.HtmlWriter
Allocates a HtmlWriter that writes to out
HyperLink - class quadbase.util.HyperLink.
HyperLink
HyperLink() - Constructor for class quadbase.util.HyperLink
Constructor for HyperLink
HyperLink(PickData) - Constructor for class quadbase.util.HyperLink
Constructor for HyperLink, internal use by chart package only
HyperLink(String, String, String, String) - Constructor for class quadbase.util.HyperLink
Constructor for HyperLink using the default target window
HyperLink(String, String, String, String, String) - Constructor for class quadbase.util.HyperLink
Constructor for HyperLink

I

I3DControlPanel - interface quadbase.util.I3DControlPanel.
This interface is used to set properties of the navigation panel for a 3D chart.
I3DPropertySet - interface quadbase.util.I3DPropertySet.
This interface is used to set properties controlling the navigation, illumination model, etc.
IAnnotation - interface quadbase.util.IAnnotation.
This interface defines the requirements of an annotation object.
IAnnotationSet - interface quadbase.util.IAnnotationSet.
This class contains all annotations of the chart object.
IAxis - interface quadbase.util.IAxis.
This interface is used to set/get different properties associated with a chart's axis.
IAxisRuler - interface quadbase.util.IAxisRuler.
This class is used by users to configure the visibility of X, Y, and S axis rulers shown in a QbChart object.
IBoxPropertySet - interface quadbase.util.IBoxPropertySet.
This interface is used to modify the properties associated with a 2D box chart.
IBubblePropertySet - interface quadbase.util.IBubblePropertySet.
This interface is used to modify the properties associated with a 2D Bubble chart.
ICanvas - interface quadbase.util.ICanvas.
This interface is used to set/get properties associated with the main drawing canvas containing the chart.
IChartGraphics - interface quadbase.util.IChartGraphics.
This interface defines initializeGraphics and finalizeGraphics methods.  These methods can be used to add graphics before and after adding a chart to the canvas.
IChartTypeConstants - interface quadbase.util.IChartTypeConstants.
This interface contains the constants denoted the various chart types, including single and combination charts.
IColumnMap - interface quadbase.util.IColumnMap.
This interface implements a mapping from the chart categories/dimensions to the columns in the input data set.
IControlLine - interface quadbase.util.IControlLine.
This class is used to draw control lines in a chart You may call newControlLine(...) of IDataLineSet interface to get a new object For instance, QbChart chart = new QbChart(...); IControlLine line = chart.gethDataLineSet().newControlLine(...); You may use setSeries(String series) method of IDataLine interface to set the corresponding series of the control line
IControlRangeSet - interface quadbase.util.IControlRangeSet.
Returns a handle to the set of control range properties.
ICustomizeImageMapDataHintBox - interface quadbase.util.ICustomizeImageMapDataHintBox.
This interface is used to customize the data hint box value for image map.
ICustomParameterDateFormat - interface quadbase.util.ICustomParameterDateFormat.
A class implementing this interface should also implement IQueryInParam.
ID - Static variable in interface quadbase.util.IFunctionConstants
For internal use
IDatabaseInfo - interface quadbase.util.IDatabaseInfo.
This interface provides information about the database and query related to a chart.
IDataLabelInfo - interface quadbase.util.IDataLabelInfo.
This interface defines a getDataLabel function
IDataLine - interface quadbase.util.IDataLine.
 
IDataLineSet - interface quadbase.util.IDataLineSet.
This interface contains methods to add/remove data lines from the chart.
IDataPointSet - interface quadbase.util.IDataPointSet.
Properties for chart data points can be directly changed by calling methods on this interface.
IDataSource - interface quadbase.util.IDataSource.
This interface is used to read data into QbChart.
IDialPropertySet - interface quadbase.util.IDialPropertySet.
This interface is used to modify the properties associated with a 2D dial chart.
IDoughnutPropertySet - interface quadbase.util.IDoughnutPropertySet.
This interface is used to modify the properties associated with a 3D surface chart.
IDrillDown - interface quadbase.util.IDrillDown.
 
IDropBarSet - interface quadbase.util.IDropBarSet.
This interface is used to modify the properties associated with a drop bar for 2D line Chart with more than 1 series.
IEEEREMAINDER - Static variable in interface quadbase.util.IFunctionConstants
For internal use
IExportConstants - interface quadbase.ChartAPI.IExportConstants.
This interface contains the constants used to denote the various chart export formats
IExportConstants - interface quadbase.ChartAPI.swing.IExportConstants.
This interface contains the contants used to denote the various chart export formats
IFELSE_B - Static variable in interface quadbase.util.IFunctionConstants
For internal use
IFELSE_D - Static variable in interface quadbase.util.IFunctionConstants
For internal use
IFELSE_N - Static variable in interface quadbase.util.IFunctionConstants
For internal use
IFELSE_S - Static variable in interface quadbase.util.IFunctionConstants
For internal use
IFloatingLineSet - interface quadbase.util.IFloatingLineSet.
This interface is used to add/remove poly-lines in the main chart window.
IFloatingTextSet - interface quadbase.util.IFloatingTextSet.
This interface is used to add/remove text strings from the main chart window.
IFormat - interface quadbase.util.IFormat.
Tagging interface for data formats.
IFunction - interface quadbase.util.IFunction.
This interface defines a function y = f(x)
IFunctionConstants - interface quadbase.util.IFunctionConstants.
 
IFunctionLine - interface quadbase.util.IFunctionLine.
This class is used to draw function lines y = f(x) in a 2D scatter chart You may call newFunctionLine(...) of IDataLineSet interface to get a new object Note: (1) This class is only useful for 2D scatter charts.
IGanttPropertySet - interface quadbase.util.IGanttPropertySet.
This interface is used to modify the properties associated with a 2D Gantt chart.
IHint - interface quadbase.util.IHint.
This interface is used to set/get properties associated with hints displayed for data points and hyperlinks.
IHintBoxInfo - interface quadbase.util.IHintBoxInfo.
This interface defines a getHint function
IHistogramInfo - interface quadbase.util.IHistogramInfo.
This interface is used to set/get different properties associated with a histogram.
IHorzVertLine - interface quadbase.util.IHorzVertLine.
This class is used to draw horizontal/vertical lines in a chart.
IHyperLinkSet - interface quadbase.util.IHyperLinkSet.
Returns a handle to the set of hyperlink properties.
IInputData - interface quadbase.util.IInputData.
This interface defines methods to modify the chart's input data properties, including file or database information, and accessing individual records.
IInterchange - interface quadbase.common.util.internal.IInterchange.
User can implement this interface and integrate their own applicaton with ReportDesigner seamlessly.
IJNDIDatabaseInfo - interface quadbase.util.IJNDIDatabaseInfo.
This interface provides information about the database and query related to a chart.
ILabel - interface quadbase.util.ILabel.
This interface is used to set/get different properties associated with the labels drawn in a chart.
ILegend - interface quadbase.util.ILegend.
This interface contains methods to modify properties associated with the primary and secondary chart legends.
ILinePropertySet - interface quadbase.util.ILinePropertySet.
This interface is used to modify the properties associated with a 2D line chart.
IMapConstants - interface quadbase.util.IMapConstants.
This interface contains the constants for mapping data columns onto the various dimensions of a chart
IMiscConstants - interface quadbase.ChartAPI.IMiscConstants.
Miscellaneous constants for the chart API.
IMiscConstants - interface quadbase.ChartAPI.swing.IMiscConstants.
Miscellaneous constants for the chart API.
IMouseEventSet - interface quadbase.util.IMouseEventSet.
This interface is used to customize modifiers and clicks for performing common mouse operations like dragging and resizing of a chart, hyperlinks, zooming, etc.
INDEXOF - Static variable in interface quadbase.util.IFunctionConstants
For internal use
indexOf(ControlRange) - Method in interface quadbase.util.IControlRangeSet
Searches for the first occurence of the given control range
initializeGraphics(Graphics, int, int) - Method in interface quadbase.util.IChartGraphics
Adds or modifies graphics information before drawing the chart.
INoDataToPlotMessage - interface quadbase.util.INoDataToPlotMessage.
This interface is used to set/get different properties associated with the no data to plot message drawn in a chart.
INSERT - Static variable in interface quadbase.util.IFunctionConstants
For internal use
insertDrillDownAt(int, int, int, int, int, boolean) - Method in interface quadbase.util.IDrillDown
Inserts a new drill-down definition to the chart
insertElementAt(ControlRange, int) - Method in interface quadbase.util.IControlRangeSet
insert a new ControlRange at the specified index.
INVERSE_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
Inverse triangle point shape
INVERSE_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Inverse triangle point shape
IOLAPResultSet - interface quadbase.util.IOLAPResultSet.
This interface is used to read OLAP data.
IOverlayPropertySet - interface quadbase.util.IOverlayPropertySet.
This interface is used to modify the properties associated with a 2D overlay chart.
IParameterizedDataSource - interface quadbase.util.IParameterizedDataSource.
This interface allows user to define a Java class data source with parameters.
IPiePropertySet - interface quadbase.util.IPiePropertySet.
This interface is used to modify properties associated with a pie chart.
IPlot - interface quadbase.util.IPlot.
This interface defines methods to modify properties associated with the plot area for the main chart as well as the legend.
IPolarPropertySet - interface quadbase.util.IPolarPropertySet.
This interface is used to modify the properties associated with a 2D polar chart.
IPopupMenu - interface quadbase.util.IPopupMenu.
This interface is used to set/get properties associated with the popup menu in chartviewer A handle to an object that implements that interface can be obtained by calling the gethPopupMenu method in QbChart.
IQbQueryFileInfo - interface quadbase.util.IQbQueryFileInfo.
 
IQueryFileInfo - interface quadbase.util.IQueryFileInfo.
 
IQueryInParam - interface quadbase.util.IQueryInParam.
 
IQueryMultiValueInParam - interface quadbase.util.IQueryMultiValueInParam.
This class is for parameters that may expand to multiple values.
IQueryParamValuesProvider - interface quadbase.util.IQueryParamValuesProvider.
A class implementing this interface should also implement IQueryInParam.
IRadarPropertySet - interface quadbase.util.IRadarPropertySet.
This interface is used to modify the properties associated with a 2D radar chart.
IReferenceObj - interface quadbase.util.IReferenceObj.
 
IResultSet - interface quadbase.util.IResultSet.
This interface is used to read data in a tabular form.
IRow - interface quadbase.util.IRow.
This interface is use to read individual fields in one row of data.
IRSMetaData - interface quadbase.util.IRSMetaData.
This interface describes the structure of a tabular data set represented by an IResultSet interface.
is3DApproximationUsed() - Method in interface quadbase.util.I3DPropertySet
This function returns whether a 3D rendering approximation method is currently used.
is3DShading() - Method in interface quadbase.util.IBubblePropertySet
This method returns the state of drawing the bubbles in the simulated 3D shading mode.
is3DShadingEnabled() - Method in class quadbase.ChartAPI.QbChart
 
is3DShadingEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
 
is3DShadowForTickerOn() - Method in interface quadbase.util.IDialPropertySet
This method returns whether ticker 3D shadow is on or not
isAdjustFont() - Method in class quadbase.ChartAPI.QbChart
Returns whether adjust the font based on the screen resolution.
isAdjustFont() - Method in class quadbase.ChartAPI.swing.QbChart
Return whether adjust the font based on the screen resolution.
isAlignAxisScale() - Method in interface quadbase.util.ISecondaryChart
Returns whether a chart use same scale system for primary and secondary axis if so, return true, else return false Not available for 100% percent column chart
isAngleInRadian() - Method in interface quadbase.util.IPolarPropertySet
This method returns the angle scale unit.
isAnimationButtonVisible() - Method in interface quadbase.util.I3DControlPanel
Determines whether the animation button is visible or not in the navigation panel.
isAnimationButtonVisible() - Method in class quadbase.ChartAPI.QbChartBasic.ControlPanel
 
isAnimationButtonVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.ControlPanel
 
isAreaProportionalToValue() - Method in interface quadbase.util.IBubblePropertySet
This method returns the state of using the ratio of area to represent the ratio in the Z-values of the bubbles.
isAreaVisible() - Method in interface quadbase.util.IDataPointSet
Returns the display status of the data area for radar chart.
isAreaVisible() - Method in interface quadbase.util.ILinePropertySet
Returns the state of drawing the area between dataline & one horizontal line.
isArrowAtEndPointVisible() - Method in class quadbase.util.PolyLine
Returns whether the arrow at end point of poly-line is visible.
isArrowAtStartPointVisible() - Method in class quadbase.util.PolyLine
Returns whether the arrow at start point of poly-line is visible.
isArrowsDrawn() - Method in interface quadbase.util.IGanttPropertySet
Returns the state of the arrows that link Gantt chart data.
isAutoAxisPosition() - Method in interface quadbase.util.IOverlayPropertySet
This method returns whether the x position of axis is calculated automatically
isAxisPaddingAdded() - Method in interface quadbase.util.IAxis
This function is used to check if the axis padding is added or not.
isBackgroundTransparent() - Method in class quadbase.ChartAPI.QbChart
Returns whether a chart background is transparent when exporting a chart to GIF format
isBackgroundTransparent() - Method in class quadbase.ChartAPI.swing.QbChart
Returns whether a chart background is transparent when exporting a chart to GIF format
isBackgroundVisible() - Method in interface quadbase.util.ICanvas
Determines whether the desktop background area drawing (i.e., the rest of canvas other than the chart plot area) is enabled or not.
isBackgroundVisible() - Method in interface quadbase.util.IPlot
Returns whether or not the background for the chart/legend plot area is visible.
isBackLinkEnabled() - Method in interface quadbase.util.IMouseEventSet
Returns true if backward link is enabled.
isBestFit(boolean) - Method in interface quadbase.util.IPiePropertySet
Returns whether pies are drawn in best fit format Default is true
isBlackBorderVisible() - Method in interface quadbase.util.IBubblePropertySet
This method returns the state of bubble border.
isBlackBorderVisibleForWhiteArea() - Method in interface quadbase.util.IDataPointSet
Returns whether or not a black border is drawn around the white data area for some chart types.
isBorderVisible() - Method in interface quadbase.util.IDataPointSet
Returns whether or not a border is drawn around the data points for some chart types.
isBorderVisible() - Method in interface quadbase.util.IDropBarSet
This method returns whether the border of drop bar is visible.
isBorderVisible() - Method in interface quadbase.util.IPlot
Returns whether or not a border is drawn around the chart/legend plot area.
isBufferedImageUsed() - Method in class quadbase.ChartAPI.QbChart
Returns whether the QbChart to use java.awt.image.BufferedImage technology to export image Note this method only works with JDK 1.2 or above
isBufferedImageUsed() - Method in class quadbase.ChartAPI.swing.QbChart
Returns whether the QbChart to use java.awt.image.BufferedImage technology to export image Note this method only works with JDK 1.2 or above
isChartServerUsed() - Static method in class quadbase.ChartAPI.QbChart
Returns whether the chart server is used for input/output, If false, the package performs file and database reads/writes directly.
isChartServerUsed() - Static method in class quadbase.ChartAPI.swing.QbChart
Returns whether the chart server is used for input/output, If false, the package performs file and database reads/writes directly.
isChartVisible() - Method in interface quadbase.util.ICanvas
Determines whether chart is visible or not.
isClockwise() - Method in interface quadbase.util.IPolarPropertySet
This method returns the drawing direction TRUE: Clockwise FALSE: Counter-clockwise
isConnectLinesInOriginalOrder() - Method in interface quadbase.util.IDataPointSet
Returns a boolean value that specifies if connecting lines are drawn in the original dataset order.
isCustomDateFormat() - Method in class quadbase.common.param.AbstractParam
 
isCustomDateFormat() - Method in class quadbase.common.param.RootQueryParam
Whether this parameter is a date and its value provided by the user with setValue() is a custom date format.
isCustomDateFormat() - Method in interface quadbase.common.param.Param
Whether this parameter is a date and its value provided by the user with setValue() is a custom date format.
isDataDrawnOnTop() - Method in interface quadbase.util.ILinePropertySet
Returns the state of drawing the datapoints on top.
isDateTimeDisplay() - Method in interface quadbase.util.IAxis
Returns if the value axis label are displayed in DateTimeFormat, as opposed to NumericFormat.
isDateTimeDisplay() - Method in interface quadbase.util.IGanttPropertySet
Returns the state of value axis label display in DateTimeFormat, as opposed to NumericFormat.
isDimMenuEnabled() - Method in interface quadbase.util.IPopupMenu
This function is used to check if the 2D/3D menu is enabled in popup menu or not
isDisableJava2DForStraightText() - Method in interface quadbase.util.IDataPointSet
Returns whether the Java2D Rotated Text method is using for 0, 90, 180...
isDisplayByWeek() - Method in interface quadbase.util.IAxis
Returns the state of the x-axis label display in day of the week fashion.
isDisplayByWeek() - Method in interface quadbase.util.IGanttPropertySet
Returns the state of the x-axis label display in day of the week fashion.
isDisplayLabelAsDate() - Method in interface quadbase.util.IAxis
Checks if numeric inputs for this axis is being displayed in the DateTime format.
isDottedLineForNull() - Method in interface quadbase.util.IDataPointSet
Returns whether or not the display of dotted lines for missing or null data points is enabled.
isDragEnabled() - Method in interface quadbase.util.IMouseEventSet
Returns true if dragging of the chart,legend, etc.
isDrawBorder() - Method in class quadbase.util.ControlRange
Returns whether border is drawn (for dial chart only)
isDrawBorderForWMF() - Method in class quadbase.ChartAPI.QbChart
Returns whether a chart border is visible when exporting a chart to WMF format.
isDrawBorderForWMF() - Method in class quadbase.ChartAPI.swing.QbChart
Returns whether a chart border is visible when exporting a chart to WMF format This method is only for 2D column/bar chart
isDrawCircularGrid() - Method in interface quadbase.util.IRadarPropertySet
This method returns state of drawing circular grid
isDrawFullBorder() - Method in class quadbase.util.ControlRange
Returns whether full border is drawn (for dial chart only)
isDrawFullCircle() - Method in interface quadbase.util.IDialPropertySet
This method returns whether draw full circle for dial or not
isDrawLinearly() - Method in interface quadbase.util.IPiePropertySet
Retruns whether pies are drawn linearly Default is false
isDrawSeriesOnCategoryAxis() - Method in interface quadbase.util.I3DPropertySet
Determines whether or not drawing series on category axis in 3 dimension space.
isDynamicDrillDown() - Method in interface quadbase.util.IDrillDown
This function is used to check if the dynamic drill down function is enabled or not
ISecondaryChart - interface quadbase.util.ISecondaryChart.
Properties for the secondary data points can be changed using the methods in this interface.
isEnabled() - Method in interface quadbase.util.IHint
Returns whether or not the display of hints is enabled.
isEndToEnd() - Method in interface quadbase.util.IDataPointSet
Returns whether a chart is drawn from end to end (no gap).
isEspressManagerUsed() - Static method in class quadbase.ChartAPI.QbChart
Returns whether EspressManager is used for input/output.
isEspressManagerUsed() - Static method in class quadbase.ChartAPI.swing.QbChart
Returns whether EspressManager is used for input/output.
isExitOnCancel() - Method in class quadbase.chart.designer.QbChartDesigner
 
isExploded(int) - Method in interface quadbase.util.IPiePropertySet
Returns whether or not the particular pie-slice is exploded or not.
isExplodeUsingSectorGap() - Method in interface quadbase.util.IPiePropertySet
Returns whether or not the particular pie-slice is exploded using sector gap or not.
isExtendLineDrawn() - Method in interface quadbase.util.IPiePropertySet
Returns whether connecting line is drawn between individual pie slice & its own label.
isFieldDrillDownChart() - Method in class quadbase.ChartAPI.QbChart
 
isFieldDrillDownChart() - Method in class quadbase.ChartAPI.swing.QbChart
 
isFieldDrillDownEnabled() - Method in class quadbase.ChartAPI.QbChart
 
isFieldDrillDownEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
 
isFillArea() - Method in class quadbase.util.PolyLine
Returns whether the poly-line is filled.
isFitOnCanvas() - Method in interface quadbase.util.ICanvas
Returns whether reposition chart location or reduce chart size in order to fit chart on canvas.
isForExportOnly() - Static method in class quadbase.ChartAPI.QbChart
Returns whether QbChart is optimized for exporting chart images
isForExportOnly() - Static method in class quadbase.ChartAPI.swing.QbChart
Returns whether QbChart is optimized for exporting chart images
isFormulaParam() - Method in class quadbase.common.param.QueryParam
 
isFormulaParam() - Method in class quadbase.common.param.FormulaParam
 
isFormulaParam() - Method in interface quadbase.common.param.Param
Whether this is a formula parameter (not query parameter)
isForwardLinkEnabled() - Method in interface quadbase.util.IMouseEventSet
Returns true if forward link is enabled.
isGouraudButtonVisible() - Method in interface quadbase.util.I3DControlPanel
Determines whether the Gouraud button is visible or not in the navigation panel.
isGouraudButtonVisible() - Method in class quadbase.ChartAPI.QbChartBasic.ControlPanel
 
isGouraudButtonVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.ControlPanel
 
isGradientEnabled() - Method in class quadbase.ChartAPI.QbChart
 
isGradientEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
 
isGrayscaleForExport() - Method in class quadbase.ChartAPI.QbChart
Returns using grayscale for export Note this method only works with JDK 1.2 or above
isGrayscaleForExport() - Method in class quadbase.ChartAPI.swing.QbChart
Returns using grayscale for export Note this method only works with JDK 1.2 or above
isGridAlignedWithTicker() - Method in interface quadbase.util.IAxis
This function is used to check if grid lines are aligned with tickers.
isGridInFront() - Method in interface quadbase.util.IAxis
This function is used to check if grid lines are in front of the chart.
isGridVisible() - Method in interface quadbase.util.IAxis
This function returns the drawing status of the axis/wall grid.
isHiLowAsCandleStick() - Method in class quadbase.ChartAPI.QbChart
Returns true if a hi-low chart is to be displayed in the form of a candlestick chart.
isHiLowAsCandleStick() - Method in class quadbase.ChartAPI.swing.QbChart
Returns true if a hi-low chart is to be displayed in the form of a candlestick chart.
isHistogram() - Method in interface quadbase.util.IHistogramInfo
This function is used to find out if the current chart is a histogram or not.
isHorizontalRange(Chart) - Method in class quadbase.util.ControlRange
For internal use only
isJava2DRotateTextEnabled() - Method in interface quadbase.util.IDataPointSet
Returns whether the Java2D Rotate Text method is used
isLabelOnNegativeSide() - Method in interface quadbase.util.IDataPointSet
Returns whether every label is forced to display on the negative side of the axis.
isLabelOnPositiveSide() - Method in interface quadbase.util.IDataPointSet
Returns whether every label is forced to display on the positive side of the axis.
isLabelOutsidePlotArea() - Method in interface quadbase.util.IAxis
This function is used to check if the tickers and labels are drawn outside chart plot area.
isLabelVisible() - Method in interface quadbase.util.IAxisRuler
Checks the boolean state of the axis ruler labels.
isLabelVisible() - Method in class quadbase.ChartAPI.QbChartBasic.CAxisRuler
 
isLabelVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CAxisRuler
 
isLimitAtAxisScale() - Method in interface quadbase.util.IDataPointSet
This function return the state of data limit If FALSE, no data limit If TRUE, no data can go over axis max scale or go below axis min scale
isLinearScale() - Method in interface quadbase.util.IZoomInfo
Returns whether or not a linear scale is being used for the category axis.
isLinearScale() - Method in interface quadbase.util.IHistogramInfo
This function is used to determine if a linear scale has been plotted in the histogram.
isLogScale() - Method in interface quadbase.util.IAxis
This function is used to check if a logarithmic scale is plotted for that axis.
isMapToColumn() - Method in class quadbase.util.SimpleQueryInParam
 
isMapToColumn() - Method in interface quadbase.util.IQueryInParam
If isMapToColumn() returns true, getTableName() and getColumnName() will be called to find out all distinct values from database.
isMapToColumn() - Method in class quadbase.common.param.AbstractParam
 
isMapToColumn() - Method in class quadbase.common.param.RootQueryParam
If isMapToColumn() returns true, getTableName() and getColumnName() will be called to find out all distinct values from database.
isMapToColumn() - Method in interface quadbase.common.param.Param
When using the parameter dialog or the ParameterPageWriter this attributes is used to control whether a selection list or a input text box is used.
isMapToColumnOnly() - Method in class quadbase.util.SimpleQueryInParam
 
isMapToFunctionOnly() - Method in class quadbase.util.SimpleQueryInParam
 
isNullDataAsZero() - Method in interface quadbase.util.IDataPointSet
Returns whether or not to treat null data as zero values.
isOriginAutomatic() - Method in interface quadbase.util.IAxis
This function is used to check if the origin is calculated automatically or not The axis being checked depends on the axis handle used.
isOriginAutomatic() - Method in interface quadbase.util.IGanttPropertySet
This function is used to check if the origin is calculated automatically or not
isOverlapAreaHighlighted() - Method in class quadbase.util.ControlRange
Returns whether overlap area is highlighted
isOverlayTransparent() - Method in interface quadbase.util.IOverlayPropertySet
Deprecated. Please use @link IDataPointSet#isTranslucent()
isPercentVisibleInLegend() - Method in interface quadbase.util.IPiePropertySet
Returns whether or not pie slice percentages are visible in the chart legend.
isPieLabelAtTheSide() - Method in interface quadbase.util.IPiePropertySet
Returns whether align pie labels at the side Default is false
isPointBorderVisible() - Method in interface quadbase.util.IDataPointSet
Returns the display status of the data point border.
isPointBorderVisible() - Method in interface quadbase.util.ISecondaryChart
Gets the display status of the data point border for the secondary axis.
isPointerUsed() - Method in interface quadbase.util.IDialPropertySet
This method returns whether the pointer needle is used or not
isPopupMenuEnabled() - Method in interface quadbase.util.IPopupMenu
Get the display status of popup menu in chartviewer
ISpreadSheetModel - interface quadbase.util.ISpreadSheetModel.
 
ISpreadSheetModelListener - interface quadbase.util.ISpreadSheetModelListener.
This defines an interface for an object that listens to changes in an ISpreadSheetModel.
isPreSetDrillDown() - Method in interface quadbase.util.IDrillDown
This function is used to check if the pre-set drill down function is enabled or not
isPrintKeyEnabled() - Method in class quadbase.ChartAPI.QbChart
Returns true if accelerator keys are enabled to export a chart as an image in order to facilitate printing.
isPrintKeyEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
Returns true if accelerator keys are enabled to export a chart as an image in order to facilitate printing.
isRadialBorderDrawnForZero() - Method in interface quadbase.util.IPiePropertySet
Returns whether or not pie slice radial borders are visible for slices that occupy either 0%, or 100%.
isReferenceAtTop() - Method in interface quadbase.util.ICanvas
Returns whether the reference position of legend and annotation text is top or not
isRefreshEnabled() - Method in class quadbase.ChartAPI.QbChart
Returns true if accelerator keys are enabled to refresh chart data If this option is enabled, hitting Ctrl-R (or use popup-menu) to refresh data
isRefreshEnabled() - Method in class quadbase.ChartAPI.swing.QbChart
Returns true if accelerator keys are enabled to refresh chart data If this option is enabled, hitting Ctrl-R (or use popup-menu) to refresh data
isResizeCanvasEnabled() - Method in interface quadbase.util.IMouseEventSet
Returns true if resizing of the canvas is enabled.
isResizeEnabled() - Method in interface quadbase.util.IMouseEventSet
Returns true if resizing of the chart is enabled.
isRounded() - Method in interface quadbase.util.IHistogramInfo
Are the values rounded off prior to plotting in the histogram.
isSaveOnExit() - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
isSaveOnExitEnabled() - Method in class quadbase.chart.designer.QbChartDesigner
 
isScale1Enabled() - Method in class quadbase.util.ControlRange
Returns whether scale 1 is enabled for column/bar type: scale 1 is category axis
isScale2Enabled() - Method in class quadbase.util.ControlRange
Returns whether scale 2 is enabled for column/bar type: scale 2 is value axis not used for dial chart
isScaleAutomatic() - Method in interface quadbase.util.IAxis
This function is used to check if the scale min, max, and step sizes are calculated automatically or not.
isScaleAutomatic() - Method in interface quadbase.util.IGanttPropertySet
This function is used to check if the scale min, max, and step sizes are calculated automatically or not.
isSecondaryDataShownInPrimaryTab() - Method in interface quadbase.util.ITable
This method returns whether the secondary data is shown in primary tab
isSecondaryValueUsed() - Method in interface quadbase.util.IDataLine
Get the state of using subvalue data
isSelected() - Method in class quadbase.common.param.QueryParamObj
 
isSelectiveStepLineUsed() - Method in interface quadbase.util.ILinePropertySet
Returns if selective step line is used
isSelectiveStepLineUsed() - Method in interface quadbase.util.ISecondaryChart
Returns whether selective step line is used
isShared() - Method in class quadbase.common.param.AbstractParam
 
isShowInLegend() - Method in class quadbase.util.ControlRange
Returns whether title of the control range is displayed in the legend
isShowLabel() - Method in class quadbase.util.ControlRange
Returns whether label of the control range is displayed
isShowLogValue() - Method in interface quadbase.util.IAxis
This function is used to check if a logarithmic value is shown for that axis.
isShowNullInScatter() - Method in interface quadbase.util.IDataPointSet
Returns whether or not to show null data in scatter.
isShowSeriesInTopLabel() - Method in interface quadbase.util.IDataPointSet
Returns whether a 2D scatter is showing series in top label.
isShowShadowOnLine() - Method in interface quadbase.util.IDataPointSet
Returns whether or not the chart currently displays shadow on lines.
isShowShadowOnPoint() - Method in interface quadbase.util.IDataPointSet
Returns whether or not the chart currently displays shadow on datapoints.
isSkipGridOffset() - Method in interface quadbase.util.IAxis
This function returns the status of skipping gridline offset.
isSpeedControlVisible() - Method in interface quadbase.util.I3DControlPanel
Determines whether or not the speed control button is visible in the navigation panel.
isSpeedControlVisible() - Method in class quadbase.ChartAPI.QbChartBasic.ControlPanel
 
isSpeedControlVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.ControlPanel
 
isSpreadSheetFormat() - Method in interface quadbase.util.IInputData
This flag notifies that the input result set should be treated as a spreadsheet.
isStackSectionLabelVisible() - Method in interface quadbase.util.IDataPointSet
Returns whether the individual section labels in a StackBar, StackColumn, or StackArea Chart is visible.
isStackSectionTotalLabelVisible() - Method in interface quadbase.util.IDataPointSet
Returns the whether the total label in a StackBar, StackColumn, or StackArea Chart is visible.
isStepLineDrawn() - Method in interface quadbase.util.ILinePropertySet
Returns if all of the datalines are drawn in the step line fashion
isStepLineDrawn() - Method in interface quadbase.util.ISecondaryChart
Returns if all of the datalines are drawn in the step line fashion
isSwapAxis() - Method in interface quadbase.util.ISecondaryChart
Returns the state of the position of secondary axis.
isSynchronizeRadarAxes() - Method in interface quadbase.util.IRadarPropertySet
This method returns state of synchronize all axes
isTableDrawn() - Method in interface quadbase.util.ITable
Deprecated. The table is always drawn when it is set to visible.
isTitleVisibleInLegend() - Method in interface quadbase.util.IDataLine
Returns whether the data line title being displayed in legend
isToggleEnabled() - Method in interface quadbase.util.I3DControlPanel
Determines whether or not toggling of the 3D navigation panel on a mouse double click is enabled.
isToggleEnabled() - Method in class quadbase.ChartAPI.QbChartBasic.ControlPanel
 
isToggleEnabled() - Method in class quadbase.ChartAPI.swing.QbChartBasic.ControlPanel
 
isToolTipEnabled() - Method in interface quadbase.util.I3DControlPanel
Determines whether or not the tool tips are enbled in the navigation panel.
isToolTipEnabled() - Method in class quadbase.ChartAPI.QbChartBasic.ControlPanel
 
isToolTipEnabled() - Method in class quadbase.ChartAPI.swing.QbChartBasic.ControlPanel
 
isTranslucent() - Method in interface quadbase.util.IDataPointSet
This method returns whether the chart is translucent For QbChart.OVERLAY, QbChart.RADAR ,2D QbChart.AREA and Stack Area-Col Combo only
isTranslucent() - Method in interface quadbase.util.IGanttPropertySet
Returns if translucent GIF is used.
IStringCustomizer - interface quadbase.util.IStringCustomizer.
This interface is used for displaying non-ASCII characters in EspressChart, e.g.
isTypeMenuEnabled() - Method in interface quadbase.util.IPopupMenu
This function is used to check if the type menu is enabled in popup menu or not
isUniqueColumnColorForColumnChart() - Method in interface quadbase.util.IDataPointSet
Returns whether a different color can be assigned to each column in column chart.
ISurfacePropertySet - interface quadbase.util.ISurfacePropertySet.
This interface is used to modify the properties associated with a 3D surface chart.
isUseJNDIDataSource() - Method in class quadbase.ChartAPI.DBInfo
Returns if the DBInfo uses JNDI DataSource.
isUseJNDIDataSource() - Method in class quadbase.ChartAPI.swing.DBInfo
Returns if the DBInfo uses JNDI DataSource
isUsingPrimaryAxis() - Method in interface quadbase.util.ISecondaryChart
Returns whether a chart use primary axis to plot secondary axis data if so, return true, else return false Only available for 2D line chart
isValueVisibleInLegend() - Method in interface quadbase.util.IPiePropertySet
Returns whether or not pie slice values are visible in the chart legend.
isVisible() - Method in interface quadbase.util.IAxisRuler
Returns the boolean state of the Axis Ruler for the particular axis.
isVisible() - Method in interface quadbase.util.IAnnotation
This function returns whether both this object and the referenced object are visible
isVisible() - Method in interface quadbase.util.I3DControlPanel
Returns whether or not the navigation panel is currently being displayed for a 3D chart.
isVisible() - Method in interface quadbase.util.INoDataToPlotMessage
This function checks if the no data to plot message is visible or not.
isVisible() - Method in interface quadbase.util.IAxis
Get the display status of the x, y, or z axis (2D) or xy, yz, xz wall (3D) for the chart.
isVisible() - Method in interface quadbase.util.IDropBarSet
This method returns whether the drop bar is visible.
isVisible() - Method in interface quadbase.util.IReferenceObj
This function returns the state of the object.
isVisible() - Method in interface quadbase.util.ILegend
Returns the display status of the primary or secondary legend in the chart.
isVisible() - Method in interface quadbase.util.ITable
This method returns whether the table is visible or not
isVisible() - Method in interface quadbase.util.ILabel
This function checks if the given label(s) is/are visible or not.
isVisible() - Method in class quadbase.ChartAPI.QbChartBasic.ControlPanel
 
isVisible() - Method in class quadbase.ChartAPI.QbChartBasic.CNoDataToPlotMessage
 
isVisible() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel
 
isVisible() - Method in class quadbase.ChartAPI.QbChartBasic.CDataTopLabel2
 
isVisible() - Method in class quadbase.ChartAPI.QbChartBasic.CAxisRuler
 
isVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.ControlPanel
 
isVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CNoDataToPlotMessage
 
isVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel
 
isVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CDataTopLabel2
 
isVisible() - Method in class quadbase.ChartAPI.swing.QbChartBasic.CAxisRuler
 
isWallFrameVisible() - Method in interface quadbase.util.I3DPropertySet
Returns whether or not a wireframe is drawn around the 3 walls of a 3D chart.
isXAxisDrawnAtTop() - Method in interface quadbase.util.IDataPointSet
Returns a boolean value that specifies if X-Axis is drawn at the top.
isZeroAsNullData() - Method in interface quadbase.util.IDataPointSet
Returns whether or not to treat zero values as null data.
isZeroLabelsVisible() - Method in interface quadbase.util.IPiePropertySet
Returns whether or not pie slice labels are visible for slices that occupy 0%.
isZoomEnabled() - Method in interface quadbase.util.IZoomInfo
Check if the current chart contains a time-series zoom or not.
ITable - interface quadbase.util.ITable.
This table feature allows users to optionally display the data used to plot the chart.
itemStateChanged(ItemEvent) - Method in class quadbase.ChartAPI.QbChartCustomizer
 
itemStateChanged(ItemEvent) - Method in class quadbase.ChartAPI.swing.QbChartCustomizer
 
IText - interface quadbase.util.IText.
This interface is used to modify the font, color, and angle of text strings drawn in the chart.
ITextString - interface quadbase.util.ITextString.
This function is used to set/get the different properties associated with the text strings drawn in a chart.
ITrendLine - interface quadbase.util.ITrendLine.
 
ITrendLineSet - interface quadbase.util.ITrendLineSet.
This interface contains methods to add/remove trend lines from the chart.
IZoomInfo - interface quadbase.util.IZoomInfo.
This interface is used to set/get different properties associated with doing time-series zooming.

J

JPEG - Static variable in interface quadbase.ChartAPI.IExportConstants
JPEG format (file extension .jpg)
JPEG - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
JPEG format (file extension .jpg)
JPEG_C - Static variable in interface quadbase.ChartAPI.IExportConstants
JPEG format using native C libraries.
JPEG_C - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
JPEG format using native C libraries.

L

LASTINDEXOF - Static variable in interface quadbase.util.IFunctionConstants
For internal use
leadingZero - Variable in class quadbase.util.NumericFormat
leading zero, 0 or 1
LEFT - Static variable in interface quadbase.util.I3DPropertySet
 
LEFT_DOUBLECLICK - Static variable in interface quadbase.ChartAPI.IMiscConstants
Left double click of the mouse
LEFT_DOUBLECLICK - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Left double click of the mouse
LEFT_SINGLECLICK - Static variable in interface quadbase.ChartAPI.IMiscConstants
Left single click of the mouse
LEFT_SINGLECLICK - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Left single click of the mouse
LEFTALIGNMENT - Static variable in interface quadbase.ChartAPI.IMiscConstants
Table Text Alignment
LEFTALIGNMENT - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Table Text Alignment
LESS - Static variable in interface quadbase.util.IFunctionConstants
For internal use
LESSEQUAL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
LINE - Static variable in interface quadbase.util.IChartTypeConstants
Line chart
link - Variable in class quadbase.util.HyperLink
The hyperlink which is any valid URL string.
listener - Variable in class quadbase.ChartAPI.QbChartPanel
 
listener - Variable in class quadbase.ChartAPI.swing.QbChartPanel
 
loadFile(String) - Method in class quadbase.ChartAPI.QbChart
Loads the chart from the given CHT or TPL file.
loadFile(String) - Method in class quadbase.ChartAPI.swing.QbChart
Loads the chart from the given CHT or TPL file.
LOCALEDATETIME - Static variable in interface quadbase.util.IFormat
 
LocaleDateTimeFormat - class quadbase.util.LocaleDateTimeFormat.
This class formats and parses date and/or time values in a locale-specific way.
LOCALENUMERIC - Static variable in interface quadbase.util.IFormat
 
LocaleNumericFormat - class quadbase.util.LocaleNumericFormat.
This class formats and parses numbers in a locale-specific way.
LOG - Static variable in interface quadbase.util.IFunctionConstants
For internal use
LOGARITHMIC - Static variable in interface quadbase.util.ITrendLine
 
LOGICAL - Static variable in interface quadbase.util.IFormat
 
LogicalFormat - class quadbase.util.LogicalFormat.
LogicalFormat
LogicalFormat(int) - Constructor for class quadbase.util.LogicalFormat
Create a LogicalFormat instance.
login(String) - Method in class quadbase.chart.designer.QbChartDesigner
 
login(String, String) - Method in class quadbase.chart.designer.QbChartDesigner
 
low - Variable in class quadbase.ChartAPI.ColInfo
 
low - Variable in class quadbase.ChartAPI.swing.ColInfo
 
LOW - Static variable in interface quadbase.util.IMapConstants
 
LOW - Static variable in interface quadbase.util.IDataLine
 
low_name - Variable in class quadbase.util.PickData
Low column name
LOWER - Static variable in interface quadbase.ChartAPI.IMiscConstants
Data plotting area appearance LOWER
LOWER - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Data plotting area appearance LOWER

M

main(String[]) - Static method in class quadbase.ChartAPI.QbChartBeanInfo
 
main(String[]) - Static method in class quadbase.ChartAPI.swing.QbChartBeanInfo
 
makeDefaultValueFromText(String) - Method in class quadbase.common.param.FormulaParam
 
match(HyperLink) - Method in interface quadbase.util.IHyperLinkSet
Finds the closest available match for the given HyperLink object.
matchRecord(IRow) - Method in interface quadbase.util.IInputData
Get the row number containing the record that matches the input row.
MAX - Static variable in interface quadbase.util.IFunctionConstants
For internal use
MAX - Static variable in interface quadbase.util.IZoomInfo
 
MAX - Static variable in interface quadbase.util.IDrillDown
 
MAX_OPS - Static variable in interface quadbase.util.IZoomInfo
 
MAX_OPS - Static variable in interface quadbase.util.IDrillDown
 
MAXIMUM - Static variable in interface quadbase.util.IControlLine
A line type constant
MAXLENGTH - Static variable in interface quadbase.util.IFunctionConstants
For internal use
MDY - Static variable in class quadbase.util.DateTimeFormat
date format mm/dd/yy
MEDIAN - Static variable in interface quadbase.util.IFunctionConstants
For internal use
merge(boolean) - Method in class quadbase.common.param.MergeParameters
Actual merge algorithm.
MergeParameters - class quadbase.common.param.MergeParameters.
 
MergeParameters(Report) - Constructor for class quadbase.common.param.MergeParameters
Get Parameters for root level report
MergeParameters(Report, boolean) - Constructor for class quadbase.common.param.MergeParameters
 
MergeParameters(Report, DrillDownNode) - Constructor for class quadbase.common.param.MergeParameters
 
MergeParameters(Report, DrillDownNode, boolean) - Constructor for class quadbase.common.param.MergeParameters
Main Constructor, pass in Report object and this class will maintain a parameter vector which merges all parameters in the report.
MILLISECOND - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the millisecond within the second.
MIN - Static variable in interface quadbase.util.IFunctionConstants
For internal use
MIN - Static variable in interface quadbase.util.IZoomInfo
 
MIN - Static variable in interface quadbase.util.IDrillDown
 
MINIMUM - Static variable in interface quadbase.util.IControlLine
A line type constant
MINUTE - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant: Field number for get and set indicating the minute within the hour.
MINUTE - Static variable in interface quadbase.util.IDataPointSet
 
MINUTE - Static variable in interface quadbase.util.IZoomInfo
 
minuteSecondSep - Variable in class quadbase.util.DateTimeFormat
minute second separator (default ":")
MOD - Static variable in interface quadbase.util.IFunctionConstants
For internal use
MONTH - Static variable in interface quadbase.util.IFunctionConstants
Calendar constant : Field number for get and set indicating the month.
MONTH - Static variable in interface quadbase.util.IDataPointSet
 
MONTH - Static variable in interface quadbase.util.IZoomInfo
 
MONTH_INT - Static variable in class quadbase.util.DateTimeFormat
month format 1-12
MONTH_LONG_STRING - Static variable in class quadbase.util.DateTimeFormat
month format January-December
MONTH_SHORT_STRING - Static variable in class quadbase.util.DateTimeFormat
month format Jan-Dec
MonthString - Static variable in class quadbase.util.DateTimeFormat
Take in user specified string array for displaying months, default to the full alphabetical months
monthSymbol - Variable in class quadbase.util.DateTimeFormat
month format, either MONTH_INT (default) or MONTH_SHORT_STRING or MONTH_LONG_STRING
move(boolean, int, int) - Method in interface quadbase.util.I3DPropertySet
This function can move the chart in 4 different directions
moveTable(int, int) - Method in interface quadbase.util.ITable
This method moves the table to a location
MULTIPLY - Static variable in interface quadbase.util.IFunctionConstants
For internal use
multiValue() - Method in class quadbase.common.param.AbstractParam
Whether this parameter can take multiple values.
multiValue() - Method in class quadbase.common.param.RootQueryParam
Whether this parameter can take multiple values.
multiValue() - Method in interface quadbase.common.param.Param
Whether this parameter can take multiple values.

N

N_COL - Static variable in interface quadbase.util.IFunctionConstants
For internal use
name() - Method in class quadbase.common.param.AbstractParam
 
name() - Method in class quadbase.common.param.RootQueryParam
The name of this parameter
name() - Method in interface quadbase.common.param.Param
The name of this parameter
NAND - Static variable in interface quadbase.util.IFunctionConstants
For internal use
nanoDecimal - Variable in class quadbase.util.DateTimeFormat
For timestamp, no.
negative - Variable in class quadbase.util.NumericFormat
negative position, 0 - before currency sign (default), 1 - after currency sign, 2 - end of number
NEW_DATE_NAME - Static variable in interface quadbase.util.IFunctionConstants
 
NEW_NUM_NAME - Static variable in interface quadbase.util.IFunctionConstants
 
NEW_STR_NAME - Static variable in interface quadbase.util.IFunctionConstants
 
newAnnotation(String) - Method in interface quadbase.util.IAnnotationSet
Returns a new annotation object using the origin of the chart as the reference point.
newAnnotation(String[]) - Method in interface quadbase.util.IAnnotationSet
Returns a new annotation object using the origin of the chart as the reference point.
newAnnotation(String[], int[], Color[]) - Method in interface quadbase.util.IAnnotationSet
Returns a new annotation object using the origin of the chart as the reference point.
newAnnotation(String[], int[], Color[], IReferenceObj) - Method in interface quadbase.util.IAnnotationSet
Returns a new annotation object with a specific referenced object.
newAnnotation(String[], IReferenceObj) - Method in interface quadbase.util.IAnnotationSet
Returns a new annotation object with a specific referenced object.
newAnnotation(String, IReferenceObj) - Method in interface quadbase.util.IAnnotationSet
Returns a new annotation object with a specific referenced object If the value of refObj is null, the reference point is the lower-left corner of the panel
NEWAXIS - Static variable in interface quadbase.util.IOverlayPropertySet
 
newControlLine(int, String) - Method in interface quadbase.util.IDataLineSet
Create a new control line to add to the chart.
newFunctionLine(IFunction, String) - Method in interface quadbase.util.IDataLineSet
Create a new Function line to add to the chart.
newHorzVertLine(int, String) - Method in interface quadbase.util.IDataLineSet
Create a new horizontal/vertical line to add to the chart.
newInstance() - Method in interface quadbase.util.ITrendLineSet
Create a new trend line to add to the chart.
newQuery(String, boolean, String, Hashtable, String, String, String, String) - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
newQuery(String, IDBConnection) - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
newTrendLine(int, int, String) - Method in interface quadbase.util.IDataLineSet
Create a new data line to add to the chart.
next() - Method in interface quadbase.common.util.internal.IInterchange
User can implement this method to define the action when next button is clicked
next() - Method in interface quadbase.util.IResultSet
Advances cursor to next row
next() - Method in class quadbase.util.XMLResultSet
For internal use
next() - Method in class quadbase.util.QueryResultSet
 
next() - Method in class quadbase.util.StreamResultSet
 
next() - Method in class quadbase.util.XMLQueryResultSet
For internal use
next() - Method in class quadbase.ChartAPI.DbData
 
next() - Method in class quadbase.ChartAPI.swing.DbData
 
NONE - Static variable in interface quadbase.ChartAPI.IMiscConstants
Hide the background image
NONE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Hide the background image
NOR - Static variable in interface quadbase.util.IFunctionConstants
For internal use
NORMAL_CURVE - Static variable in interface quadbase.util.ITrendLine
 
NOSYMBOL - Static variable in interface quadbase.ChartAPI.IMiscConstants
No point shape
NOSYMBOL - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
No point shape
NOT - Static variable in interface quadbase.util.IFunctionConstants
For internal use
NUM - Static variable in interface quadbase.util.IFunctionConstants
For internal use
NUM_FUNC - Static variable in interface quadbase.util.IFunctionConstants
For internal use
NUM_NAME - Static variable in interface quadbase.util.IFunctionConstants
For internal use
NUMBER - Static variable in class quadbase.util.LocaleNumericFormat
 
NUMERIC - Static variable in interface quadbase.util.IFormat
 
NumericFormat - class quadbase.util.NumericFormat.
NumericFormat
NumericFormat() - Constructor for class quadbase.util.NumericFormat
Create a new numeric format with default values.

O

ol() - Method in class quadbase.common.param.HtmlWriter
Prints the <OL> tag
ol(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <OL class="cssClass"> tag
OLAPDATA_CONCATENATELABEL - Static variable in class quadbase.ChartAPI.QbChart
 
OLAPDATA_CONCATENATELABEL - Static variable in class quadbase.ChartAPI.swing.QbChart
 
OLAPDATA_DIRECT - Static variable in class quadbase.ChartAPI.QbChart
 
OLAPDATA_DIRECT - Static variable in class quadbase.ChartAPI.swing.QbChart
 
OLAPDATA_TRANSPOSECOLBREAK - Static variable in class quadbase.ChartAPI.QbChart
 
OLAPDATA_TRANSPOSECOLBREAK - Static variable in class quadbase.ChartAPI.swing.QbChart
 
olEnd() - Method in class quadbase.common.param.HtmlWriter
Prints the </OL> tag
ONE_ZERO - Static variable in class quadbase.util.LogicalFormat
1/0
oneSymPerPage - Variable in class quadbase.util.NumericFormat
Deprecated. not used.
open - Variable in class quadbase.ChartAPI.ColInfo
 
open - Variable in class quadbase.ChartAPI.swing.ColInfo
 
OPEN - Static variable in interface quadbase.util.IMapConstants
 
OPEN - Static variable in interface quadbase.util.IDataLine
 
open_name - Variable in class quadbase.util.PickData
Open column name
openConnection() - Method in interface quadbase.util.IJNDIDatabaseInfo
Gets the connection object to the database
openQuery(String, boolean, String, Hashtable, String, String, String, String) - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
openQuery(String, IDBConnection) - Method in class quadbase.querybuilder.designer.QbQueryBuilder
 
OR - Static variable in interface quadbase.util.IFunctionConstants
For internal use
OrderedParameterSet - class quadbase.common.param.OrderedParameterSet.
 
OrderedParameterSet(Vector) - Constructor for class quadbase.common.param.OrderedParameterSet
Constructor
orderSymbol - Variable in class quadbase.util.DateTimeFormat
date order, either MDY (default) or DMY or YMD
output(Date) - Method in class quadbase.util.DateTimeFormat
Outputs the formatted date
output(double) - Method in class quadbase.util.NumericFormat
Output the formatted number.
output(Time) - Method in class quadbase.util.DateTimeFormat
Outputs the formatted time
output(Timestamp) - Method in class quadbase.util.DateTimeFormat
Outputs the formatted timestamp
OVERLAY - Static variable in interface quadbase.util.IChartTypeConstants
2D Overlay chart

P

p() - Method in class quadbase.common.param.HtmlWriter
Prints the <P> tag
p(String) - Method in class quadbase.common.param.CssHtmlWriter
Prints the <P class="cssClass"> tag
page - Variable in class quadbase.common.param.ParameterPageWriter
The ParameterPage to write
PAGE - Static variable in interface quadbase.util.IFunctionConstants
For internal use
PAGE - Static variable in class quadbase.common.param.CssClass
css class name = page.
PAGE_FOOTER - Static variable in class quadbase.common.param.CssClass
css class name = pageFooter.
PAGE_HEADER - Static variable in class quadbase.common.param.CssClass
css class name = pageHeader.
paint(Graphics) - Method in class quadbase.ChartAPI.QbChartBasic
Overrides the paint function of java.awt.Component
paint(Graphics) - Method in class quadbase.ChartAPI.swing.QbChartBasic
Overrides the paint function of java.awt.Component
paintAll(Graphics) - Method in class quadbase.ChartAPI.QbChartBasic
Overrides the paintAll function of java.awt.Component
paintAll(Graphics) - Method in class quadbase.ChartAPI.swing.QbChartBasic
Overrides the paintAll function of java.awt.Component
Param - interface quadbase.common.param.Param.
This interface represents a parameter used in a template, it can be used to retrieve information about the parameter such as name, prompt name, as well as set or get its current values.
PARAM - Static variable in interface quadbase.util.IFunctionConstants
For internal use
PARAM_TABLE - Static variable in class quadbase.common.param.CssClass
css class name = paramTable.
PARAM_TABLE_CATEGORY - Static variable in class quadbase.common.param.CssClass
css class name = paramTableCategory.
PARAM_TABLE_TITLE - Static variable in class quadbase.common.param.CssClass
css class name = paramTableTitle.
PARAM_TABLE_VALUES - Static variable in class quadbase.common.param.CssClass
css class name = paramTableValues.
paramDateFormat - Variable in class quadbase.common.param.ParameterPageWriter
an array of default parameter date format
parameter - Variable in class quadbase.common.param.AbstractParam
 
ParameterGrabber - class quadbase.common.param.ParameterGrabber.
 
ParameterGrabber() - Constructor for class quadbase.common.param.ParameterGrabber
 
ParameterPage - class quadbase.common.param.ParameterPage.
A page that user specifies parameters for a parameterized report or parameterized chart.
ParameterPage(Parameters, IQueryFileInfo, String, String[], String, int, boolean, int, String) - Constructor for class quadbase.common.param.ParameterPage
Allocates a new ParameterPage that represents a parameter page object.
ParameterPageWriter - class quadbase.common.param.ParameterPageWriter.
An Abstract Writer that writes ParameterPage
ParameterPageWriter(ParameterPage, Writer) - Constructor for class quadbase.common.param.ParameterPageWriter
Allocates a writer that writes ParameterPage
Parameters - interface quadbase.common.param.Parameters.
This is an interface that is used to manipulate parameters in a (report) template.
ParameterSet - class quadbase.common.param.ParameterSet.
This class implements Parameters.
ParameterSet() - Constructor for class quadbase.common.param.ParameterSet
Allocates an empty ParameterSet
paramNameArr - Variable in class quadbase.common.param.ParameterPageWriter
an array of parameter names
paramPageExportFormats - Variable in class quadbase.common.param.ParameterPageWriter
an array of export formats that the ParameterPage can be exported.
paramPageLayout - Variable in class quadbase.common.param.ParameterPageWriter
Layout (HORIZONTAL | VERTICAL)
paramPageResetEnabled - Variable in class quadbase.common.param.ParameterPageWriter
State of the Reset button
params - Variable in class quadbase.common.param.ParameterPage
 
paramValueArr - Variable in class quadbase.common.param.ParameterPageWriter
an array of default parameter values
parent - Variable in class quadbase.common.param.AbstractParam
 
parent() - Method in class quadbase.common.param.AbstractParam
 
parent() - Method in interface quadbase.common.param.Param
The name of the template that contains this parameter.
PATTERN_BACKWARD_DIAGONAL - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_BACKWARD_DIAGONAL - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_BIG_CIRCLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_BIG_CIRCLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_BIG_REV_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_BIG_REV_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_BIG_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_BIG_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_BLANK - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_BLANK - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_CHESSBOX - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_CHESSBOX - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_CLUB - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_CLUB - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_CROSS_ECLIPSE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_CROSS_ECLIPSE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_DIAGONAL_CROSS - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_DIAGONAL_CROSS - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_DIAMOND - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_DIAMOND - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_FORWARD_DIAGONAL - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_FORWARD_DIAGONAL - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_HEART - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_HEART - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_HOLLOW_CIRCLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_HOLLOW_CIRCLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_HOLLOW_DIAMOND - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_HOLLOW_DIAMOND - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_HOLLOW_SQUARE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_HOLLOW_SQUARE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_HOLLOW_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_HOLLOW_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_HORIZONTAL_LINE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_HORIZONTAL_LINE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_LOWER_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_LOWER_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_MID_CROSS - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_MID_CROSS - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_SMALL_BLOCK - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_SMALL_BLOCK - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_SMALL_CIRCLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_SMALL_CIRCLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_SMALL_REV_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_SMALL_REV_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_SMALL_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_SMALL_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_STAR - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_STAR - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_THICK_BACKWARD_DIAGONAL - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_THICK_BACKWARD_DIAGONAL - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_THICK_FORWARD_DIAGONAL - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_THICK_FORWARD_DIAGONAL - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_THICK_HORIZONTAL - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_THICK_HORIZONTAL - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_THICK_VERTICAL - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_THICK_VERTICAL - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_UPPER_TRIANGLE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_UPPER_TRIANGLE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PATTERN_VERTICAL_LINE - Static variable in interface quadbase.ChartAPI.IMiscConstants
 
PATTERN_VERTICAL_LINE - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
 
PDF - Static variable in interface quadbase.ChartAPI.IExportConstants
PDF format (file extension .pdf)
PDF - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
PDF format (file extension .pdf)
pEnd() - Method in class quadbase.common.param.HtmlWriter
Prints the </P> tag
percent - Variable in class quadbase.util.PickData
Percentage for Pie and 100% Column chart
PERCENT - Static variable in class quadbase.util.LocaleNumericFormat
 
PERCENTCOL - Static variable in interface quadbase.util.IChartTypeConstants
100% Column Chart
PI - Static variable in interface quadbase.util.IFunctionConstants
For internal use
PickData - class quadbase.util.PickData.
PickData
PickData() - Constructor for class quadbase.util.PickData
Create a new PickData object.
PickData(PickData) - Constructor for class quadbase.util.PickData
Create an identical object from a given PickData object.
PickObj - class quadbase.ChartAPI.PickObj.
Deprecated.  
PickObj - class quadbase.ChartAPI.swing.PickObj.
Deprecated.  
PIE - Static variable in interface quadbase.util.IChartTypeConstants
Pie chart
PLAIN - Static variable in interface quadbase.ChartAPI.IMiscConstants
Data plotting area appearance PLAIN
PLAIN - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Data plotting area appearance PLAIN
PLUS - Static variable in interface quadbase.ChartAPI.IMiscConstants
Plus point shape
PLUS - Static variable in interface quadbase.ChartAPI.swing.IMiscConstants
Plus point shape
PNG - Static variable in interface quadbase.ChartAPI.IExportConstants
PNG format (file extension .png)
PNG - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
PNG format (file extension .png)
PNG_COMPRESSION_DEFAULT - Static variable in interface quadbase.ChartAPI.IExportConstants
PNG Quality Compression
PNG_COMPRESSION_DEFAULT - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
PNG Quality Compression
PNG_COMPRESSION_FAST - Static variable in interface quadbase.ChartAPI.IExportConstants
PNG Quality Compression
PNG_COMPRESSION_FAST - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
PNG Quality Compression
PNG_COMPRESSION_MAX - Static variable in interface quadbase.ChartAPI.IExportConstants
PNG Quality Compression
PNG_COMPRESSION_MAX - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
PNG Quality Compression
PNG_COMPRESSION_NONE - Static variable in interface quadbase.ChartAPI.IExportConstants
PNG Quality Compression
PNG_COMPRESSION_NONE - Static variable in interface quadbase.ChartAPI.swing.IExportConstants
PNG Quality Compression
Point_2D - class quadbase.util.Point_2D.
This class contains methods to define and manipulate a 2D Point.
Point_2D() - Constructor for class quadbase.util.Point_2D
Null constructor
Point_2D(float, float) - Constructor for class quadbase.util.Point_2D
Constructor based on values
Point_2D(Point_2D) - Constructor for class quadbase.util.Point_2D
Copy Constructor based on values
Point_3D - class quadbase.util.Point_3D.
This class contains methods to define and manipulate a 3D Point.
Point_3D() - Constructor for class quadbase.util.Point_3D
Null constructor
Point_3D(float, float, float) - Constructor for class quadbase.util.Point_3D
Constructor based on values
Point_3D(Point_3D) - Constructor for class quadbase.util.Point_3D
Copy Constructor based on values
POLAR - Static variable in interface quadbase.util.IChartTypeConstants
2D Polar chart
PolyLine - class quadbase.util.PolyLine.
This class contains methods for modifying the properties of a chart poly-line.
PolyLine() - Constructor for class quadbase.util.PolyLine
 
PolyLine(PolyLine) - Constructor for class quadbase.util.PolyLine
Copy Constructor.
POLYNOMIAL - Static variable in interface quadbase.util.ITrendLine
 
Position - class quadbase.util.Position.
This class contains methods to define and manipulate a 2D point on the chart.
Position() - Constructor for class quadbase.util.Position
Empty Constructor
Position(float, float) - Constructor for class quadbase.util.Position
Constructor
POW - Static variable in interface quadbase.util.IFunctionConstants
For internal use
POWER - Static variable in interface quadbase.util.ITrendLine
 
PRIMARYAXIS - Static variable in interface quadbase.util.IOverlayPropertySet
 
print(Graphics) - Method in class quadbase.ChartAPI.QbChartBasic
Overrides the print function of java.awt.Component
print(Graphics) - Method in class quadbase.ChartAPI.swing.QbChartBasic
Overrides the print function of java.awt.Component
print(PrintStream, int, int) - Method in class quadbase.ChartAPI.DataSheet
Print Data File
print(PrintStream, int, int) - Method in class quadbase.ChartAPI.swing.DataSheet
Print Data File
printAll(Graphics) - Method in class quadbase.ChartAPI.QbChartBasic
Overrides the printAll function of java.awt.Component
printAll(Graphics) - Method in class quadbase.ChartAPI.swing.QbChartBasic
Overrides the printAll function of java.awt.Component
printCalendarJavascript(String, Param) - Method in class quadbase.common.param.HtmlParameterPageWriter
 
PRINTDATE - Static variable in interface quadbase.util.IFunctionConstants
For internal use
PRINTD