Package quadbase.ChartAPI
Interface IMiscConstants
- All Known Implementing Classes:
DrillDownChart,QbChart,quadbase.ChartAPI.QbChartBasic
public interface IMiscConstants
Miscellaneous constants for the chart API.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAscending order for the sorting of chart datastatic final intAdd a back line behind the symbolstatic final intstatic final intstatic final intCenter appearence of the background imagestatic final intstatic final shortstatic final intCircle point shapestatic final intload data from Java class filestatic final intCross point shapestatic final intUsing customize order of chart datastatic final intData plotting area appearance CUT_CORNERstatic final intLine point shapestatic final intData file in ASCII formatstatic final intDescending order for the sorting of chart datastatic final intDiamond point shapestatic final intdirection constant for tablestatic final intResize the background image to fit the panelstatic final intLegend fixed column layoutstatic final intFlat shading mode for a 3D chart; used to display a solid chartstatic final intFlat shading mode for a 3D chart with black line border around itstatic final intGouraud shading mode for a 3D chartstatic final intGouraud shading mode for a 3D chart with black line border around itstatic final intLegend horizontal layoutstatic final intInverse triangle point shapestatic final intLeft double click of the mousestatic final intLeft single click of the mousestatic final shortTable Text Alignmentstatic final intData plotting area appearance LOWERstatic final intHide the background imagestatic final intNo point shapestatic final intUsing original sort order of chart datastatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intData plotting area appearance PLAINstatic final intPlus point shapestatic final intQuery file (*.qry)static final intData plotting area appearance RAISEstatic final intdirection constant for tablestatic final intRight double click of the mousestatic final intRight single click of the mousestatic final shortstatic final intData plotting area appearance SHADOWstatic final intSquare point shapestatic final intLegend square layoutstatic final intStar point shapestatic final intTile appearence of the background imagestatic final intTop Label Alignmentstatic final intstatic final intTriangle point shapestatic final intLegend vertical layoutstatic final intWireframe mode for a 3D chart; used to display only a wire frame of the chartstatic final intData file in XML format
-
Field Details
-
DATAFILE
static final int DATAFILEData file in ASCII format- See Also:
-
QUERYFILE
static final int QUERYFILEQuery file (*.qry)- See Also:
-
XMLFILE
static final int XMLFILEData file in XML format- See Also:
-
CLASSFILE
static final int CLASSFILEload data from Java class file- See Also:
-
ASCENDING
static final int ASCENDINGAscending order for the sorting of chart data- See Also:
-
DESCENDING
static final int DESCENDINGDescending order for the sorting of chart data- See Also:
-
ORIGINAL_DATA_ORDER
static final int ORIGINAL_DATA_ORDERUsing original sort order of chart data- See Also:
-
CUSTOMIZE_DATA_ORDER
static final int CUSTOMIZE_DATA_ORDERUsing customize order of chart data- See Also:
-
HORIZONTAL
static final int HORIZONTALLegend horizontal layout- See Also:
-
VERTICAL
static final int VERTICALLegend vertical layout- See Also:
-
SQUARE_LEGEND
static final int SQUARE_LEGENDLegend square layout- See Also:
-
FIXED_COLUMN
static final int FIXED_COLUMNLegend fixed column layout- See Also:
-
LEFT_SINGLECLICK
static final int LEFT_SINGLECLICKLeft single click of the mouse- See Also:
-
RIGHT_SINGLECLICK
static final int RIGHT_SINGLECLICKRight single click of the mouse- See Also:
-
LEFT_DOUBLECLICK
static final int LEFT_DOUBLECLICKLeft double click of the mouse- See Also:
-
RIGHT_DOUBLECLICK
static final int RIGHT_DOUBLECLICKRight double click of the mouse- See Also:
-
FLAT
static final int FLATFlat shading mode for a 3D chart; used to display a solid chart- See Also:
-
WIREFRAME
static final int WIREFRAMEWireframe mode for a 3D chart; used to display only a wire frame of the chart- See Also:
-
FLAT_BORDER
static final int FLAT_BORDERFlat shading mode for a 3D chart with black line border around it- See Also:
-
GOURAUD_BORDER
static final int GOURAUD_BORDERGouraud shading mode for a 3D chart with black line border around it- See Also:
-
GOURAUD
static final int GOURAUDGouraud shading mode for a 3D chart- See Also:
-
RAISE
static final int RAISEData plotting area appearance RAISE- See Also:
-
LOWER
static final int LOWERData plotting area appearance LOWER- See Also:
-
PLAIN
static final int PLAINData plotting area appearance PLAIN- See Also:
-
CUT_CORNER
static final int CUT_CORNERData plotting area appearance CUT_CORNER- See Also:
-
SHADOW
static final int SHADOWData plotting area appearance SHADOW- See Also:
-
CENTER
static final int CENTERCenter appearence of the background image- See Also:
-
FIT
static final int FITResize the background image to fit the panel- See Also:
-
TILE
static final int TILETile appearence of the background image- See Also:
-
NONE
static final int NONEHide the background image- See Also:
-
NOSYMBOL
static final int NOSYMBOLNo point shape- See Also:
-
CROSS
static final int CROSSCross point shape- See Also:
-
CIRCLE
static final int CIRCLECircle point shape- See Also:
-
SQUARE
static final int SQUARESquare point shape- See Also:
-
TRIANGLE
static final int TRIANGLETriangle point shape- See Also:
-
PLUS
static final int PLUSPlus point shape- See Also:
-
STAR
static final int STARStar point shape- See Also:
-
DASH
static final int DASHLine point shape- See Also:
-
DIAMOND
static final int DIAMONDDiamond point shape- See Also:
-
INVERSE_TRIANGLE
static final int INVERSE_TRIANGLEInverse triangle point shape- See Also:
-
BACK_LINE
static final int BACK_LINEAdd a back line behind the symbol- See Also:
-
PATTERN_BLANK
static final int PATTERN_BLANK- See Also:
-
PATTERN_FORWARD_DIAGONAL
static final int PATTERN_FORWARD_DIAGONAL- See Also:
-
PATTERN_BACKWARD_DIAGONAL
static final int PATTERN_BACKWARD_DIAGONAL- See Also:
-
PATTERN_MID_CROSS
static final int PATTERN_MID_CROSS- See Also:
-
PATTERN_DIAGONAL_CROSS
static final int PATTERN_DIAGONAL_CROSS- See Also:
-
PATTERN_HORIZONTAL_LINE
static final int PATTERN_HORIZONTAL_LINE- See Also:
-
PATTERN_VERTICAL_LINE
static final int PATTERN_VERTICAL_LINE- See Also:
-
PATTERN_THICK_FORWARD_DIAGONAL
static final int PATTERN_THICK_FORWARD_DIAGONAL- See Also:
-
PATTERN_THICK_BACKWARD_DIAGONAL
static final int PATTERN_THICK_BACKWARD_DIAGONAL- See Also:
-
PATTERN_THICK_HORIZONTAL
static final int PATTERN_THICK_HORIZONTAL- See Also:
-
PATTERN_THICK_VERTICAL
static final int PATTERN_THICK_VERTICAL- See Also:
-
PATTERN_BIG_TRIANGLE
static final int PATTERN_BIG_TRIANGLE- See Also:
-
PATTERN_SMALL_TRIANGLE
static final int PATTERN_SMALL_TRIANGLE- See Also:
-
PATTERN_UPPER_TRIANGLE
static final int PATTERN_UPPER_TRIANGLE- See Also:
-
PATTERN_LOWER_TRIANGLE
static final int PATTERN_LOWER_TRIANGLE- See Also:
-
PATTERN_BIG_REV_TRIANGLE
static final int PATTERN_BIG_REV_TRIANGLE- See Also:
-
PATTERN_SMALL_REV_TRIANGLE
static final int PATTERN_SMALL_REV_TRIANGLE- See Also:
-
PATTERN_HOLLOW_TRIANGLE
static final int PATTERN_HOLLOW_TRIANGLE- See Also:
-
PATTERN_BIG_CIRCLE
static final int PATTERN_BIG_CIRCLE- See Also:
-
PATTERN_SMALL_CIRCLE
static final int PATTERN_SMALL_CIRCLE- See Also:
-
PATTERN_CROSS_ECLIPSE
static final int PATTERN_CROSS_ECLIPSE- See Also:
-
PATTERN_HOLLOW_CIRCLE
static final int PATTERN_HOLLOW_CIRCLE- See Also:
-
PATTERN_CHESSBOX
static final int PATTERN_CHESSBOX- See Also:
-
PATTERN_SMALL_BLOCK
static final int PATTERN_SMALL_BLOCK- See Also:
-
PATTERN_DIAMOND
static final int PATTERN_DIAMOND- See Also:
-
PATTERN_HOLLOW_SQUARE
static final int PATTERN_HOLLOW_SQUARE- See Also:
-
PATTERN_HOLLOW_DIAMOND
static final int PATTERN_HOLLOW_DIAMOND- See Also:
-
PATTERN_HEART
static final int PATTERN_HEART- See Also:
-
PATTERN_STAR
static final int PATTERN_STAR- See Also:
-
PATTERN_CLUB
static final int PATTERN_CLUB- See Also:
-
DOWN
static final int DOWNdirection constant for table- See Also:
-
RIGHT
static final int RIGHTdirection constant for table- See Also:
-
LEFTALIGNMENT
static final short LEFTALIGNMENTTable Text Alignment- See Also:
-
CENTERALIGNMENT
static final short CENTERALIGNMENT- See Also:
-
RIGHTALIGNMENT
static final short RIGHTALIGNMENT- See Also:
-
TOP_ALIGNMENT
static final int TOP_ALIGNMENTTop Label Alignment- See Also:
-
CENTER_ALIGNMENT
static final int CENTER_ALIGNMENT- See Also:
-
BOTTOM_ALIGNMENT
static final int BOTTOM_ALIGNMENT- See Also:
-
TOP_ALIGNMENT_INSIDE
static final int TOP_ALIGNMENT_INSIDE- See Also:
-
BOTTOM_ALIGNMENT_INSIDE
static final int BOTTOM_ALIGNMENT_INSIDE- See Also:
-