GLG Toolkit, Java Class Library  Version 4.5
GlgOrientationType

Specifies orientation type. More...

Detailed Description

Specifies orientation type.

Constants

static final int HORIZONTAL = 0
 Orientation type constant. More...
 
static final int VERTICAL = 1
 Orientation type constant. More...
 

Variable Documentation

◆ HORIZONTAL

final int HORIZONTAL = 0
static

Orientation type constant.

◆ VERTICAL

final int VERTICAL = 1
static

Orientation type constant.