GLG Toolkit, Java Class Library  Version 4.5
GlgProjectionType

Specifies map server GIS projection. More...

Detailed Description

Specifies map server GIS projection.

Constants

static final int ORTHOGRAPHIC_PROJECTION = 2
 GIS projection type constant. More...
 
static final int RECTANGULAR_PROJECTION = 1
 GIS projection type constant. More...
 

Variable Documentation

◆ ORTHOGRAPHIC_PROJECTION

final int ORTHOGRAPHIC_PROJECTION = 2
static

GIS projection type constant.

◆ RECTANGULAR_PROJECTION

final int RECTANGULAR_PROJECTION = 1
static

GIS projection type constant.