This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.gridfeaturelayer [2015/09/17 10:31] admin |
thinkgeo.mapsuite.core.gridfeaturelayer [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.GridFeatureLayer ====== | ====== ThinkGeo.MapSuite.Core.GridFeatureLayer ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class uses the grid file provided. | This class uses the grid file provided. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 7: | Line 10: | ||
***ThinkGeo.MapSuite.Core.GridFeatureLayer** | ***ThinkGeo.MapSuite.Core.GridFeatureLayer** | ||
===== Members Summary ===== | ===== Members Summary ===== | ||
- | === Public Constructors === | + | ==== Public Constructors ==== |
- | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} GridFeatureLayer() ** |
- | **{{wiki:PublicMethod.gif|}}[[#GridFeatureLayer()|GridFeatureLayer]]** | + | |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:This is the default constructor for the class. | + | |
- | </div> | + | |
- | <div class_table> | + | * //This is the default constructor for the class.// |
- | **{{wiki:PublicMethod.gif|}}[[#GridFeatureLayer(String)|GridFeatureLayer]]** | + | == Remarks == |
- | * **Parameters**:String | + | * //This is the default constructor. If you use this constructor, then you need to set the required properties manually.// |
- | * **DeclaringType**:N/A | + | == Parameters == |
- | * **Summary**:This is a constructor for the class. | + | <div newline></div> |
- | </div> | + | ** {{wiki:PublicMethod.gif|}} GridFeatureLayer(String) ** |
- | === Protected Constructors === | + | * //This is a constructor for the class.// |
- | === Public Methods === | + | == Remarks == |
- | <div class_table> | + | * //This constructor gets the layer ready to use.// |
- | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | + | == Parameters == |
- | * **Parameters**:N/A | + | * //gridPathFilename// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * Type:String |
- | * **Summary**:N/A | + | * Description:This parameter is the path and filename of the grid file you want to use. |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}[[#Close()|Close]]** | + | ==== Protected Constructors ==== |
- | * **Parameters**:N/A | + | ==== Public Methods ==== |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | ** {{wiki:PublicMethod.gif|}} GenerateGridMatrix() ** |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#Draw(GeoCanvas,Collection<SimpleCandidate>)|Draw]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | * Type:[[ThinkGeo.MapSuite.Core.GridCell[,]|GridCell[,]]] |
- | * **Parameters**:Object | + | * Description:N/A |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GenerateGrid(GridDefinition,GridInterpolationModel,Stream)|GenerateGrid]]** | + | <div newline></div> |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]],[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]],Stream | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing() ** |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#GenerateGridMatrix()|GenerateGridMatrix]]** | + | == Remarks == |
- | * **Parameters**:N/A | + | * //N/A// |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GenerateGridMatrix(GridDefinition,GridInterpolationModel)|GenerateGridMatrix]]** | + | * Type:Void |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]],[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]] | + | * Description:N/A |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBox()|GetBoundingBox]]** | + | <div newline></div> |
- | * **Parameters**:N/A | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape) ** |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | == Remarks == |
- | * **Parameters**:N/A | + | * //N/A// |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}[[#GetThreadSafetyLevel()|GetThreadSafetyLevel]]** | + | * Type:Void |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | * //extentToRefresh// |
- | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | * **DeclaringType**:Object | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}[[#Open()|Open]]** | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable<RectangleShape>) ** |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)|RequestDrawing]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],TimeSpan,[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(IEnumerable<RectangleShape>,TimeSpan)|RequestDrawing]]** | + | * Type:Void |
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,TimeSpan | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)|RequestDrawing]]** | + | * //extentsToRefresh// |
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,TimeSpan,[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(TimeSpan,RequestDrawingBufferTimeType)|RequestDrawing]]** | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(TimeSpan) ** |
- | * **Parameters**:TimeSpan,[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(TimeSpan)|RequestDrawing]]** | + | == Remarks == |
- | * **Parameters**:TimeSpan | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(IEnumerable<RectangleShape>)|RequestDrawing]]** | + | * Type:Void |
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(RectangleShape)|RequestDrawing]]** | + | * //bufferTime// |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:TimeSpan |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing()|RequestDrawing]]** | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(TimeSpan,RequestDrawingBufferTimeType) ** |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(RectangleShape,TimeSpan)|RequestDrawing]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],TimeSpan | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | * Type:Void |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Protected Methods === | + | == Parameters == |
- | <div class_table> | + | * //bufferTime// |
- | **{{wiki:ProtectedMethod.gif|}}[[#1BU=(IEnumerable<String>)|1BU=]]** | + | * Type:TimeSpan |
- | * **Parameters**:IEnumerable<String> | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //bufferTimeType// |
- | **{{wiki:ProtectedMethod.gif|}}[[#1xU=(GeoCanvas,Dictionary<String,Collection<Feature>>,Collection<SimpleCandidate>,ZoomLevel,RectangleShape)|1xU=]]** | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>,Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>,[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]],[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:ProtectedMethod.gif|}}[[#CloneDeepCore()|CloneDeepCore]]** | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape,TimeSpan) ** |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:ProtectedMethod.gif|}}[[#CloseCore()|CloseCore]]** | + | == Remarks == |
- | * **Parameters**:N/A | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawAttributionCore(GeoCanvas,String)|DrawAttributionCore]]** | + | * Type:Void |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],String | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawCore(GeoCanvas,Collection<SimpleCandidate>)|DrawCore]]** | + | * //extentToRefresh// |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //bufferTime// |
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawException(GeoCanvas,Exception)|DrawException]]** | + | * Type:TimeSpan |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Exception | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawExceptionCore(GeoCanvas,Exception)|DrawExceptionCore]]** | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) ** |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Exception | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | == Remarks == |
- | * **Parameters**:N/A | + | * //N/A// |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:ProtectedMethod.gif|}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]]** | + | * Type:Void |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:This method returns the bounding box of the FeatureLayer. | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:ProtectedMethod.gif|}}[[#GetThreadSafetyLevelCore()|GetThreadSafetyLevelCore]]** | + | * //extentToRefresh// |
- | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //bufferTime// |
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * Type:TimeSpan |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //bufferTimeType// |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingAttribution(DrawingAttributionLayerEventArgs)|OnDrawingAttribution]]** | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingException(DrawingExceptionLayerEventArgs)|OnDrawingException]]** | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable<RectangleShape>,TimeSpan) ** |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingFeatures(DrawingFeaturesEventArgs)|OnDrawingFeatures]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]] | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]]** | + | * Type:Void |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingWrappingFeatures(DrawingWrappingFeaturesFeatureLayerEventArgs)|OnDrawingWrappingFeatures]]** | + | * //extentsToRefresh// |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]] | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //bufferTime// |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawnAttribution(DrawnAttributionLayerEventArgs)|OnDrawnAttribution]]** | + | * Type:TimeSpan |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawnException(DrawnExceptionLayerEventArgs)|OnDrawnException]]** | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) ** |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnRequestedDrawing(RequestedDrawingLayerEventArgs)|OnRequestedDrawing]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:ProtectedMethod.gif|}}[[#OnRequestingDrawing(RequestingDrawingLayerEventArgs)|OnRequestingDrawing]]** | + | * Type:Void |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:ProtectedMethod.gif|}}[[#OpenCore()|OpenCore]]** | + | * //extentsToRefresh// |
- | * **Parameters**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //bufferTime// |
- | **{{wiki:ProtectedMethod.gif|}}[[#SetupTools()|SetupTools]]** | + | * Type:TimeSpan |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //bufferTimeType// |
- | **{{wiki:ProtectedMethod.gif|}}[[#SetupToolsCore()|SetupToolsCore]]** | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Public Properties === | + | <div newline></div> |
- | **{{wiki:PublicProperty.gif|}}[[#Attribution|Attribution]]** | + | ** {{wiki:PublicMethod.gif|}} GetThreadSafetyLevel() ** |
- | * **Return**:String | + | |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicProperty.gif|}}[[#BlueTranslation|BlueTranslation]]** | + | * //N/A// |
- | * **Return**:Single | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#CellSize|CellSize]]** | + | == Return Value == |
- | * **Return**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] |
- | * **Summary**:Gets the cell size from the grid. | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#DataValueColumnName|DataValueColumnName]]** | + | == Parameters == |
- | * **Return**:String | + | <div newline></div> |
- | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} CloneDeep() ** |
- | **{{wiki:PublicProperty.gif|}}[[#DrawingExceptionMode|DrawingExceptionMode]]** | + | * //N/A// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#DrawingMarginInPixel|DrawingMarginInPixel]]** | + | == Return Value == |
- | * **Return**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.Layer|Layer]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#DrawingMarginPercentage|DrawingMarginPercentage]]** | + | == Parameters == |
- | * **Return**:Double | + | <div newline></div> |
- | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} Open() ** |
- | **{{wiki:PublicProperty.gif|}}[[#DrawingQuality|DrawingQuality]]** | + | * //N/A// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#DrawingTime|DrawingTime]]** | + | == Return Value == |
- | * **Return**:TimeSpan | + | * Type:Void |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#EditTools|EditTools]]** | + | == Parameters == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.EditTools|EditTools]] | + | <div newline></div> |
- | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} Close() ** |
- | **{{wiki:PublicProperty.gif|}}[[#FeatureIdsToExclude|FeatureIdsToExclude]]** | + | * //N/A// |
- | * **Return**:Collection<String> | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#FeatureSource|FeatureSource]]** | + | == Return Value == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Type:Void |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#GeometryValidationMode|GeometryValidationMode]]** | + | == Parameters == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] | + | <div newline></div> |
- | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} GetBoundingBox() ** |
- | **{{wiki:PublicProperty.gif|}}[[#GreenTranslation|GreenTranslation]]** | + | * //N/A// |
- | * **Return**:Single | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#HasBoundingBox|HasBoundingBox]]** | + | == Return Value == |
- | * **Return**:Boolean | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | * **Summary**:This property checks to see if a Layer has a BoundingBox or not. If it has no BoundingBox, it will throw an exception when you call the GetBoundingBox() and GetFullExtent() APIs. In GridFeatureLayer, we override this API and mark it as true. | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#IsGrayscale|IsGrayscale]]** | + | == Parameters == |
- | * **Return**:Boolean | + | <div newline></div> |
- | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} Draw(GeoCanvas,Collection<SimpleCandidate>) ** |
- | **{{wiki:PublicProperty.gif|}}[[#IsNegative|IsNegative]]** | + | * //N/A// |
- | * **Return**:Boolean | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#IsOpen|IsOpen]]** | + | == Return Value == |
- | * **Return**:Boolean | + | * Type:Void |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#IsVisible|IsVisible]]** | + | == Parameters == |
- | * **Return**:Boolean | + | * //canvas// |
- | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
+ | * Description:N/A | ||
- | **{{wiki:PublicProperty.gif|}}[[#KeyColors|KeyColors]]** | + | * //labelsInAllLayers// |
- | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#MaxRecordsToDraw|MaxRecordsToDraw]]** | + | <div newline></div> |
- | * **Return**:Int32 | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicProperty.gif|}}[[#Name|Name]]** | + | * //N/A// |
- | * **Return**:String | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#NoDataValue|NoDataValue]]** | + | == Return Value == |
- | * **Return**:Double | + | * Type:String |
- | * **Summary**:Gets the NoDataValue from the grid. | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#NumberOfColumns|NumberOfColumns]]** | + | == Parameters == |
- | * **Return**:Int32 | + | <div newline></div> |
- | * **Summary**:Gets the column number from the grid. | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | **{{wiki:PublicProperty.gif|}}[[#NumberOfRows|NumberOfRows]]** | + | * //N/A// |
- | * **Return**:Int32 | + | == Remarks == |
- | * **Summary**:Gets the row number from the grid. | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#PathFilename|PathFilename]]** | + | == Return Value == |
- | * **Return**:String | + | * Type:Boolean |
- | * **Summary**:This property gets and sets the path and filename to the grid file you want to use. | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#QueryTools|QueryTools]]** | + | == Parameters == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]] | + | * //obj// |
- | * **Summary**:N/A | + | * Type:Object |
+ | * Description:N/A | ||
- | **{{wiki:PublicProperty.gif|}}[[#RedTranslation|RedTranslation]]** | + | <div newline></div> |
- | * **Return**:Single | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicProperty.gif|}}[[#RequestDrawingInterval|RequestDrawingInterval]]** | + | * //N/A// |
- | * **Return**:TimeSpan | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#Transparency|Transparency]]** | + | == Return Value == |
- | * **Return**:Single | + | * Type:Int32 |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#WrappingExtent|WrappingExtent]]** | + | == Parameters == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | <div newline></div> |
- | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | **{{wiki:PublicProperty.gif|}}[[#WrappingMode|WrappingMode]]** | + | * //N/A// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevelSet|ZoomLevelSet]]** | + | == Return Value == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | + | * Type:Type |
- | * **Summary**:N/A | + | * Description:N/A |
- | === Protected Properties === | + | == Parameters == |
- | **{{wiki:ProtectedProperty.gif|}}[[#0BU=|0BU=]]** | + | <div newline></div> |
- | * **Return**:TimeSpan | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GenerateGrid(GridDefinition,GridInterpolationModel,Stream) ** |
- | * **Summary**:N/A | + | |
- | **{{wiki:ProtectedProperty.gif|}}[[#0xU=|0xU=]]** | + | * //N/A// |
- | * **Return**:TimeSpan | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:ProtectedProperty.gif|}}[[#IsOpenCore|IsOpenCore]]** | + | == Return Value == |
- | * **Return**:Boolean | + | * Type:Void |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:ProtectedProperty.gif|}}[[#yhU=|yhU=]]** | + | == Parameters == |
- | * **Return**:Int64 | + | * //gridDefinition// |
- | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] |
+ | * Description:N/A | ||
- | **{{wiki:ProtectedProperty.gif|}}[[#zRU=|zRU=]]** | + | * //gridInterpolationModel// |
- | * **Return**:Int64 | + | * Type:[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | === Public Events === | + | * //outputStream// |
- | **{{wiki:PublicEvent.gif|}}[[#DrawingAttribution|DrawingAttribution]]** | + | * Type:Stream |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicEvent.gif|}}[[#DrawingException|DrawingException]]** | + | <div newline></div> |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GenerateGridMatrix(GridDefinition,GridInterpolationModel) ** |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicEvent.gif|}}[[#DrawingFeatures|DrawingFeatures]]** | + | * //N/A// |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicEvent.gif|}}[[#DrawingProgressChanged|DrawingProgressChanged]]** | + | == Return Value == |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.GridCell[,]|GridCell[,]]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicEvent.gif|}}[[#DrawingWrappingFeatures|DrawingWrappingFeatures]]** | + | == Parameters == |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]] | + | * //gridDefinition// |
- | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] |
+ | * Description:N/A | ||
- | **{{wiki:PublicEvent.gif|}}[[#DrawnAttribution|DrawnAttribution]]** | + | * //gridInterpolationModel// |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicEvent.gif|}}[[#DrawnException|DrawnException]]** | + | <div newline></div> |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | + | ==== Protected Methods ==== |
- | * **Summary**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** |
- | **{{wiki:PublicEvent.gif|}}[[#RequestedDrawing|RequestedDrawing]]** | + | * //This method returns the bounding box of the FeatureLayer.// |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //This method is called from the concrete public method GetBoundingBox. It returns the bounding box of the FeatureLayer.// |
- | **{{wiki:PublicEvent.gif|}}[[#RequestingDrawing|RequestingDrawing]]** | + | == Return Value == |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | * **Summary**:N/A | + | * Description:This method returns the bounding box of the FeatureLayer. |
- | **{{wiki:PublicEvent.gif|}}[[#StreamLoading|StreamLoading]]** | + | == Parameters == |
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | + | <div newline></div> |
- | * **Summary**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} RequireLinkProcess(IEnumerable<String>) ** |
- | ===== Public Constructors ===== | + | * //N/A// |
- | === GridFeatureLayer() === | + | == Remarks == |
- | This is the default constructor for the class. | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | This is the default constructor. If you use this constructor, then you need to set the required properties manually. | + | |
- | ==== Parameters ==== | + | |
- | [[#Public Constructors|Go Back]] | + | |
- | === GridFeatureLayer(String) === | + | |
- | This is a constructor for the class. | + | |
- | ==== Remarks ==== | + | |
- | This constructor gets the layer ready to use. | + | |
- | ==== Parameters ==== | + | |
- | **gridPathFilename** | + | |
- | * **Type**:String | + | |
- | * **Description:This parameter is the path and filename of the grid file you want to use. | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:Boolean |
- | ===== Public Methods ===== | + | * Description:N/A |
- | === CloneDeep() === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * //returningColumnNames// |
- | * **Description**:N/A | + | * Type:IEnumerable<String> |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} DrawFeaturesWithStyleFilters(GeoCanvas,Dictionary<String,Collection<Feature>>,Collection<SimpleCandidate>,ZoomLevel,RectangleShape) ** |
- | === Close() === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:Void | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | === Draw(GeoCanvas,Collection<SimpleCandidate>) === | + | * Description:N/A |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Void | + | * //canvas// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | * //featuresForFilters// |
- | **canvas** | + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | * Description:N/A |
- | * **Description**:N/A | + | |
- | **labelsInAllLayers** | + | * //labelsInAllLayers// |
- | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> |
- | * **Description**:N/A | + | * Description:N/A |
- | [[#Public Methods|Go Back]] | + | * //currentZoomLevel// |
- | === Equals(Object) === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //marginWorldExtent// |
- | * **Return Type**:Boolean | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | <div newline></div> |
- | **obj** | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingFeatures(DrawingFeaturesEventArgs) ** |
- | * **Type**:Object | + | |
- | * **Description**:N/A | + | |
- | [[#Public Methods|Go Back]] | + | * //N/A// |
- | === GenerateGrid(GridDefinition,GridInterpolationModel,Stream) === | + | == Remarks == |
- | N/A | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Void | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | **gridDefinition** | + | * //e// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]] |
- | * **Description**:N/A | + | * Description:N/A |
- | **gridInterpolationModel** | + | <div newline></div> |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]] | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingWrappingFeatures(DrawingWrappingFeaturesFeatureLayerEventArgs) ** |
- | * **Description**:N/A | + | |
- | **outputStream** | + | * //N/A// |
- | * **Type**:Stream | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | === GenerateGridMatrix() === | + | * Type:Void |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GridCell[,]|GridCell[,]]] | + | * //e// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]] |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} DrawCore(GeoCanvas,Collection<SimpleCandidate>) ** |
- | === GenerateGridMatrix(GridDefinition,GridInterpolationModel) === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GridCell[,]|GridCell[,]]] | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | **gridDefinition** | + | * Type:Void |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] | + | * Description:N/A |
- | * **Description**:N/A | + | |
- | **gridInterpolationModel** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]] | + | * //canvas// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
+ | * Description:N/A | ||
- | [[#Public Methods|Go Back]] | + | * //labelsInAllLayers// |
- | === GetBoundingBox() === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | <div newline></div> |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | ** {{wiki:ProtectedMethod.gif|}} SetupTools() ** |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | === GetHashCode() === | + | * //N/A// |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Int32 | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === GetThreadSafetyLevel() === | + | ** {{wiki:ProtectedMethod.gif|}} SetupToolsCore() ** |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | === GetType() === | + | * Description:N/A |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Type | + | <div newline></div> |
- | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} OpenCore() ** |
- | ==== Parameters ==== | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | === Open() === | + | * //N/A// |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Void | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) === | + | ** {{wiki:ProtectedMethod.gif|}} CloseCore() ** |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:Void | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | **extentToRefresh** | + | * Type:Void |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
- | * **Description**:N/A | + | |
- | **bufferTime** | + | == Parameters == |
- | * **Type**:TimeSpan | + | <div newline></div> |
- | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} OnRequestedDrawing(RequestedDrawingLayerEventArgs) ** |
- | **bufferTimeType** | + | * //N/A// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | === RequestDrawing(IEnumerable<RectangleShape>,TimeSpan) === | + | * Type:Void |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Void | + | * //eventArgs// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | <div newline></div> |
- | **extentsToRefresh** | + | ** {{wiki:ProtectedMethod.gif|}} OnRequestingDrawing(RequestingDrawingLayerEventArgs) ** |
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | |
- | * **Description**:N/A | + | |
- | **bufferTime** | + | * //N/A// |
- | * **Type**:TimeSpan | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | === RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) === | + | * Type:Void |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Void | + | * //eventArgs// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | <div newline></div> |
- | **extentsToRefresh** | + | ** {{wiki:ProtectedMethod.gif|}} GetThreadSafetyLevelCore() ** |
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | |
- | * **Description**:N/A | + | |
- | **bufferTime** | + | * //N/A// |
- | * **Type**:TimeSpan | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | **bufferTimeType** | + | == Return Value == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | * Type:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] |
- | * **Description**:N/A | + | * Description:N/A |
- | [[#Public Methods|Go Back]] | + | == Parameters == |
- | === RequestDrawing(TimeSpan,RequestDrawingBufferTimeType) === | + | <div newline></div> |
- | N/A | + | ** {{wiki:ProtectedMethod.gif|}} CloneDeepCore() ** |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:Void | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | **bufferTime** | + | * Type:[[ThinkGeo.MapSuite.Core.Layer|Layer]] |
- | * **Type**:TimeSpan | + | * Description:N/A |
- | * **Description**:N/A | + | |
- | **bufferTimeType** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | <div newline></div> |
- | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} DrawException(GeoCanvas,Exception) ** |
- | [[#Public Methods|Go Back]] | + | * //N/A// |
- | === RequestDrawing(TimeSpan) === | + | == Remarks == |
- | N/A | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Void | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | **bufferTime** | + | * //canvas// |
- | * **Type**:TimeSpan | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
- | * **Description**:N/A | + | * Description:N/A |
- | [[#Public Methods|Go Back]] | + | * //e// |
- | === RequestDrawing(IEnumerable<RectangleShape>) === | + | * Type:Exception |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | <div newline></div> |
- | * **Return Type**:Void | + | ** {{wiki:ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,Exception) ** |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | + | * //N/A// |
- | **extentsToRefresh** | + | == Remarks == |
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | * //N/A// |
- | * **Description**:N/A | + | |
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | === RequestDrawing(RectangleShape) === | + | * Type:Void |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Void | + | * //canvas// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | * //e// |
- | **extentToRefresh** | + | * Type:Exception |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
- | * **Description**:N/A | + | |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === RequestDrawing() === | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionLayerEventArgs) ** |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:Void | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | === RequestDrawing(RectangleShape,TimeSpan) === | + | * Description:N/A |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Void | + | * //e// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | <div newline></div> |
- | **extentToRefresh** | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawnException(DrawnExceptionLayerEventArgs) ** |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
- | * **Description**:N/A | + | |
- | **bufferTime** | + | * //N/A// |
- | * **Type**:TimeSpan | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | === ToString() === | + | * Type:Void |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:String | + | * //e// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas,String) ** |
- | ===== Protected Methods ===== | + | |
- | === 1BU=(IEnumerable<String>) === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:Boolean | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | **returningColumnNames** | + | * Type:Void |
- | * **Type**:IEnumerable<String> | + | * Description:N/A |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | + | == Parameters == |
- | === 1xU=(GeoCanvas,Dictionary<String,Collection<Feature>>,Collection<SimpleCandidate>,ZoomLevel,RectangleShape) === | + | * //canvas// |
- | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
- | ==== Remarks ==== | + | * Description:N/A |
- | N/A | + | |
- | **Return Value** | + | * //attribution// |
- | * **Return Type**:Void | + | * Type:String |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | <div newline></div> |
- | **canvas** | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionLayerEventArgs) ** |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | |
- | * **Description**:N/A | + | |
- | **featuresForFilters** | + | * //N/A// |
- | * **Type**:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | **labelsInAllLayers** | + | == Return Value == |
- | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | **currentZoomLevel** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * //args// |
- | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] |
+ | * Description:N/A | ||
- | **marginWorldExtent** | + | <div newline></div> |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionLayerEventArgs) ** |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | + | * //N/A// |
- | === CloneDeepCore() === | + | == Remarks == |
- | N/A | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //args// |
- | === CloseCore() === | + | * Type:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | <div newline></div> |
- | * **Return Type**:Void | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ** |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | === DrawAttributionCore(GeoCanvas,String) === | + | * //N/A// |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Void | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | **canvas** | + | * //e// |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] |
- | * **Description**:N/A | + | * Description:N/A |
- | **attribution** | + | <div newline></div> |
- | * **Type**:String | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | + | * //N/A// |
- | === DrawCore(GeoCanvas,Collection<SimpleCandidate>) === | + | == Remarks == |
- | N/A | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Void | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | **canvas** | + | <div newline></div> |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | * **Description**:N/A | + | |
- | **labelsInAllLayers** | + | * //N/A// |
- | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | === DrawException(GeoCanvas,Exception) === | + | * Type:Object |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Void | + | <div newline></div> |
- | * **Description**:N/A | + | ==== Public Properties ==== |
+ | ** {{wiki:PublicProperty.gif|}} PathFilename ** | ||
- | ==== Parameters ==== | + | This property gets and sets the path and filename to the grid file you want to use. |
- | **canvas** | + | == Remarks == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | This should be the complete path and filename of a grid file. |
- | * **Description**:N/A | + | == Return Value == |
+ | * Type:String | ||
- | **e** | + | ** {{wiki:PublicProperty.gif|}} CellSize ** |
- | * **Type**:Exception | + | |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | + | Gets the cell size from the grid. |
- | === DrawExceptionCore(GeoCanvas,Exception) === | + | == Remarks == |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Return Value == |
+ | * Type:Double | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} NumberOfColumns ** | ||
+ | |||
+ | Gets the column number from the grid. | ||
+ | == Remarks == | ||
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} NumberOfRows ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | + | Gets the row number from the grid. |
- | **canvas** | + | == Remarks == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | N/A |
- | * **Description**:N/A | + | == Return Value == |
+ | * Type:Int32 | ||
- | **e** | + | ** {{wiki:PublicProperty.gif|}} NoDataValue ** |
- | * **Type**:Exception | + | |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | + | Gets the NoDataValue from the grid. |
- | === Finalize() === | + | == Remarks == |
- | N/A | + | |
- | ==== Remarks ==== | + | |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} HasBoundingBox ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | + | This property checks to see if a Layer has a BoundingBox or not. If it has no BoundingBox, it will throw an exception when you call the GetBoundingBox() and GetFullExtent() APIs. In GridFeatureLayer, we override this API and mark it as true. |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | === GetBoundingBoxCore() === | + | The default implementation in the base class returns false. |
- | This method returns the bounding box of the FeatureLayer. | + | == Return Value == |
- | ==== Remarks ==== | + | * Type:Boolean |
- | This method is called from the concrete public method GetBoundingBox. It returns the bounding box of the FeatureLayer. | + | |
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} DataValueColumnName ** |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
- | * **Description**:This method returns the bounding box of the FeatureLayer. | + | |
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetThreadSafetyLevelCore() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} WrappingExtent ** |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} WrappingMode ** |
- | * **Return Type**:Object | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === OnDrawingAttribution(DrawingAttributionLayerEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} EditTools ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | **args** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnDrawingException(DrawingExceptionLayerEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.EditTools|EditTools]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} FeatureIdsToExclude ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnDrawingFeatures(DrawingFeaturesEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Collection<String> | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} QueryTools ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnDrawingProgressChanged(DrawingProgressChangedEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} MaxRecordsToDraw ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnDrawingWrappingFeatures(DrawingWrappingFeaturesFeatureLayerEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} FeatureSource ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | + | ||
- | ==== Parameters ==== | + | |
- | **e** | + | |
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]] | + | |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | ||
- | === OnDrawnAttribution(DrawnAttributionLayerEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} DrawingQuality ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | **args** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnDrawnException(DrawnExceptionLayerEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} ZoomLevelSet ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | + | ||
- | ==== Parameters ==== | + | |
- | **e** | + | |
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | + | |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | ||
- | === OnRequestedDrawing(RequestedDrawingLayerEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} DrawingMarginPercentage ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | **eventArgs** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnRequestingDrawing(RequestingDrawingLayerEventArgs) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} DrawingMarginInPixel ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | + | ||
- | ==== Parameters ==== | + | |
- | **eventArgs** | + | |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] | + | |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | ||
- | === OpenCore() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Single | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} GeometryValidationMode ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === SetupTools() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} RequestDrawingInterval ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === SetupToolsCore() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:TimeSpan | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} IsOpen ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | === Attribution === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:String | + | * Type:Boolean |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} DrawingTime ** |
- | === BlueTranslation === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Single | + | |
- | [[#Public Properties|Go Back]] | ||
- | === CellSize === | ||
- | Gets the cell size from the grid. | ||
- | ==== Remarks ==== | ||
N/A | N/A | ||
- | ==== Return Value ==== | + | == Remarks == |
- | **Return Type**:Double | + | |
- | + | ||
- | [[#Public Properties|Go Back]] | + | |
- | === DataValueColumnName === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Return Value == |
- | N/A | + | * Type:TimeSpan |
- | ==== Return Value ==== | + | |
- | **Return Type**:String | + | |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Name ** |
- | === DrawingExceptionMode === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === DrawingMarginInPixel === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Single | + | * Type:String |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Attribution ** |
- | === DrawingMarginPercentage === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Double | + | |
- | [[#Public Properties|Go Back]] | ||
- | === DrawingQuality === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | + | * Type:String |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} IsVisible ** |
- | === DrawingTime === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:TimeSpan | + | |
- | [[#Public Properties|Go Back]] | ||
- | === EditTools === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.EditTools|EditTools]] | + | * Type:Boolean |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Transparency ** |
- | === FeatureIdsToExclude === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Collection<String> | + | |
- | [[#Public Properties|Go Back]] | ||
- | === FeatureSource === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Type:Single |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} BlueTranslation ** |
- | === GeometryValidationMode === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === GreenTranslation === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Single | + | * Type:Single |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} RedTranslation ** |
- | === HasBoundingBox === | + | |
- | This property checks to see if a Layer has a BoundingBox or not. If it has no BoundingBox, it will throw an exception when you call the GetBoundingBox() and GetFullExtent() APIs. In GridFeatureLayer, we override this API and mark it as true. | + | |
- | ==== Remarks ==== | + | |
- | The default implementation in the base class returns false. | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Boolean | + | |
- | [[#Public Properties|Go Back]] | ||
- | === IsGrayscale === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Boolean | + | * Type:Single |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} GreenTranslation ** |
- | === IsNegative === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Boolean | + | |
- | [[#Public Properties|Go Back]] | ||
- | === IsOpen === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Boolean | + | * Type:Single |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} KeyColors ** |
- | === IsVisible === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Boolean | + | |
- | [[#Public Properties|Go Back]] | ||
- | === KeyColors === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} IsNegative ** |
- | === MaxRecordsToDraw === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Int32 | + | |
- | [[#Public Properties|Go Back]] | ||
- | === Name === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:String | + | * Type:Boolean |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} IsGrayscale ** |
- | === NoDataValue === | + | |
- | Gets the NoDataValue from the grid. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Double | + | |
- | [[#Public Properties|Go Back]] | ||
- | === NumberOfColumns === | ||
- | Gets the column number from the grid. | ||
- | ==== Remarks ==== | ||
N/A | N/A | ||
- | ==== Return Value ==== | + | == Remarks == |
- | **Return Type**:Int32 | + | |
- | + | ||
- | [[#Public Properties|Go Back]] | + | |
- | === NumberOfRows === | + | |
- | Gets the row number from the grid. | + | |
- | ==== Remarks ==== | + | |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Int32 | + | * Type:Boolean |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} DrawingExceptionMode ** |
- | === PathFilename === | + | |
- | This property gets and sets the path and filename to the grid file you want to use. | + | |
- | ==== Remarks ==== | + | |
- | This should be the complete path and filename of a grid file. | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:String | + | |
- | [[#Public Properties|Go Back]] | ||
- | === QueryTools === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]] | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] |
- | [[#Public Properties|Go Back]] | + | ==== Protected Properties ==== |
- | === RedTranslation === | + | ** {{wiki:ProtectedProperty.gif|}} FetchedCount ** |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Single | + | |
- | [[#Public Properties|Go Back]] | ||
- | === RequestDrawingInterval === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:TimeSpan | + | * Type:Int64 |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} FetchedBytes ** |
- | === Transparency === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Single | + | |
- | [[#Public Properties|Go Back]] | ||
- | === WrappingExtent === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:Int64 |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} StyleTime ** |
- | === WrappingMode === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevelSet === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | + | * Type:TimeSpan |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} FetchTime ** |
- | ===== Protected Properties ===== | + | |
- | === 0BU= === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:TimeSpan | + | |
- | [[#Protected Properties|Go Back]] | ||
- | === 0xU= === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:TimeSpan | + | * Type:TimeSpan |
- | [[#Protected Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} IsOpenCore ** |
- | === IsOpenCore === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Boolean | + | |
- | + | ||
- | [[#Protected Properties|Go Back]] | + | |
- | === yhU= === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Int64 | + | |
- | [[#Protected Properties|Go Back]] | ||
- | === zRU= === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Int64 | + | * Type:Boolean |
- | [[#Protected Properties|Go Back]] | + | ==== Public Events ==== |
- | ===== Public Events ===== | + | ** {{wiki:PublicEvent.gif|}} StreamLoading ** |
- | === DrawingAttribution === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawingFeatures ** |
- | === DrawingException === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawingWrappingFeatures ** |
- | === DrawingFeatures === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} RequestedDrawing ** |
- | === DrawingProgressChanged === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} RequestingDrawing ** |
- | === DrawingWrappingFeatures === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawingProgressChanged ** |
- | === DrawnAttribution === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawingException ** |
- | === DrawnException === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawnException ** |
- | === RequestedDrawing === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawingAttribution ** |
- | === RequestingDrawing === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] |
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawnAttribution ** |
- | === StreamLoading === | + | |
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] |
- | [[#Public Events|Go Back]] | ||