GLG Toolkit, Java Class Library  Version 4.6
6. Utility Classes

Detailed Description

This group contains various utility classes.

Classes

class  GlgBoolean
 Mutable boolean object. More...
 
class  GlgCube
 Defines a rectangular parallelepiped in 3D space (usually an object's bounding box) by its two diagonal points. More...
 
class  GlgDouble
 Mutable double object. More...
 
class  GlgInteger
 Mutable integer object. More...
 
class  GlgLatLonPoint
 Latitude/Longitude point for GIS UTM coordinate conversion utilities. More...
 
class  GlgMinMax
 Contains data extent information returned by GetChartDataExtent. More...
 
class  GlgPoint
 Defines an XYZ point in 3D space or an RGB color. More...
 
class  GlgUtmMgrs
 UTM MGRS utility class. More...
 
class  GlgUtmPoint
 Point in UTM coordinates. More...