Autodesk 15607-010000-5000A Manuale Utente

Pagina di 180
MGMapLayerSetup Object
|
157
Error Codes
-1 (Busy)
-5 (Security Violation)
-15 (Does not apply)
See Also
getClipAdjust
getClipEnabled Method
Syntax
boolean getClipEnabled()
Description
Specifies whether or not the Autodesk MapGuide spatial filtering is being 
applied to the layer. A value of True indicates that spatial filtering is enabled. 
A value of False indicates that spatial filtering is not enabled.
A spatial filter reduces the geographic information returned by a spatial 
query to a particular geography. For more information about applying filters 
to spatial queries, see “Applying Filters to Spatial Queries” on page 42.
Parameters
none
Returns
boolean – Specifies whether or not the MapGuide spatial filter is enabled.
True – Indicates that spatial filtering is enabled.
False – Indicates that spatial filtering is disabled.
Error Codes
-5 (Security Violation)
-15 (Does not apply)