|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GraphConstants
This class contains all constants used in the graph package.
| Field Summary | |
|---|---|
static int |
AUTO
Auto placement. |
static int |
BOTTOM
Placement at the bottom. |
static int |
BOTTOM_ALIGNMENT
Vertical bottom alignment. |
static int |
CENTER
Placement at the center of the shape. |
static int |
CENTER_ALIGNMENT
Horizontal center alignment. |
static int |
DASH_LINE
Draw dashed lines. |
static int |
DASH_MASK
This mask is used to extract the dash length. |
static int |
DOT_LINE
Draw dotted lines. |
static int |
FRACTION_WIDTH_MASK
Fraction width, 1/16 point. |
static int |
IN_PLACE
The legend will be floated on the top of the chart. |
static int |
LARGE_DASH
Draw large dashed lines. |
static int |
LEFT
Placement at the left. |
static int |
LEFT_ALIGNMENT
Horizontal left alignment. |
static int |
LINECAP_BUTT
Line butt cap style. |
static int |
LINECAP_ROUND
Line round cap style. |
static int |
LINECAP_SQUARE
Line square cap style. |
static int |
LINEJOIN_BEVEL
Line bevel join style. |
static int |
LINEJOIN_MITER
Line miter join style. |
static int |
LINEJOIN_ROUND
Line round join style. |
static int |
MEDIUM_DASH
Draw medium dashed lines. |
static int |
MEDIUM_LINE
Medium, two pixel width line. |
static int |
MIDDLE_ALIGNMENT
Vertical middel alignment. |
static int |
NONE
This constant is used to signal no value (e.g. |
static int |
RIGHT
Placement at the right. |
static int |
RIGHT_ALIGNMENT
Horizontal right alignment. |
static int |
SOLID_MASK
This mask can be used to check if a line style is solid. |
static int |
THICK_LINE
Thick, three pixel width line. |
static int |
THIN_LINE
Thin, single width line. |
static int |
THIN_THIN_LINE
Very thin line, at half of the width of a thin line. |
static int |
TOP
Placement at the top. |
static int |
TOP_ALIGNMENT
Vertical top alignment. |
static int |
ULTRA_THIN_LINE
Very thin line, at quarter of the width of a thin line. |
static int |
WIDTH_MASK
This mask is used to extract the encoded line width from line styles. |
| Field Detail |
|---|
static final int SOLID_MASK
static final int DASH_MASK
static final int WIDTH_MASK
static final int FRACTION_WIDTH_MASK
static final int LINECAP_BUTT
static final int LINECAP_ROUND
static final int LINECAP_SQUARE
static final int LINEJOIN_MITER
static final int LINEJOIN_ROUND
static final int LINEJOIN_BEVEL
static final int NONE
static final int ULTRA_THIN_LINE
static final int THIN_THIN_LINE
static final int THIN_LINE
static final int MEDIUM_LINE
static final int THICK_LINE
static final int DOT_LINE
static final int DASH_LINE
static final int MEDIUM_DASH
static final int LARGE_DASH
static final int TOP
static final int RIGHT
static final int BOTTOM
static final int LEFT
static final int CENTER
static final int TOP_ALIGNMENT
static final int MIDDLE_ALIGNMENT
static final int BOTTOM_ALIGNMENT
static final int LEFT_ALIGNMENT
static final int CENTER_ALIGNMENT
static final int RIGHT_ALIGNMENT
static final int AUTO
static final int IN_PLACE
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||