new SuperMap.SingleObjectQueryJobsParameter(options)
SingleObjectQueryJobsParameter.js, line 9
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
datasetNamestring
-
The name of dataset.
-
datasetQuerystring
-
The dataset name of the query object.
-
geometryQuerystring
-
The geometry object of the query object.
-
mappingParametersSuperMap.MappingParameters
-
The parameter class for visualizing the results after analysis.
-
The SpatialQueryMode
- Default Value: SuperMap.SpatialQueryMode.CONTAIN
outputSuperMap.OutputSetting
Output parameter setting class.
Methods
-
SuperMap.SingleObjectQueryJobsParameter.toObject(singleObjectQueryJobsParameter, tempObj)
SingleObjectQueryJobsParameter.js, line 86 -
Get the singleObjectQueryJobsParameter.
Name Type Description singleObjectQueryJobsParameter
Object The singleObjectQueryJobsParameter class.
tempObj
Object The target object.
-
destroy()
SingleObjectQueryJobsParameter.js, line 67 -
Disposes the resource. The property that references resource is set to null.