GLG Toolkit, Java Class Library  Version 4.5
GlgOpenType

Specifies polygon open type. More...

Detailed Description

Specifies polygon open type.

Constants

static final int CLOSED = 0
 Object OpenType constant. More...
 
static final int OPEN = 1
 Object OpenType constant. More...
 
static final int OPEN_INVERSED = 2
 Object OpenType constant. More...
 

Variable Documentation

◆ CLOSED

final int CLOSED = 0
static

Object OpenType constant.

◆ OPEN

final int OPEN = 1
static

Object OpenType constant.

◆ OPEN_INVERSED

final int OPEN_INVERSED = 2
static

Object OpenType constant.