Package com.esri.aims.mtier.model.map.layer.query

Supports classes that are used to perform queries, and also contains field information, field values, and geometry values.

See:
          Description

Class Summary
Buffer The Buffer object is used to perform specific buffers against a service.
Filter The Filter object contains all methods and properties needed to perform queries, spatial queries, and buffers against a specific ArcIMS service.
Geometry Contains a collection of points associated with a given recordset.
GeometryRecordset Represents the Geometry of features in a Recordset.
Records Contains a collection of recordset values.
Recordset Contains a collections of Records, Geometry, and Envelope objects associated with a specific query against a layer.
TableDesc This object is created if the loadRecordset argument in the initMap method is set to True.
 

Package com.esri.aims.mtier.model.map.layer.query Description

Supports classes that are used to perform queries, and also contains field information, field values, and geometry values.