GLG Toolkit, Java Class Library  Version 4.5
GlgZoomMode

Specifies zoom mode. More...

Detailed Description

Specifies zoom mode.

Constants

static final int CHART_ZOOM_MODE = 2
 Zoom type constant. More...
 
static final int DRAWING_ZOOM_MODE = 0
 Zoom type constant. More...
 
static final int GIS_ZOOM_MODE = 1
 Zoom type constant. More...
 

Variable Documentation

◆ CHART_ZOOM_MODE

final int CHART_ZOOM_MODE = 2
static

Zoom type constant.

◆ DRAWING_ZOOM_MODE

final int DRAWING_ZOOM_MODE = 0
static

Zoom type constant.

◆ GIS_ZOOM_MODE

final int GIS_ZOOM_MODE = 1
static

Zoom type constant.