GLG Toolkit, Java Class Library  Version 4.5
GlgLineAttrType

Specifies the type of a Line Attributes object. More...

Detailed Description

Specifies the type of a Line Attributes object.

Constants

static final int LINE_AND_FILL = 1
 Line attributes type constant. More...
 
static final int LINE_NO_FILL = 0
 Line attributes type constant. More...
 

Variable Documentation

◆ LINE_AND_FILL

final int LINE_AND_FILL = 1
static

Line attributes type constant.

◆ LINE_NO_FILL

final int LINE_NO_FILL = 0
static

Line attributes type constant.