GLG Toolkit, Java Class Library  Version 4.5
GlgArcAngleDefType

Specifies the way the arc's start and end angles are used. More...

Detailed Description

Specifies the way the arc's start and end angles are used.

Constants

static final int START_AND_ANGLE = 0
 Arc AngleType constant. More...
 
static final int START_AND_END = 1
 Arc AngleType constant. More...
 

Variable Documentation

◆ START_AND_ANGLE

final int START_AND_ANGLE = 0
static

Arc AngleType constant.

◆ START_AND_END

final int START_AND_END = 1
static

Arc AngleType constant.