Click or drag to resize
CMAPL Class
The MAPL class is the interface with the MAPPLOT program, which reads a MAPPLOT control file and plots graphical entities to a map. The MAPL object is created for a given control file, then passed to the MAPPLOT program, along with the target MAP object on which to do the drawing
Inheritance Hierarchy

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

The CMAPL type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
Create a MAPL.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreateREG
Create a MAPL with REG.
Protected methodDispose
Releases the unmanaged resources used by the CMAPL and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyone with an Oasis Montaj licenseProcess
Process a MAPL
Public methodAvailable to anyone with an Oasis Montaj licenseReplaceString
Adds a replacement string to a mapplot control file.
Top
See Also