Click or drag to resize
CLL2 Class
local datum lookup creator ll2 methods are used to create LL2 objects. LL2 objects contain latitude, longitude correction lookup tables to convert between datums.
Inheritance Hierarchy

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public class CLL2 : CHANDLE

The CLL2 type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
Create an empty LL2 table to be filled
Protected methodDispose
Releases the unmanaged resources used by the CLL2 and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyone with an Oasis Montaj licenseSave
Save an LL2 to a named resource
Public methodAvailable to anyone with an Oasis Montaj licenseSetRow
Define a row of the LL2
Top
See Also