GLG Toolkit, Java Class Library  Version 4.5
GlgValueType

Provides value type for a custom label formatter. More...

Detailed Description

Provides value type for a custom label formatter.

Constants

static final int NUMERICAL_VALUE = 0
 Numerical value. More...
 
static final int TIME_VALUE = 1
 Time value in seconds. More...
 

Variable Documentation

◆ NUMERICAL_VALUE

final int NUMERICAL_VALUE = 0
static

Numerical value.

◆ TIME_VALUE

final int TIME_VALUE = 1
static

Time value in seconds.