public interface IMiscConstants
Modifier and Type | Field and Description |
---|---|
static int |
ASCENDING
Ascending order for the sorting of chart data
|
static int |
BACK_LINE
Add a back line behind the symbol
|
static int |
BOTTOM_ALIGNMENT |
static int |
BOTTOM_ALIGNMENT_INSIDE |
static int |
CENTER
Center appearence of the background image
|
static int |
CENTER_ALIGNMENT |
static short |
CENTERALIGNMENT |
static int |
CIRCLE
Circle point shape
|
static int |
CLASSFILE
load data from Java class file
|
static int |
CROSS
Cross point shape
|
static int |
CUSTOMIZE_DATA_ORDER
Using customize order of chart data
|
static int |
CUT_CORNER
Data plotting area appearance CUT_CORNER
|
static int |
DASH
Line point shape
|
static int |
DATAFILE
Data file in ASCII format
|
static int |
DESCENDING
Descending order for the sorting of chart data
|
static int |
DIAMOND
Diamond point shape
|
static int |
DOWN
direction constant for table
|
static int |
FIT
Resize the background image to fit the panel
|
static int |
FIXED_COLUMN
Legend fixed column layout
|
static int |
FLAT
Flat shading mode for a 3D chart; used to display a solid chart
|
static int |
FLAT_BORDER
Flat shading mode for a 3D chart with black line border around it
|
static int |
GOURAUD
Gouraud shading mode for a 3D chart
|
static int |
GOURAUD_BORDER
Gouraud shading mode for a 3D chart with black line border around it
|
static int |
HORIZONTAL
Legend horizontal layout
|
static int |
INVERSE_TRIANGLE
Inverse triangle point shape
|
static int |
LEFT_DOUBLECLICK
Left double click of the mouse
|
static int |
LEFT_SINGLECLICK
Left single click of the mouse
|
static short |
LEFTALIGNMENT
Table Text Alignment
|
static int |
LOWER
Data plotting area appearance LOWER
|
static int |
NONE
Hide the background image
|
static int |
NOSYMBOL
No point shape
|
static int |
ORIGINAL_DATA_ORDER
Using original sort order of chart data
|
static int |
PATTERN_BACKWARD_DIAGONAL |
static int |
PATTERN_BIG_CIRCLE |
static int |
PATTERN_BIG_REV_TRIANGLE |
static int |
PATTERN_BIG_TRIANGLE |
static int |
PATTERN_BLANK |
static int |
PATTERN_CHESSBOX |
static int |
PATTERN_CLUB |
static int |
PATTERN_CROSS_ECLIPSE |
static int |
PATTERN_DIAGONAL_CROSS |
static int |
PATTERN_DIAMOND |
static int |
PATTERN_FORWARD_DIAGONAL |
static int |
PATTERN_HEART |
static int |
PATTERN_HOLLOW_CIRCLE |
static int |
PATTERN_HOLLOW_DIAMOND |
static int |
PATTERN_HOLLOW_SQUARE |
static int |
PATTERN_HOLLOW_TRIANGLE |
static int |
PATTERN_HORIZONTAL_LINE |
static int |
PATTERN_LOWER_TRIANGLE |
static int |
PATTERN_MID_CROSS |
static int |
PATTERN_SMALL_BLOCK |
static int |
PATTERN_SMALL_CIRCLE |
static int |
PATTERN_SMALL_REV_TRIANGLE |
static int |
PATTERN_SMALL_TRIANGLE |
static int |
PATTERN_STAR |
static int |
PATTERN_THICK_BACKWARD_DIAGONAL |
static int |
PATTERN_THICK_FORWARD_DIAGONAL |
static int |
PATTERN_THICK_HORIZONTAL |
static int |
PATTERN_THICK_VERTICAL |
static int |
PATTERN_UPPER_TRIANGLE |
static int |
PATTERN_VERTICAL_LINE |
static int |
PLAIN
Data plotting area appearance PLAIN
|
static int |
PLUS
Plus point shape
|
static int |
QUERYFILE
Query file (*.qry)
|
static int |
RAISE
Data plotting area appearance RAISE
|
static int |
RIGHT
direction constant for table
|
static int |
RIGHT_DOUBLECLICK
Right double click of the mouse
|
static int |
RIGHT_SINGLECLICK
Right single click of the mouse
|
static short |
RIGHTALIGNMENT |
static int |
SHADOW
Data plotting area appearance SHADOW
|
static int |
SQUARE
Square point shape
|
static int |
SQUARE_LEGEND
Legend square layout
|
static int |
STAR
Star point shape
|
static int |
TILE
Tile appearence of the background image
|
static int |
TOP_ALIGNMENT
Top Label Alignment
|
static int |
TOP_ALIGNMENT_INSIDE |
static int |
TRIANGLE
Triangle point shape
|
static int |
VERTICAL
Legend vertical layout
|
static int |
WIREFRAME
Wireframe mode for a 3D chart; used to display only a wire frame of the chart
|
static int |
XMLFILE
Data file in XML format
|
static final int DATAFILE
static final int QUERYFILE
IQueryFileInfo
,
Constant Field Valuesstatic final int XMLFILE
static final int CLASSFILE
static final int ASCENDING
static final int DESCENDING
static final int ORIGINAL_DATA_ORDER
static final int CUSTOMIZE_DATA_ORDER
static final int HORIZONTAL
static final int VERTICAL
static final int SQUARE_LEGEND
static final int FIXED_COLUMN
static final int LEFT_SINGLECLICK
static final int RIGHT_SINGLECLICK
static final int LEFT_DOUBLECLICK
static final int RIGHT_DOUBLECLICK
static final int FLAT
static final int WIREFRAME
static final int FLAT_BORDER
static final int GOURAUD_BORDER
static final int GOURAUD
static final int RAISE
static final int LOWER
static final int PLAIN
static final int CUT_CORNER
static final int SHADOW
static final int CENTER
static final int FIT
static final int TILE
static final int NONE
static final int NOSYMBOL
static final int CROSS
static final int CIRCLE
static final int SQUARE
static final int TRIANGLE
static final int PLUS
static final int STAR
static final int DASH
static final int DIAMOND
static final int INVERSE_TRIANGLE
static final int BACK_LINE
static final int PATTERN_BLANK
static final int PATTERN_FORWARD_DIAGONAL
static final int PATTERN_BACKWARD_DIAGONAL
static final int PATTERN_MID_CROSS
static final int PATTERN_DIAGONAL_CROSS
static final int PATTERN_HORIZONTAL_LINE
static final int PATTERN_VERTICAL_LINE
static final int PATTERN_THICK_FORWARD_DIAGONAL
static final int PATTERN_THICK_BACKWARD_DIAGONAL
static final int PATTERN_THICK_HORIZONTAL
static final int PATTERN_THICK_VERTICAL
static final int PATTERN_BIG_TRIANGLE
static final int PATTERN_SMALL_TRIANGLE
static final int PATTERN_UPPER_TRIANGLE
static final int PATTERN_LOWER_TRIANGLE
static final int PATTERN_BIG_REV_TRIANGLE
static final int PATTERN_SMALL_REV_TRIANGLE
static final int PATTERN_HOLLOW_TRIANGLE
static final int PATTERN_BIG_CIRCLE
static final int PATTERN_SMALL_CIRCLE
static final int PATTERN_CROSS_ECLIPSE
static final int PATTERN_HOLLOW_CIRCLE
static final int PATTERN_CHESSBOX
static final int PATTERN_SMALL_BLOCK
static final int PATTERN_DIAMOND
static final int PATTERN_HOLLOW_SQUARE
static final int PATTERN_HOLLOW_DIAMOND
static final int PATTERN_HEART
static final int PATTERN_STAR
static final int PATTERN_CLUB
static final int DOWN
static final int RIGHT
static final short LEFTALIGNMENT
static final short CENTERALIGNMENT
static final short RIGHTALIGNMENT
static final int TOP_ALIGNMENT
static final int CENTER_ALIGNMENT
static final int BOTTOM_ALIGNMENT
static final int TOP_ALIGNMENT_INSIDE
static final int BOTTOM_ALIGNMENT_INSIDE