public interface ArrowType
Modifier and Type | Field and Description |
---|---|
static short |
CIRCLE
The constant for having a black circle.
|
static short |
CONVEX
The constant for having a convex semi-circle.
|
static short |
CROSS
The constant for having a cross.
|
static short |
DELTA
The constant for having a black delta arrow.
|
static short |
DIAMOND
The constant for having a black filled diamond arrow.
|
static short |
NONE
The constant for having no arrow.
|
static short |
SEGMENT
The constant for having a small perpendicular segment.
|
static short |
SHORT_ARROW
The constant for having a short arrow.
|
static short |
SKEWED_DASH
The constant for having a small skewed dash.
|
static short |
STANDARD
The constant for having a standard arrow.
|
static short |
WHITE_CIRCLE
The constant for having a white circle.
|
static short |
WHITE_DELTA
The constant for having a white delta arrow.
|
static short |
WHITE_DIAMOND
The constant for having a white diamond arrow.
|
static final short NONE
static final short STANDARD
static final short WHITE_DIAMOND
static final short DIAMOND
static final short WHITE_DELTA
static final short DELTA
static final short CIRCLE
static final short WHITE_CIRCLE
static final short SHORT_ARROW
static final short CONVEX
static final short SEGMENT
static final short SKEWED_DASH
static final short CROSS
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence