This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.gpxfeaturesource [2015/09/17 10:31] admin |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.Core.GpxFeatureSource ====== | ||
| - | ===== Inheritance Hierarchy ===== | ||
| - | *System.Object | ||
| - | *ThinkGeo.MapSuite.Core.FeatureSource | ||
| - | ***ThinkGeo.MapSuite.Core.GpxFeatureSource** | ||
| - | ===== Members Summary ===== | ||
| - | === Public Constructors === | ||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GpxFeatureSource()|GpxFeatureSource]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GpxFeatureSource(String)|GpxFeatureSource]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | === Protected Constructors === | ||
| - | === Public Methods === | ||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#AddColumn(FeatureSourceColumn)|AddColumn]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#AddFeature(Feature)|AddFeature]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#AddFeature(BaseShape)|AddFeature]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#AddFeature(BaseShape,IDictionary<String,String>)|AddFeature]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],IDictionary<String,String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#ApplyFilters(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>)|ApplyFilters]]** | ||
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>,IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#BeginTransaction()|BeginTransaction]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#CanGetBoundingBoxQuickly()|CanGetBoundingBoxQuickly]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#CanGetCountQuickly()|CanGetCountQuickly]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#Close()|Close]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#CommitTransaction()|CommitTransaction]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#DeleteColumn(String)|DeleteColumn]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#DeleteFeature(String)|DeleteFeature]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | ||
| - | * **Parameters**:Object | ||
| - | * **DeclaringType**:Object | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#ExecuteNonQuery(String)|ExecuteNonQuery]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#ExecuteQuery(String)|ExecuteQuery]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#ExecuteScalar(String)|ExecuteScalar]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(IEnumerable<String>,Int32,Int32)|GetAllFeatures]]** | ||
| - | * **Parameters**:IEnumerable<String>,Int32,Int32 | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(ReturningColumnsType,Int32,Int32)|GetAllFeatures]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]],Int32,Int32 | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(ReturningColumnsType,Int32)|GetAllFeatures]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]],Int32 | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(IEnumerable<String>)|GetAllFeatures]]** | ||
| - | * **Parameters**:IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(ReturningColumnsType)|GetAllFeatures]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBox()|GetBoundingBox]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBoxById(String)|GetBoundingBoxById]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBoxByIds(IEnumerable<String>)|GetBoundingBoxByIds]]** | ||
| - | * **Parameters**:IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBoxesByIds(IEnumerable<String>)|GetBoundingBoxesByIds]]** | ||
| - | * **Parameters**:IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetColumns()|GetColumns]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetCount()|GetCount]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetDistinctColumnValues(String)|GetDistinctColumnValues]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeatureById(String,ReturningColumnsType)|GetFeatureById]]** | ||
| - | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeatureById(String,IEnumerable<String>)|GetFeatureById]]** | ||
| - | * **Parameters**:String,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByColumnValue(String,String)|GetFeaturesByColumnValue]]** | ||
| - | * **Parameters**:String,String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByColumnValue(String,String,IEnumerable<String>)|GetFeaturesByColumnValue]]** | ||
| - | * **Parameters**:String,String,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByColumnValue(String,String,ReturningColumnsType)|GetFeaturesByColumnValue]]** | ||
| - | * **Parameters**:String,String,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByIds(IEnumerable<String>,ReturningColumnsType)|GetFeaturesByIds]]** | ||
| - | * **Parameters**:IEnumerable<String>,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>)|GetFeaturesByIds]]** | ||
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>,IEnumerable<String>)|GetFeaturesByIds]]** | ||
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesForDrawing(RectangleShape,Double,Double,ReturningColumnsType)|GetFeaturesForDrawing]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>,IEnumerable<String>)|GetFeaturesForDrawing]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>)|GetFeaturesForDrawing]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesInsideBoundingBox(RectangleShape,IEnumerable<String>)|GetFeaturesInsideBoundingBox]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesInsideBoundingBox(RectangleShape,ReturningColumnsType)|GetFeaturesInsideBoundingBox]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit)|GetFeaturesNearestTo]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String>,Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit)|GetFeaturesNearestTo]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String>,Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,ReturningColumnsType)|GetFeaturesNearestTo]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>)|GetFeaturesNearestTo]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(Feature,GeographyUnit,Int32,ReturningColumnsType)|GetFeaturesNearestTo]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>)|GetFeaturesNearestTo]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesOutsideBoundingBox(RectangleShape,ReturningColumnsType)|GetFeaturesOutsideBoundingBox]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesOutsideBoundingBox(RectangleShape,IEnumerable<String>)|GetFeaturesOutsideBoundingBox]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,ReturningColumnsType)|GetFeaturesWithinDistanceOf]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,IEnumerable<String>)|GetFeaturesWithinDistanceOf]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,ReturningColumnsType)|GetFeaturesWithinDistanceOf]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>)|GetFeaturesWithinDistanceOf]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetFirstFeaturesWellKnownType()|GetFirstFeaturesWellKnownType]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:Object | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetMetadata()|GetMetadata]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:Object | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#Open()|Open]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#RefreshColumns()|RefreshColumns]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#RollbackTransaction()|RollbackTransaction]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(Feature,QueryType,IEnumerable<String>)|SpatialQuery]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(BaseShape,QueryType,ReturningColumnsType)|SpatialQuery]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(BaseShape,QueryType,IEnumerable<String>,IEnumerable<String>)|SpatialQuery]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(BaseShape,QueryType,IEnumerable<String>)|SpatialQuery]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(Feature,QueryType,ReturningColumnsType)|SpatialQuery]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:Object | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#UpdateColumn(String,FeatureSourceColumn)|UpdateColumn]]** | ||
| - | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#UpdateFeature(BaseShape,IDictionary<String,String>)|UpdateFeature]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],IDictionary<String,String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#UpdateFeature(BaseShape)|UpdateFeature]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:PublicMethod.gif|}}[[#UpdateFeature(Feature)|UpdateFeature]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | === Protected Methods === | ||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ApplyFiltersCore(IEnumerable<Feature>,IEnumerable<String>,String)|ApplyFiltersCore]]** | ||
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>,IEnumerable<String>,String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#CanGetBoundingBoxQuicklyCore()|CanGetBoundingBoxQuicklyCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#CanGetCountQuicklyCore()|CanGetCountQuicklyCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#CloneDeepCore()|CloneDeepCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#CloseCore()|CloseCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#CommitTransactionCore(TransactionBuffer)|CommitTransactionCore]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToExternalProjection(Feature)|ConvertToExternalProjection]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToExternalProjection(IEnumerable<Feature>)|ConvertToExternalProjection]]** | ||
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToExternalProjection(RectangleShape)|ConvertToExternalProjection]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToExternalProjection(IEnumerable<RectangleShape>)|ConvertToExternalProjection]]** | ||
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(RectangleShape)|ConvertToInternalProjection]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(BaseShape)|ConvertToInternalProjection]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(IEnumerable<Feature>)|ConvertToInternalProjection]]** | ||
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(Feature)|ConvertToInternalProjection]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(IEnumerable<RectangleShape>)|ConvertToInternalProjection]]** | ||
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ExecuteNonQueryCore(String)|ExecuteNonQueryCore]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ExecuteQueryCore(String)|ExecuteQueryCore]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ExecuteScalarCore(String)|ExecuteScalarCore]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:Object | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetAllFeaturesCore(IEnumerable<String>)|GetAllFeaturesCore]]** | ||
| - | * **Parameters**:IEnumerable<String> | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetAllFeaturesCore(IEnumerable<String>,Int32,Int32)|GetAllFeaturesCore]]** | ||
| - | * **Parameters**:IEnumerable<String>,Int32,Int32 | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetBoundingBoxByIdCore(String)|GetBoundingBoxByIdCore]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetColumnNamesInsideFeatureSource(IEnumerable<String>)|GetColumnNamesInsideFeatureSource]]** | ||
| - | * **Parameters**:IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetColumnNamesOutsideFeatureSource(IEnumerable<String>)|GetColumnNamesOutsideFeatureSource]]** | ||
| - | * **Parameters**:IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetColumnsCore()|GetColumnsCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetCountCore()|GetCountCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetDistinctColumnValuesCore(String)|GetDistinctColumnValuesCore]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesByColumnValueCore(String,String,IEnumerable<String>)|GetFeaturesByColumnValueCore]]** | ||
| - | * **Parameters**:String,String,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesByIdsCore(IEnumerable<String>,IEnumerable<String>)|GetFeaturesByIdsCore]]** | ||
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesForDrawingCore(RectangleShape,Double,Double,IEnumerable<String>)|GetFeaturesForDrawingCore]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesInsideBoundingBoxCore(RectangleShape,IEnumerable<String>)|GetFeaturesInsideBoundingBoxCore]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],IEnumerable<String> | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesNearestToCore(BaseShape,GeographyUnit,Int32,IEnumerable<String>)|GetFeaturesNearestToCore]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesOutsideBoundingBoxCore(RectangleShape,IEnumerable<String>)|GetFeaturesOutsideBoundingBoxCore]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesWithinDistanceOfCore(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>)|GetFeaturesWithinDistanceOfCore]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFirstFeaturesWellKnownTypeCore()|GetFirstFeaturesWellKnownTypeCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetReturningColumnNames(ReturningColumnsType)|GetReturningColumnNames]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:Object | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnAppliedFilters(AppliedFiltersFeatureSourceEventArgs)|OnAppliedFilters]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnApplyingFilters(ApplyingFiltersFeatureSourceEventArgs)|OnApplyingFilters]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnClosedFeatureSource(ClosedFeatureSourceEventArgs)|OnClosedFeatureSource]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnClosingFeatureSource(ClosingFeatureSourceEventArgs)|OnClosingFeatureSource]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnCommittedTransaction(CommittedTransactionEventArgs)|OnCommittedTransaction]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnCommittingTransaction(CommittingTransactionEventArgs)|OnCommittingTransaction]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnCustomColumnFetch(CustomColumnFetchEventArgs)|OnCustomColumnFetch]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnGettingColumns(GettingColumnsFeatureSourceEventArgs)|OnGettingColumns]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnGettingFeaturesByIds(GettingFeaturesByIdsFeatureSourceEventArgs)|OnGettingFeaturesByIds]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnGettingFeaturesForDrawing(GettingFeaturesForDrawingFeatureSourceEventArgs)|OnGettingFeaturesForDrawing]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnGottenColumns(GottenColumnsFeatureSourceEventArgs)|OnGottenColumns]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnOpenedFeatureSource(OpenedFeatureSourceEventArgs)|OnOpenedFeatureSource]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnOpeningFeatureSource(OpeningFeatureSourceEventArgs)|OnOpeningFeatureSource]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnStreamLoading(StreamLoadingEventArgs)|OnStreamLoading]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#OpenCore()|OpenCore]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:N/A | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#SpatialQueryCore(BaseShape,QueryType,IEnumerable<String>)|SpatialQueryCore]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#WhQ=(Collection<Feature>,Collection<String>,Boolean)|WhQ=]]** | ||
| - | * **Parameters**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>,Collection<String>,Boolean | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#XBQ=(Collection<Feature>)|XBQ=]]** | ||
| - | * **Parameters**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#XRQ=(RectangleShape,Collection<Feature>,Boolean)|XRQ=]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>,Boolean | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#XhQ=(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape)|XhQ=]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String>,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#XxQ=(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape)|XxQ=]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String>,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ahQ=(RectangleShape)|ahQ=]]** | ||
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#cRQ=(Collection<Feature>)|cRQ=]]** | ||
| - | * **Parameters**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#dRQ=(IEnumerable<String>)|dRQ=]]** | ||
| - | * **Parameters**:IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#dxQ=(IEnumerable<String>,IEnumerable<String>,ZoomLevel,Func<Collection<Feature>>,IEnumerable<String>,RectangleShape)|dxQ=]]** | ||
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String>,[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]],Func<Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>,IEnumerable<String>,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#eBQ=(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>)|eBQ=]]** | ||
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#eBQ=(IEnumerable<String>,Func<IEnumerable<String>,Collection<Feature>>,IEnumerable<String>)|eBQ=]]** | ||
| - | * **Parameters**:IEnumerable<String>,Func<IEnumerable<String>,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#eRQ=(IEnumerable<String>)|eRQ=]]** | ||
| - | * **Parameters**:IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#ehQ=(IEnumerable<String>,IEnumerable<String>)|ehQ=]]** | ||
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#exQ=()|exQ=]]** | ||
| - | * **Parameters**:N/A | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#fxQ=(String)|fxQ=]]** | ||
| - | * **Parameters**:String | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | <div class_table> | ||
| - | **{{wiki:ProtectedMethod.gif|}}[[#gBQ=(IEnumerable<String>,IEnumerable<String>)|gBQ=]]** | ||
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String> | ||
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Summary**:N/A | ||
| - | </div> | ||
| - | |||
| - | === Public Properties === | ||
| - | **{{wiki:PublicProperty.gif|}}[[#CanExecuteSqlQuery|CanExecuteSqlQuery]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#CanModifyColumnStructure|CanModifyColumnStructure]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#FeatureIdsToExclude|FeatureIdsToExclude]]** | ||
| - | * **Return**:Collection<String> | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#Filters|Filters]]** | ||
| - | * **Return**:Collection<String> | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#GeoCache|GeoCache]]** | ||
| - | * **Return**:[[ThinkGeo.MapSuite.Core.FeatureCache|FeatureCache]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#GeometryValidationMode|GeometryValidationMode]]** | ||
| - | * **Return**:[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#GpxPathFilename|GpxPathFilename]]** | ||
| - | * **Return**:String | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#Id|Id]]** | ||
| - | * **Return**:String | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#IsEditable|IsEditable]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#IsInTransaction|IsInTransaction]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#IsOpen|IsOpen]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#IsTransactionLive|IsTransactionLive]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#LinkExpressions|LinkExpressions]]** | ||
| - | * **Return**:Collection<String> | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#LinkSources|LinkSources]]** | ||
| - | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]> | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#MaxRecordsToDraw|MaxRecordsToDraw]]** | ||
| - | * **Return**:Int32 | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#Projection|Projection]]** | ||
| - | * **Return**:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicProperty.gif|}}[[#TransactionBuffer|TransactionBuffer]]** | ||
| - | * **Return**:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | === Protected Properties === | ||
| - | **{{wiki:ProtectedProperty.gif|}}[[#CanExecuteSqlQueryCore|CanExecuteSqlQueryCore]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:ProtectedProperty.gif|}}[[#CanModifyColumnStructureCore|CanModifyColumnStructureCore]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:ProtectedProperty.gif|}}[[#FeatureSourceColumns|FeatureSourceColumns]]** | ||
| - | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:ProtectedProperty.gif|}}[[#IsOpenCore|IsOpenCore]]** | ||
| - | * **Return**:Boolean | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | === Public Events === | ||
| - | **{{wiki:PublicEvent.gif|}}[[#AppliedFilters|AppliedFilters]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#ApplyingFilters|ApplyingFilters]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#ClosedFeatureSource|ClosedFeatureSource]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#ClosingFeatureSource|ClosingFeatureSource]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#CommittedTransaction|CommittedTransaction]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#CommittingTransaction|CommittingTransaction]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#CustomColumnFetch|CustomColumnFetch]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#DrawingProgressChanged|DrawingProgressChanged]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#GettingColumns|GettingColumns]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#GettingFeaturesByIds|GettingFeaturesByIds]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#GettingFeaturesForDrawing|GettingFeaturesForDrawing]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#GottenColumns|GottenColumns]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#OpenedFeatureSource|OpenedFeatureSource]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#OpeningFeatureSource|OpeningFeatureSource]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | **{{wiki:PublicEvent.gif|}}[[#StreamLoading|StreamLoading]]** | ||
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | ||
| - | * **Summary**:N/A | ||
| - | |||
| - | ===== Public Constructors ===== | ||
| - | === GpxFeatureSource() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Parameters ==== | ||
| - | [[#Public Constructors|Go Back]] | ||
| - | === GpxFeatureSource(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Parameters ==== | ||
| - | **gpxPathFilename** | ||
| - | * **Type**:String | ||
| - | * **Description:N/A | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ===== Protected Constructors ===== | ||
| - | ===== Public Methods ===== | ||
| - | === AddColumn(FeatureSourceColumn) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **featureSourceColumn** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === AddFeature(Feature) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **feature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === AddFeature(BaseShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **shape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === AddFeature(BaseShape,IDictionary<String,String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **shape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **columnValues** | ||
| - | * **Type**:IDictionary<String,String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === ApplyFilters(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **features** | ||
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **filters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === BeginTransaction() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === CanGetBoundingBoxQuickly() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === CanGetCountQuickly() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === CloneDeep() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === Close() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === CommitTransaction() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.TransactionResult|TransactionResult]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === DeleteColumn(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === DeleteFeature(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **id** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === Equals(Object) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **obj** | ||
| - | * **Type**:Object | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === ExecuteNonQuery(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **sqlStatement** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === ExecuteQuery(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:DataTable | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **sqlStatement** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === ExecuteScalar(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Object | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **sqlStatement** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetAllFeatures(IEnumerable<String>,Int32,Int32) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **startIndex** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **takeCount** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetAllFeatures(ReturningColumnsType,Int32,Int32) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnTypes** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **startIndex** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **takeCount** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetAllFeatures(ReturningColumnsType,Int32) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnTypes** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **startIndex** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetAllFeatures(IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetAllFeatures(ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetBoundingBox() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetBoundingBoxById(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **id** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetBoundingBoxByIds(IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **ids** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetBoundingBoxesByIds(IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **ids** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetColumns() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetCount() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetDistinctColumnValues(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.DistinctColumnValue|DistinctColumnValue]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeatureById(String,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **id** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeatureById(String,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **id** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesByColumnValue(String,String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **columnValue** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesByColumnValue(String,String,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **columnValue** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesByColumnValue(String,String,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **columnValue** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesByIds(IEnumerable<String>,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **ids** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **ids** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **ids** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **filters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesForDrawing(RectangleShape,Double,Double,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenWidth** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenHeight** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenWidth** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenHeight** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **filters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenWidth** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenHeight** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesInsideBoundingBox(RectangleShape,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesInsideBoundingBox(RectangleShape,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetFeature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **maxItemsToFind** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **searchRadius** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfSearchRadius** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **maxItemsToFind** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **searchRadius** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfSearchRadius** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **maxItemsToFind** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfFeatureSource** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **maxItemsToFind** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesNearestTo(Feature,GeographyUnit,Int32,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetFeature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **maxItemsToFind** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetFeature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **maxItemsToFind** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesOutsideBoundingBox(RectangleShape,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesOutsideBoundingBox(RectangleShape,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetFeature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distanceUnit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distance** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetFeature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distanceUnit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distance** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distanceUnit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distance** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distanceUnit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distance** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetFirstFeaturesWellKnownType() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetHashCode() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetMetadata() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Dictionary<String,String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === GetType() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Type | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === Open() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === RefreshColumns() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === RollbackTransaction() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === SpatialQuery(Feature,QueryType,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **feature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **queryType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === SpatialQuery(BaseShape,QueryType,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **queryType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === SpatialQuery(BaseShape,QueryType,IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **queryType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **filters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === SpatialQuery(BaseShape,QueryType,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **queryType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === SpatialQuery(Feature,QueryType,ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **feature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **queryType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === ToString() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | === UpdateColumn(String,FeatureSourceColumn) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **newFeatureSourceColumn** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === UpdateFeature(BaseShape,IDictionary<String,String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **shape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **columnValues** | ||
| - | * **Type**:IDictionary<String,String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === UpdateFeature(BaseShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **shape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | === UpdateFeature(Feature) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **feature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Public Methods|Go Back]] | ||
| - | ===== Protected Methods ===== | ||
| - | === ApplyFiltersCore(IEnumerable<Feature>,IEnumerable<String>,String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **features** | ||
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **linkExpression** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === CanGetBoundingBoxQuicklyCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === CanGetCountQuicklyCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === CloneDeepCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === CloseCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === CommitTransactionCore(TransactionBuffer) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.TransactionResult|TransactionResult]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **transactions** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToExternalProjection(Feature) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **feature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToExternalProjection(IEnumerable<Feature>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **features** | ||
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToExternalProjection(RectangleShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **rectangle** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToExternalProjection(IEnumerable<RectangleShape>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **rectangles** | ||
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToInternalProjection(RectangleShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **rectangle** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToInternalProjection(BaseShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **baseShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToInternalProjection(IEnumerable<Feature>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **features** | ||
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToInternalProjection(Feature) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **feature** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ConvertToInternalProjection(IEnumerable<RectangleShape>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **rectangles** | ||
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ExecuteNonQueryCore(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **sqlStatement** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ExecuteQueryCore(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:DataTable | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **sqlStatement** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ExecuteScalarCore(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Object | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **sqlStatement** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === Finalize() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetAllFeaturesCore(IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetAllFeaturesCore(IEnumerable<String>,Int32,Int32) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **startIndex** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **takeCount** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetBoundingBoxByIdCore(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **id** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetBoundingBoxCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetColumnNamesInsideFeatureSource(IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetColumnNamesOutsideFeatureSource(IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetColumnsCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetCountCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetDistinctColumnValuesCore(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.DistinctColumnValue|DistinctColumnValue]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetFeaturesByColumnValueCore(String,String,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **columnValue** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetFeaturesByIdsCore(IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **ids** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetFeaturesForDrawingCore(RectangleShape,Double,Double,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenWidth** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenHeight** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetFeaturesInsideBoundingBoxCore(RectangleShape,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetFeaturesNearestToCore(BaseShape,GeographyUnit,Int32,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **maxItemsToFind** | ||
| - | * **Type**:Int32 | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetFeaturesOutsideBoundingBoxCore(RectangleShape,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetFeaturesWithinDistanceOfCore(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unitOfData** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distanceUnit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **distance** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetFirstFeaturesWellKnownTypeCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetReturningColumnNames(ReturningColumnsType) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNamesType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === MemberwiseClone() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Object | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnAppliedFilters(AppliedFiltersFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnApplyingFilters(ApplyingFiltersFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnClosedFeatureSource(ClosedFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnClosingFeatureSource(ClosingFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnCommittedTransaction(CommittedTransactionEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnCommittingTransaction(CommittingTransactionEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnCustomColumnFetch(CustomColumnFetchEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnDrawingProgressChanged(DrawingProgressChangedEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnGettingColumns(GettingColumnsFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnGettingFeaturesByIds(GettingFeaturesByIdsFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnGettingFeaturesForDrawing(GettingFeaturesForDrawingFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnGottenColumns(GottenColumnsFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnOpenedFeatureSource(OpenedFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnOpeningFeatureSource(OpeningFeatureSourceEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnStreamLoading(StreamLoadingEventArgs) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OpenCore() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === SpatialQueryCore(BaseShape,QueryType,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **targetShape** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **queryType** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === WhQ=(Collection<Feature>,Collection<String>,Boolean) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **sourceFeatures** | ||
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **fieldNamesOutsideOfSource** | ||
| - | * **Type**:Collection<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **forceRaiseEvent** | ||
| - | * **Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === XBQ=(Collection<Feature>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returnFeatures** | ||
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === XRQ=(RectangleShape,Collection<Feature>,Boolean) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returnFeatures** | ||
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **needUpdateProjection** | ||
| - | * **Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === XhQ=(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenWidth** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenHeight** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **wrappingExtent** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === XxQ=(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **boundingBox** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenWidth** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **screenHeight** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **wrappingExtent** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ahQ=(RectangleShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **rectangle** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === cRQ=(Collection<Feature>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Void | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **sourceFeatures** | ||
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === dRQ=(IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === dxQ=(IEnumerable<String>,IEnumerable<String>,ZoomLevel,Func<Collection<Feature>>,IEnumerable<String>,RectangleShape) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **styleFilters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **currentZoomLevel** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **func** | ||
| - | * **Type**:Func<Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **ids** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **extent** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === eBQ=(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **features** | ||
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **filters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **linkingColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === eBQ=(IEnumerable<String>,Func<IEnumerable<String>,Collection<Feature>>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **getFeatures** | ||
| - | * **Type**:Func<IEnumerable<String>,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **filters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === eRQ=(IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === ehQ=(IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Collection<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **filters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === exQ=() === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === fxQ=(String) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **columnName** | ||
| - | * **Type**:String | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === gBQ=(IEnumerable<String>,IEnumerable<String>) === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Return Value** | ||
| - | * **Return Type**:Boolean | ||
| - | * **Description**:N/A | ||
| - | |||
| - | ==== Parameters ==== | ||
| - | **returningColumnNames** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **filters** | ||
| - | * **Type**:IEnumerable<String> | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | === CanExecuteSqlQuery === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === CanModifyColumnStructure === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === FeatureIdsToExclude === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Collection<String> | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === Filters === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Collection<String> | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === GeoCache === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.FeatureCache|FeatureCache]] | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === GeometryValidationMode === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === GpxPathFilename === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:String | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === Id === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:String | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === IsEditable === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === IsInTransaction === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === IsOpen === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === IsTransactionLive === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === LinkExpressions === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Collection<String> | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === LinkSources === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]> | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === MaxRecordsToDraw === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Int32 | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === Projection === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | === TransactionBuffer === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] | ||
| - | |||
| - | [[#Public Properties|Go Back]] | ||
| - | ===== Protected Properties ===== | ||
| - | === CanExecuteSqlQueryCore === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Protected Properties|Go Back]] | ||
| - | === CanModifyColumnStructureCore === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Protected Properties|Go Back]] | ||
| - | === FeatureSourceColumns === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | ||
| - | |||
| - | [[#Protected Properties|Go Back]] | ||
| - | === IsOpenCore === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | ==== Return Value ==== | ||
| - | **Return Type**:Boolean | ||
| - | |||
| - | [[#Protected Properties|Go Back]] | ||
| - | ===== Public Events ===== | ||
| - | === AppliedFilters === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === ApplyingFilters === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === ClosedFeatureSource === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === ClosingFeatureSource === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === CommittedTransaction === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === CommittingTransaction === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === CustomColumnFetch === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === DrawingProgressChanged === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === GettingColumns === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === GettingFeaturesByIds === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === GettingFeaturesForDrawing === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === GottenColumns === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === OpenedFeatureSource === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === OpeningFeatureSource === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
| - | === StreamLoading === | ||
| - | N/A | ||
| - | ==== Remarks ==== | ||
| - | N/A | ||
| - | |||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | ||
| - | |||
| - | [[#Public Events|Go Back]] | ||
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.