IPrxDataAdapterManager

Assembly: Report;

Description

The IPrxDataAdapterManager interface sets a type of adapter for displaying source data on a map.

Comments

The interface is used to work with an old format map (*.tbs). To work with a new format map (*.svg), use the IVzMapChart and IEaxMapChart interfaces.

Methods

  Method name Brief description
CreateRangeMapDataAdapter The CreateRangeMapDataAdapter method creates a data adapter for a map allowing to display data from the specified data range.
CreateSliceMapDataAdapter The CreateSliceMapDataAdapter method creates a data adapter for a map allowing to display data from the slice on it.

See also:

Report Assembly Interfaces