Chapter 9: working with core mapxtreme classes, Chapter 9: working with core mapxtreme, Classes – Pitney Bowes MapXtreme User Manual

Page 196: Working with core mapxtreme classes

Advertising
background image

Working with Core

MapXtreme Classes

The MapInfo.Engine namespace contains the interfaces and classes that relate
directly to the core functionality that drives all applications based on
MapXtreme. This includes the core ISession interface which is the starting point
for all MapXtreme applications. Classes in this namespace include Session and
Selections, and SearchPath. Other types in the namespace are supporting
classes, delegates, structures, and enumerations for Collections, Resources,
and CustomProperties.

In this chapter:

Š

Session Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .204

Š

Serialization and Persistence . . . . . . . . . . . . . . . . . . . . . . . . . . . .206

Š

Opening and Saving a Workspace Containing Named Resources .
208

Š

Selection Class. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .209

Š

Selection Code Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .211

Š

Event Arguments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .213

Š

Exceptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .213

9

Advertising