GLG Toolkit, Java Class Library  Version 4.5
GlgTagType

Specifies tag type. More...

Detailed Description

Specifies tag type.

Constants

static final int DATA_TAG = 1
 Data tag. More...
 
static final int EXPORT_DYN_TAG = 4
 Dynamics export tag. More...
 
static final int EXPORT_TAG = 2
 Export tag. More...
 

Variable Documentation

◆ DATA_TAG

final int DATA_TAG = 1
static

Data tag.

◆ EXPORT_DYN_TAG

final int EXPORT_DYN_TAG = 4
static

Dynamics export tag.

◆ EXPORT_TAG

final int EXPORT_TAG = 2
static

Export tag.