GLG Toolkit, Java Class Library  Version 4.5
GlgStorageType

Specifies template storage type of a reference object. More...

Detailed Description

Specifies template storage type of a reference object.

Constants

static final int USE_FILE = 1
 Reference storage type constant. More...
 
static final int USE_INCLUDED = 0
 Reference storage type constant. More...
 
static final int USE_PALETTE = 2
 Reference storage type constant. More...
 

Variable Documentation

◆ USE_FILE

final int USE_FILE = 1
static

Reference storage type constant.

◆ USE_INCLUDED

final int USE_INCLUDED = 0
static

Reference storage type constant.

◆ USE_PALETTE

final int USE_PALETTE = 2
static

Reference storage type constant.