GLG Toolkit, Java Class Library  Version 4.5
GlgArrowType

Specifies arrow type. More...

Detailed Description

Specifies arrow type.

See also GlgArrowPositionTypeMask, GlgArrowPositionFlags and GlgArrowFillTypeFlags.

Constants

static final int END_ARROW = 18
 ArrowType constant. More...
 
static final int END_FILL_ARROW = 34
 ArrowType constant. More...
 
static final int MIDDLE_ARROW = 20
 ArrowType constant. More...
 
static final int MIDDLE_FILL_ARROW = 36
 ArrowType constant. More...
 
static final int MIDDLE_INVERSED_ARROW = 21
 ArrowType constant. More...
 
static final int MIDDLE_INVERSED_FILL_ARROW = 37
 ArrowType constant. More...
 
static final int NO_ARROW = 0
 ArrowType constant. More...
 
static final int START_ARROW = 17
 ArrowType constant. More...
 
static final int START_END_ARROW = 19
 ArrowType constant. More...
 
static final int START_END_FILL_ARROW = 35
 ArrowType constant. More...
 
static final int START_FILL_ARROW = 33
 ArrowType constant. More...
 

Variable Documentation

◆ END_ARROW

final int END_ARROW = 18
static

ArrowType constant.

◆ END_FILL_ARROW

final int END_FILL_ARROW = 34
static

ArrowType constant.

◆ MIDDLE_ARROW

final int MIDDLE_ARROW = 20
static

ArrowType constant.

◆ MIDDLE_FILL_ARROW

final int MIDDLE_FILL_ARROW = 36
static

ArrowType constant.

◆ MIDDLE_INVERSED_ARROW

final int MIDDLE_INVERSED_ARROW = 21
static

ArrowType constant.

◆ MIDDLE_INVERSED_FILL_ARROW

final int MIDDLE_INVERSED_FILL_ARROW = 37
static

ArrowType constant.

◆ NO_ARROW

final int NO_ARROW = 0
static

ArrowType constant.

◆ START_ARROW

final int START_ARROW = 17
static

ArrowType constant.

◆ START_END_ARROW

final int START_END_ARROW = 19
static

ArrowType constant.

◆ START_END_FILL_ARROW

final int START_END_FILL_ARROW = 35
static

ArrowType constant.

◆ START_FILL_ARROW

final int START_FILL_ARROW = 33
static

ArrowType constant.