mapscript.queryMapObj¶
- class mapscript.queryMapObj¶
The QUERYMAP object. Instances of querymapObj are always are always embedded inside the
mapObj.Attributes
colorheightint See SIZE
mapstatusint See STATUS
styleint
HILITE,SELECTEDorNORMAL- see STYLEthisownThe membership flag
widthint See SIZE
Methods
- convertToString() char[sumber]¶
Saves the object to a string. Provides the inverse option for
queryMapObj.updateFromString().
- updateFromString(snippet: char) int[sumber]¶
Update a querymap from a string snippet. Returns
MS_SUCCESSorMS_FAILURE
