GLG Toolkit, Java Class Library  Version 4.5
GlgAnnotationType

Specifies a type of a chart's annotation. More...

Detailed Description

Specifies a type of a chart's annotation.

Constants

static final int LABEL_AND_MARKER_ANNOTATION = 3
 Annotation type constant. More...
 
static final int LABEL_ANNOTATION = 1
 Annotation type constant. More...
 
static final int MARKER_ANNOTATION = 2
 Annotation type constant. More...
 

Variable Documentation

◆ LABEL_AND_MARKER_ANNOTATION

final int LABEL_AND_MARKER_ANNOTATION = 3
static

Annotation type constant.

◆ LABEL_ANNOTATION

final int LABEL_ANNOTATION = 1
static

Annotation type constant.

◆ MARKER_ANNOTATION

final int MARKER_ANNOTATION = 2
static

Annotation type constant.