Product: MapXtreme Java
Version: 2.x/3.x
Platform: Not Platform Related
Category: Documentation
Summary:
Default values for QueryParams parameter In Layer.Search methods?
Question:
In the API documentation for the Layer class, the QueryParams parameter states "Default options are used when null is specified." What are the default options?
Answer:
According to the API documents for the QueryParams class, "By default, a Feature's associated Geometry, Rendition, primary key, preferred label position, and Raster data are returned with any query." With this, if null is specified as the QueryParams parameter, all options will be returned.
Last Modified: 04/13/2001 10:20:57 AM
|