This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.filegeodatabasefeaturesource [2015/09/17 10:28] admin |
thinkgeo.mapsuite.core.filegeodatabasefeaturesource [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.FileGeoDatabaseFeatureSource ====== | ====== ThinkGeo.MapSuite.Core.FileGeoDatabaseFeatureSource ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| + | |||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| *System.Object | *System.Object | ||
| Line 5: | Line 9: | ||
| ***ThinkGeo.MapSuite.Core.FileGeoDatabaseFeatureSource** | ***ThinkGeo.MapSuite.Core.FileGeoDatabaseFeatureSource** | ||
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| - | === Public Constructors === | + | ==== Public Constructors ==== |
| - | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} FileGeoDatabaseFeatureSource() ** |
| - | **{{wiki:PublicMethod.gif|}}[[#FileGeoDatabaseFeatureSource()|FileGeoDatabaseFeatureSource]]** | + | |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#FileGeoDatabaseFeatureSource(String,String)|FileGeoDatabaseFeatureSource]]** | + | == Remarks == |
| - | * **Parameters**:String,String | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:N/A | + | <div newline></div> |
| - | </div> | + | ** {{wiki:PublicMethod.gif|}} FileGeoDatabaseFeatureSource(String,String) ** |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#FileGeoDatabaseFeatureSource(String,String,String)|FileGeoDatabaseFeatureSource]]** | + | == Remarks == |
| - | * **Parameters**:String,String,String | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:N/A | + | * //fileGeoDatabasePathName// |
| - | </div> | + | * Type:String |
| + | * Description:N/A | ||
| - | === Protected Constructors === | + | * //tableName// |
| - | === Public Methods === | + | * Type:String |
| - | <div class_table> | + | * Description:N/A |
| - | **{{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> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#AddFeature(BaseShape,IDictionary<String,String>)|AddFeature]]** | + | ** {{wiki:PublicMethod.gif|}} FileGeoDatabaseFeatureSource(String,String,String) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],IDictionary<String,String> | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#AddFeature(Feature)|AddFeature]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | == Parameters == |
| - | * **Summary**:N/A | + | * //fileGeoDatabasePathName// |
| - | </div> | + | * Type:String |
| + | * Description:N/A | ||
| - | <div class_table> | + | * //tableName// |
| - | **{{wiki:PublicMethod.gif|}}[[#AddFeature(BaseShape)|AddFeature]]** | + | * Type:String |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //featureIdColumn// |
| - | **{{wiki:PublicMethod.gif|}}[[#ApplyFilters(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>)|ApplyFilters]]** | + | * Type:String |
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>,IEnumerable<String>,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#BeginTransaction()|BeginTransaction]]** | + | ==== Protected Constructors ==== |
| - | * **Parameters**:N/A | + | ==== Public Methods ==== |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | ** {{wiki:PublicMethod.gif|}} GetInternalProj4ProjectionParametersString() ** |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#CanGetBoundingBoxQuickly()|CanGetBoundingBoxQuickly]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#CanGetCountQuickly()|CanGetCountQuickly]]** | + | * Type:String |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | + | <div newline></div> |
| - | * **Parameters**:N/A | + | ** {{wiki:PublicMethod.gif|}} GetBoundingBox() ** |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#Close()|Close]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#CommitTransaction()|CommitTransaction]]** | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateFileGeoDatabase(String)|CreateFileGeoDatabase]]** | + | <div newline></div> |
| - | * **Parameters**:String | + | ** {{wiki:PublicMethod.gif|}} CloneDeep() ** |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateTable(String,String,WellKnownType,IEnumerable<FeatureSourceColumn>)|CreateTable]]** | + | == Remarks == |
| - | * **Parameters**:String,String,[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]],IEnumerable<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#CreateTable(String,String,WellKnownType,IEnumerable<String>)|CreateTable]]** | + | * Type:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] |
| - | * **Parameters**:String,String,[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]],IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#DeleteColumn(String)|DeleteColumn]]** | + | <div newline></div> |
| - | * **Parameters**:String | + | ** {{wiki:PublicMethod.gif|}} Open() ** |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#DeleteFeature(String)|DeleteFeature]]** | + | == Remarks == |
| - | * **Parameters**:String | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | * Type:Void |
| - | * **Parameters**:Object | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#ExecuteNonQuery(String)|ExecuteNonQuery]]** | + | <div newline></div> |
| - | * **Parameters**:String | + | ** {{wiki:PublicMethod.gif|}} Close() ** |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#ExecuteQuery(String)|ExecuteQuery]]** | + | == Remarks == |
| - | * **Parameters**:String | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#ExecuteScalar(String)|ExecuteScalar]]** | + | * Type:Void |
| - | * **Parameters**:String | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(IEnumerable<String>)|GetAllFeatures]]** | + | <div newline></div> |
| - | * **Parameters**:IEnumerable<String> | + | ** {{wiki:PublicMethod.gif|}} BeginTransaction() ** |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(ReturningColumnsType)|GetAllFeatures]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(ReturningColumnsType,Int32,Int32)|GetAllFeatures]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]],Int32,Int32 | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(ReturningColumnsType,Int32)|GetAllFeatures]]** | + | <div newline></div> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]],Int32 | + | ** {{wiki:PublicMethod.gif|}} AddFeature(Feature) ** |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetAllFeatures(IEnumerable<String>,Int32,Int32)|GetAllFeatures]]** | + | == Remarks == |
| - | * **Parameters**:IEnumerable<String>,Int32,Int32 | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBox()|GetBoundingBox]]** | + | * Type:String |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBoxById(String)|GetBoundingBoxById]]** | + | * //feature// |
| - | * **Parameters**:String | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBoxByIds(IEnumerable<String>)|GetBoundingBoxByIds]]** | + | ** {{wiki:PublicMethod.gif|}} AddFeature(BaseShape) ** |
| - | * **Parameters**:IEnumerable<String> | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBoxesByIds(IEnumerable<String>)|GetBoundingBoxesByIds]]** | + | == Remarks == |
| - | * **Parameters**:IEnumerable<String> | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetColumnNames(String,String)|GetColumnNames]]** | + | * Type:String |
| - | * **Parameters**:String,String | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetColumns()|GetColumns]]** | + | * //shape// |
| - | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetCount()|GetCount]]** | + | ** {{wiki:PublicMethod.gif|}} AddFeature(BaseShape,IDictionary<String,String>) ** |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetDistinctColumnValues(String)|GetDistinctColumnValues]]** | + | == Remarks == |
| - | * **Parameters**:String | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeatureById(String,IEnumerable<String>)|GetFeatureById]]** | + | * Type:String |
| - | * **Parameters**:String,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeatureById(String,ReturningColumnsType)|GetFeatureById]]** | + | * //shape// |
| - | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //columnValues// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByColumnValue(String,String,ReturningColumnsType)|GetFeaturesByColumnValue]]** | + | * Type:IDictionary<String,String> |
| - | * **Parameters**:String,String,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByColumnValue(String,String)|GetFeaturesByColumnValue]]** | + | ** {{wiki:PublicMethod.gif|}} DeleteFeature(String) ** |
| - | * **Parameters**:String,String | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByColumnValue(String,String,IEnumerable<String>)|GetFeaturesByColumnValue]]** | + | == Remarks == |
| - | * **Parameters**:String,String,IEnumerable<String> | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByIds(IEnumerable<String>,ReturningColumnsType)|GetFeaturesByIds]]** | + | * Type:Void |
| - | * **Parameters**:IEnumerable<String>,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>,IEnumerable<String>)|GetFeaturesByIds]]** | + | * //id// |
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String>,IEnumerable<String> | + | * Type:String |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>)|GetFeaturesByIds]]** | + | ** {{wiki:PublicMethod.gif|}} UpdateFeature(Feature) ** |
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String> | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>,IEnumerable<String>)|GetFeaturesForDrawing]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String>,IEnumerable<String> | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>)|GetFeaturesForDrawing]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesForDrawing(RectangleShape,Double,Double,ReturningColumnsType)|GetFeaturesForDrawing]]** | + | * //feature// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesInsideBoundingBox(RectangleShape,IEnumerable<String>)|GetFeaturesInsideBoundingBox]]** | + | ** {{wiki:PublicMethod.gif|}} UpdateFeature(BaseShape) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],IEnumerable<String> | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesInsideBoundingBox(RectangleShape,ReturningColumnsType)|GetFeaturesInsideBoundingBox]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>)|GetFeaturesNearestTo]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(Feature,GeographyUnit,Int32,ReturningColumnsType)|GetFeaturesNearestTo]]** | + | * //shape// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit)|GetFeaturesNearestTo]]** | + | ** {{wiki:PublicMethod.gif|}} UpdateFeature(BaseShape,IDictionary<String,String>) ** |
| - | * **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> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,ReturningColumnsType)|GetFeaturesNearestTo]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>)|GetFeaturesNearestTo]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit)|GetFeaturesNearestTo]]** | + | * //shape// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String>,Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //columnValues// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesOutsideBoundingBox(RectangleShape,ReturningColumnsType)|GetFeaturesOutsideBoundingBox]]** | + | * Type:IDictionary<String,String> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesOutsideBoundingBox(RectangleShape,IEnumerable<String>)|GetFeaturesOutsideBoundingBox]]** | + | ** {{wiki:PublicMethod.gif|}} RollbackTransaction() ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],IEnumerable<String> | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,ReturningColumnsType)|GetFeaturesWithinDistanceOf]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,IEnumerable<String>)|GetFeaturesWithinDistanceOf]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,ReturningColumnsType)|GetFeaturesWithinDistanceOf]]** | + | <div newline></div> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | ** {{wiki:PublicMethod.gif|}} CommitTransaction() ** |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>)|GetFeaturesWithinDistanceOf]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,IEnumerable<String> | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetFirstFeaturesWellKnownType()|GetFirstFeaturesWellKnownType]]** | + | * Type:[[ThinkGeo.MapSuite.Core.TransactionResult|TransactionResult]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | <div newline></div> |
| - | * **Parameters**:N/A | + | ** {{wiki:PublicMethod.gif|}} AddColumn(FeatureSourceColumn) ** |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetInternalProj4ProjectionParametersString()|GetInternalProj4ProjectionParametersString]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetTableNames(String)|GetTableNames]]** | + | * Type:Void |
| - | * **Parameters**:String | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | * //featureSourceColumn// |
| - | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] |
| - | * **DeclaringType**:Object | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#Open()|Open]]** | + | ** {{wiki:PublicMethod.gif|}} DeleteColumn(String) ** |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#RefreshColumns()|RefreshColumns]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#RollbackTransaction()|RollbackTransaction]]** | + | * Type:Void |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(Feature,QueryType,IEnumerable<String>)|SpatialQuery]]** | + | * //columnName// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],IEnumerable<String> | + | * Type:String |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(BaseShape,QueryType,ReturningColumnsType)|SpatialQuery]]** | + | ** {{wiki:PublicMethod.gif|}} UpdateColumn(String,FeatureSourceColumn) ** |
| - | * **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> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(BaseShape,QueryType,IEnumerable<String>,IEnumerable<String>)|SpatialQuery]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],IEnumerable<String>,IEnumerable<String> | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(BaseShape,QueryType,IEnumerable<String>)|SpatialQuery]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#SpatialQuery(Feature,QueryType,ReturningColumnsType)|SpatialQuery]]** | + | * //columnName// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:String |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //newFeatureSourceColumn// |
| - | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | * Type:[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#UpdateColumn(String,FeatureSourceColumn)|UpdateColumn]]** | + | ** {{wiki:PublicMethod.gif|}} GetAllFeatures(IEnumerable<String>) ** |
| - | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#UpdateFeature(BaseShape,IDictionary<String,String>)|UpdateFeature]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],IDictionary<String,String> | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#UpdateFeature(BaseShape)|UpdateFeature]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#UpdateFeature(Feature)|UpdateFeature]]** | + | * //returningColumnNames// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Type:IEnumerable<String> |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Protected Methods === | + | <div newline></div> |
| - | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} GetAllFeatures(ReturningColumnsType) ** |
| - | **{{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> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#CanGetBoundingBoxQuicklyCore()|CanGetBoundingBoxQuicklyCore]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#CanGetCountQuicklyCore()|CanGetCountQuicklyCore]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#CloneDeepCore()|CloneDeepCore]]** | + | * //returningColumnNamesType// |
| - | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#CloseCore()|CloseCore]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesOutsideBoundingBox(RectangleShape,IEnumerable<String>) ** |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#CommitTransactionCore(TransactionBuffer)|CommitTransactionCore]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToExternalProjection(IEnumerable<RectangleShape>)|ConvertToExternalProjection]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToExternalProjection(RectangleShape)|ConvertToExternalProjection]]** | + | * //boundingBox// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNames// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToExternalProjection(Feature)|ConvertToExternalProjection]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToExternalProjection(IEnumerable<Feature>)|ConvertToExternalProjection]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesOutsideBoundingBox(RectangleShape,ReturningColumnsType) ** |
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(IEnumerable<RectangleShape>)|ConvertToInternalProjection]]** | + | == Remarks == |
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(RectangleShape)|ConvertToInternalProjection]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(BaseShape)|ConvertToInternalProjection]]** | + | * //boundingBox// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNamesType// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(Feature)|ConvertToInternalProjection]]** | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ConvertToInternalProjection(IEnumerable<Feature>)|ConvertToInternalProjection]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesInsideBoundingBox(RectangleShape,IEnumerable<String>) ** |
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ExecuteNonQueryCore(String)|ExecuteNonQueryCore]]** | + | == Remarks == |
| - | * **Parameters**:String | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ExecuteQueryCore(String)|ExecuteQueryCore]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:String | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ExecuteScalarCore(String)|ExecuteScalarCore]]** | + | * //boundingBox// |
| - | * **Parameters**:String | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:N/A | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNames// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetAllFeaturesCore(IEnumerable<String>)|GetAllFeaturesCore]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesInsideBoundingBox(RectangleShape,IEnumerable<String>,IEnumerable<String>) ** |
| - | * **Parameters**:IEnumerable<String> | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetAllFeaturesCore(IEnumerable<String>,Int32,Int32)|GetAllFeaturesCore]]** | + | == Remarks == |
| - | * **Parameters**:IEnumerable<String>,Int32,Int32 | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetBoundingBoxByIdCore(String)|GetBoundingBoxByIdCore]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:String | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]]** | + | * //boundingBox// |
| - | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:N/A | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNames// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetColumnNamesInsideFeatureSource(IEnumerable<String>)|GetColumnNamesInsideFeatureSource]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //filters// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetColumnNamesOutsideFeatureSource(IEnumerable<String>)|GetColumnNamesOutsideFeatureSource]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetColumnsCore()|GetColumnsCore]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesInsideBoundingBox(RectangleShape,ReturningColumnsType) ** |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetCountCore()|GetCountCore]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetDistinctColumnValuesCore(String)|GetDistinctColumnValuesCore]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:String | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesByColumnValueCore(String,String,IEnumerable<String>)|GetFeaturesByColumnValueCore]]** | + | * //boundingBox// |
| - | * **Parameters**:String,String,IEnumerable<String> | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:N/A | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNamesType// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesByIdsCore(IEnumerable<String>,IEnumerable<String>)|GetFeaturesByIdsCore]]** | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesForDrawingCore(RectangleShape,Double,Double,IEnumerable<String>)|GetFeaturesForDrawingCore]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>,IEnumerable<String>) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String> | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesInsideBoundingBoxCore(RectangleShape,IEnumerable<String>)|GetFeaturesInsideBoundingBoxCore]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],IEnumerable<String> | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesNearestToCore(BaseShape,GeographyUnit,Int32,IEnumerable<String>)|GetFeaturesNearestToCore]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Int32,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesOutsideBoundingBoxCore(RectangleShape,IEnumerable<String>)|GetFeaturesOutsideBoundingBoxCore]]** | + | * //boundingBox// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],IEnumerable<String> | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //screenWidth// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFeaturesWithinDistanceOfCore(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>)|GetFeaturesWithinDistanceOfCore]]** | + | * Type:Double |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],Double,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //screenHeight// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetFirstFeaturesWellKnownTypeCore()|GetFirstFeaturesWellKnownTypeCore]]** | + | * Type:Double |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNames// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetReturningColumnNames(ReturningColumnsType)|GetReturningColumnNames]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //filters// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnAppliedFilters(AppliedFiltersFeatureSourceEventArgs)|OnAppliedFilters]]** | + | ** {{wiki:PublicMethod.gif|}} ApplyFilters(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnApplyingFilters(ApplyingFiltersFeatureSourceEventArgs)|OnApplyingFilters]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnClosedFeatureSource(ClosedFeatureSourceEventArgs)|OnClosedFeatureSource]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnClosingFeatureSource(ClosingFeatureSourceEventArgs)|OnClosingFeatureSource]]** | + | * //features// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNames// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnCommittedTransaction(CommittedTransactionEventArgs)|OnCommittedTransaction]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //filters// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnCommittingTransaction(CommittingTransactionEventArgs)|OnCommittingTransaction]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnCustomColumnFetch(CustomColumnFetchEventArgs)|OnCustomColumnFetch]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnGettingColumns(GettingColumnsFeatureSourceEventArgs)|OnGettingColumns]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnGettingFeaturesByIds(GettingFeaturesByIdsFeatureSourceEventArgs)|OnGettingFeaturesByIds]]** | + | * //boundingBox// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //screenWidth// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnGettingFeaturesForDrawing(GettingFeaturesForDrawingFeatureSourceEventArgs)|OnGettingFeaturesForDrawing]]** | + | * Type:Double |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //screenHeight// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnGottenColumns(GottenColumnsFeatureSourceEventArgs)|OnGottenColumns]]** | + | * Type:Double |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNames// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnOpenedFeatureSource(OpenedFeatureSourceEventArgs)|OnOpenedFeatureSource]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnOpeningFeatureSource(OpeningFeatureSourceEventArgs)|OnOpeningFeatureSource]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesForDrawing(RectangleShape,Double,Double,ReturningColumnsType) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OpenCore()|OpenCore]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#SpatialQueryCore(BaseShape,QueryType,IEnumerable<String>)|SpatialQueryCore]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]],[[ThinkGeo.MapSuite.Core.QueryType|QueryType]],IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#WhQ=(Collection<Feature>,Collection<String>,Boolean)|WhQ=]]** | + | * //boundingBox// |
| - | * **Parameters**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>,Collection<String>,Boolean | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //screenWidth// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#XBQ=(Collection<Feature>)|XBQ=]]** | + | * Type:Double |
| - | * **Parameters**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //screenHeight// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#XRQ=(RectangleShape,Collection<Feature>,Boolean)|XRQ=]]** | + | * Type:Double |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>,Boolean | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNamesType// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#XhQ=(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape)|XhQ=]]** | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,Double,IEnumerable<String>,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#XxQ=(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape)|XxQ=]]** | + | ** {{wiki:PublicMethod.gif|}} SpatialQuery(BaseShape,QueryType,IEnumerable<String>) ** |
| - | * **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> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ahQ=(RectangleShape)|ahQ=]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#cRQ=(Collection<Feature>)|cRQ=]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#dRQ=(IEnumerable<String>)|dRQ=]]** | + | * //targetShape// |
| - | * **Parameters**:IEnumerable<String> | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //queryType// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#dxQ=(IEnumerable<String>,IEnumerable<String>,ZoomLevel,Func<Collection<Feature>>,IEnumerable<String>,RectangleShape)|dxQ=]]** | + | * Type:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] |
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String>,[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]],Func<Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>,IEnumerable<String>,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNames// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#eBQ=(IEnumerable<String>,Func<IEnumerable<String>,Collection<Feature>>,IEnumerable<String>)|eBQ=]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:IEnumerable<String>,Func<IEnumerable<String>,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>>,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#eBQ=(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>)|eBQ=]]** | + | ** {{wiki:PublicMethod.gif|}} SpatialQuery(BaseShape,QueryType,IEnumerable<String>,IEnumerable<String>) ** |
| - | * **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> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#eRQ=(IEnumerable<String>)|eRQ=]]** | + | == Remarks == |
| - | * **Parameters**:IEnumerable<String> | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#ehQ=(IEnumerable<String>,IEnumerable<String>)|ehQ=]]** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#exQ=()|exQ=]]** | + | * //targetShape// |
| - | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //queryType// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#fxQ=(String)|fxQ=]]** | + | * Type:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] |
| - | * **Parameters**:String | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //returningColumnNames// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#gBQ=(IEnumerable<String>,IEnumerable<String>)|gBQ=]]** | + | * Type:IEnumerable<String> |
| - | * **Parameters**:IEnumerable<String>,IEnumerable<String> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Public Properties === | + | * //filters// |
| - | **{{wiki:PublicProperty.gif|}}[[#CanExecuteSqlQuery|CanExecuteSqlQuery]]** | + | * Type:IEnumerable<String> |
| - | * **Return**:Boolean | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#CanModifyColumnStructure|CanModifyColumnStructure]]** | + | <div newline></div> |
| - | * **Return**:Boolean | + | ** {{wiki:PublicMethod.gif|}} SpatialQuery(BaseShape,QueryType,ReturningColumnsType) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#FeatureIdColumn|FeatureIdColumn]]** | + | * //N/A// |
| - | * **Return**:String | + | == Remarks == |
| - | * **Summary**:This property gets or sets the name of the column that holds the unique feature Id. | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#FeatureIdsToExclude|FeatureIdsToExclude]]** | + | == Return Value == |
| - | * **Return**:Collection<String> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#Filters|Filters]]** | + | == Parameters == |
| - | * **Return**:Collection<String> | + | * //targetShape// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#GeoCache|GeoCache]]** | + | * //queryType// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.FeatureCache|FeatureCache]] | + | * Type:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#GeometryValidationMode|GeometryValidationMode]]** | + | * //returningColumnNamesType// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#Id|Id]]** | + | <div newline></div> |
| - | * **Return**:String | + | ** {{wiki:PublicMethod.gif|}} SpatialQuery(Feature,QueryType,IEnumerable<String>) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#IsEditable|IsEditable]]** | + | * //N/A// |
| - | * **Return**:Boolean | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#IsInTransaction|IsInTransaction]]** | + | == Return Value == |
| - | * **Return**:Boolean | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#IsOpen|IsOpen]]** | + | == Parameters == |
| - | * **Return**:Boolean | + | * //feature// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#IsTransactionLive|IsTransactionLive]]** | + | * //queryType// |
| - | * **Return**:Boolean | + | * Type:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#LinkExpressions|LinkExpressions]]** | + | * //returningColumnNames// |
| - | * **Return**:Collection<String> | + | * Type:IEnumerable<String> |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#LinkSources|LinkSources]]** | + | <div newline></div> |
| - | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]> | + | ** {{wiki:PublicMethod.gif|}} SpatialQuery(Feature,QueryType,ReturningColumnsType) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#MaxRecordsToDraw|MaxRecordsToDraw]]** | + | * //N/A// |
| - | * **Return**:Int32 | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#PathName|PathName]]** | + | == Return Value == |
| - | * **Return**:String | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#Projection|Projection]]** | + | == Parameters == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | + | * //feature// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#TableName|TableName]]** | + | * //queryType// |
| - | * **Return**:String | + | * Type:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#TransactionBuffer|TransactionBuffer]]** | + | * //returningColumnNamesType// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | === Protected Properties === | + | <div newline></div> |
| - | **{{wiki:ProtectedProperty.gif|}}[[#CanExecuteSqlQueryCore|CanExecuteSqlQueryCore]]** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>) ** |
| - | * **Return**:Boolean | + | |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:ProtectedProperty.gif|}}[[#CanModifyColumnStructureCore|CanModifyColumnStructureCore]]** | + | * //N/A// |
| - | * **Return**:Boolean | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:ProtectedProperty.gif|}}[[#FeatureSourceColumns|FeatureSourceColumns]]** | + | == Return Value == |
| - | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:ProtectedProperty.gif|}}[[#IsOpenCore|IsOpenCore]]** | + | == Parameters == |
| - | * **Return**:Boolean | + | * //targetShape// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| + | * Description:N/A | ||
| - | **{{wiki:ProtectedProperty.gif|}}[[#ORw=|ORw=]]** | + | * //unitOfFeatureSource// |
| - | * **Return**:Type | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:ProtectedProperty.gif|}}[[#Oxw=|Oxw=]]** | + | * //maxItemsToFind// |
| - | * **Return**:Object | + | * Type:Int32 |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | === Public Events === | + | * //returningColumnNames// |
| - | **{{wiki:PublicEvent.gif|}}[[#AppliedFilters|AppliedFilters]]** | + | * Type:IEnumerable<String> |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicEvent.gif|}}[[#ApplyingFilters|ApplyingFilters]]** | + | <div newline></div> |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,ReturningColumnsType) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicEvent.gif|}}[[#ClosedFeatureSource|ClosedFeatureSource]]** | + | * //N/A// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicEvent.gif|}}[[#ClosingFeatureSource|ClosingFeatureSource]]** | + | == Return Value == |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#CommittedTransaction|CommittedTransaction]]** | + | == Parameters == |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | + | * //targetShape// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| + | * Description:N/A | ||
| - | **{{wiki:PublicEvent.gif|}}[[#CommittingTransaction|CommittingTransaction]]** | + | * //unitOfData// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#CustomColumnFetch|CustomColumnFetch]]** | + | * //maxItemsToFind// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | + | * Type:Int32 |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#DrawingProgressChanged|DrawingProgressChanged]]** | + | * //returningColumnNamesType// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#GettingColumns|GettingColumns]]** | + | <div newline></div> |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicEvent.gif|}}[[#GettingFeaturesByIds|GettingFeaturesByIds]]** | + | * //N/A// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicEvent.gif|}}[[#GettingFeaturesForDrawing|GettingFeaturesForDrawing]]** | + | == Return Value == |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#GottenColumns|GottenColumns]]** | + | == Parameters == |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] | + | * //targetFeature// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| + | * Description:N/A | ||
| - | **{{wiki:PublicEvent.gif|}}[[#OpenedFeatureSource|OpenedFeatureSource]]** | + | * //unitOfData// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#OpeningFeatureSource|OpeningFeatureSource]]** | + | * //maxItemsToFind// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | + | * Type:Int32 |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | ===== Public Constructors ===== | + | * //returningColumnNames// |
| - | === FileGeoDatabaseFeatureSource() === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | [[#Public Constructors|Go Back]] | + | |
| - | === FileGeoDatabaseFeatureSource(String,String) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **fileGeoDatabasePathName** | + | |
| - | * **Type**:String | + | |
| - | * **Description:N/A | + | |
| - | **tableName** | + | <div newline></div> |
| - | * **Type**:String | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesNearestTo(Feature,GeographyUnit,Int32,ReturningColumnsType) ** |
| - | * **Description:N/A | + | |
| - | [[#Public Constructors|Go Back]] | + | * //N/A// |
| - | === FileGeoDatabaseFeatureSource(String,String,String) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **fileGeoDatabasePathName** | + | |
| - | * **Type**:String | + | |
| - | * **Description:N/A | + | |
| - | **tableName** | + | == Return Value == |
| - | * **Type**:String | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description:N/A | + | * Description:N/A |
| - | **featureIdColumn** | + | == Parameters == |
| - | * **Type**:String | + | * //targetFeature// |
| - | * **Description:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| + | * Description:N/A | ||
| - | [[#Public Constructors|Go Back]] | + | * //unitOfData// |
| - | ===== Protected Constructors ===== | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | ===== Public Methods ===== | + | * Description:N/A |
| - | === AddColumn(FeatureSourceColumn) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //maxItemsToFind// |
| - | * **Return Type**:Void | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //returningColumnNamesType// |
| - | **featureSourceColumn** | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === AddFeature(BaseShape,IDictionary<String,String>) === | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:String | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **shape** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **columnValues** | + | == Parameters == |
| - | * **Type**:IDictionary<String,String> | + | * //targetShape// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | * //unitOfData// |
| - | === AddFeature(Feature) === | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //maxItemsToFind// |
| - | * **Return Type**:String | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //returningColumnNames// |
| - | **feature** | + | * Type:IEnumerable<String> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //searchRadius// |
| - | === AddFeature(BaseShape) === | + | * Type:Double |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //unitOfSearchRadius// |
| - | * **Return Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **shape** | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === ApplyFilters(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **features** | + | * //targetFeature// |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | * //unitOfData// |
| - | * **Type**:IEnumerable<String> | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **filters** | + | * //maxItemsToFind// |
| - | * **Type**:IEnumerable<String> | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | * //returningColumnNames// |
| - | === BeginTransaction() === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //searchRadius// |
| - | * **Return Type**:Void | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //unitOfSearchRadius// |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | === CanGetBoundingBoxQuickly() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Boolean | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | === CanGetCountQuickly() === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Boolean | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //targetShape// |
| - | === CloneDeep() === | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //unitOfData// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //distanceUnit// |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | === Close() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //distance// |
| - | * **Return Type**:Void | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //returningColumnNames// |
| - | [[#Public Methods|Go Back]] | + | * Type:IEnumerable<String> |
| - | === CommitTransaction() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.TransactionResult|TransactionResult]] | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,ReturningColumnsType) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | === CreateFileGeoDatabase(String) === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **fileGeoDatabasePathName** | + | * //targetShape// |
| - | * **Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | * //unitOfData// |
| - | === CreateTable(String,String,WellKnownType,IEnumerable<FeatureSourceColumn>) === | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //distanceUnit// |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //distance// |
| - | **fileGeoDatabasePathName** | + | * Type:Double |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **tableName** | + | * //returningColumnNamesType// |
| - | * **Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **wellKnownType** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | **columns** | + | * //N/A// |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === CreateTable(String,String,WellKnownType,IEnumerable<String>) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //targetFeature// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //unitOfData// |
| - | **fileGeoDatabasePathName** | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **tableName** | + | * //distanceUnit// |
| - | * **Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **wellKnownType** | + | * //distance// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **columns** | + | * //returningColumnNames// |
| - | * **Type**:IEnumerable<String> | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === DeleteColumn(String) === | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,ReturningColumnsType) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **columnName** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === DeleteFeature(String) === | + | * //targetFeature// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //unitOfData// |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //distanceUnit// |
| - | **id** | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //distance// |
| - | === Equals(Object) === | + | * Type:Double |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //returningColumnNamesType// |
| - | * **Return Type**:Boolean | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **obj** | + | ** {{wiki:PublicMethod.gif|}} GetFeatureById(String,IEnumerable<String>) ** |
| - | * **Type**:Object | + | |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === ExecuteNonQuery(String) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Int32 | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **sqlStatement** | + | * //id// |
| - | * **Type**:String | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | * //returningColumnNames// |
| - | === ExecuteQuery(String) === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:DataTable | + | ** {{wiki:PublicMethod.gif|}} GetFeatureById(String,ReturningColumnsType) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **sqlStatement** | + | == Remarks == |
| - | * **Type**:String | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === ExecuteScalar(String) === | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Object | + | * //id// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //returningColumnNamesType// |
| - | **sqlStatement** | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetAllFeatures(IEnumerable<String>) === | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>,IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **returningColumnNames** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:IEnumerable<String> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetAllFeatures(ReturningColumnsType) === | + | * //ids// |
| - | N/A | + | * Type:IEnumerable<String> |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //returningColumnNames// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //filters// |
| - | **returningColumnNamesType** | + | * Type:IEnumerable<String> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetAllFeatures(ReturningColumnsType,Int32,Int32) === | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **returningColumnTypes** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **startIndex** | + | == Parameters == |
| - | * **Type**:Int32 | + | * //ids// |
| - | * **Description**:N/A | + | * Type:IEnumerable<String> |
| + | * Description:N/A | ||
| - | **takeCount** | + | * //returningColumnNames// |
| - | * **Type**:Int32 | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetAllFeatures(ReturningColumnsType,Int32) === | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesByIds(IEnumerable<String>,ReturningColumnsType) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **returningColumnTypes** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **startIndex** | + | == Parameters == |
| - | * **Type**:Int32 | + | * //ids// |
| - | * **Description**:N/A | + | * Type:IEnumerable<String> |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | * //returningColumnNamesType// |
| - | === GetAllFeatures(IEnumerable<String>,Int32,Int32) === | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | ** {{wiki:PublicMethod.gif|}} GetBoundingBoxById(String) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **returningColumnNames** | + | == Remarks == |
| - | * **Type**:IEnumerable<String> | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **startIndex** | + | == Return Value == |
| - | * **Type**:Int32 | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **takeCount** | + | == Parameters == |
| - | * **Type**:Int32 | + | * //id// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetBoundingBox() === | + | ** {{wiki:PublicMethod.gif|}} GetBoundingBoxByIds(IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | === GetBoundingBoxById(String) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * //ids// |
| - | * **Description**:N/A | + | * Type:IEnumerable<String> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **id** | + | ** {{wiki:PublicMethod.gif|}} GetBoundingBoxesByIds(IEnumerable<String>) ** |
| - | * **Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetBoundingBoxByIds(IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **ids** | + | * //ids// |
| - | * **Type**:IEnumerable<String> | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetBoundingBoxesByIds(IEnumerable<String>) === | + | ** {{wiki:PublicMethod.gif|}} GetFirstFeaturesWellKnownType() ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **ids** | + | * Type:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] |
| - | * **Type**:IEnumerable<String> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetColumnNames(String,String) === | + | <div newline></div> |
| - | N/A | + | ** {{wiki:PublicMethod.gif|}} CanGetBoundingBoxQuickly() ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **fileGeoDatabasePathName** | + | * Type:Boolean |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **tableName** | + | == Parameters == |
| - | * **Type**:String | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:PublicMethod.gif|}} CanGetCountQuickly() ** |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetColumns() === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | + | * Type:Boolean |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetCount() === | + | ** {{wiki:PublicMethod.gif|}} GetDistinctColumnValues(String) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Int32 | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.DistinctColumnValue|DistinctColumnValue]]> |
| - | === GetDistinctColumnValues(String) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.DistinctColumnValue|DistinctColumnValue]]> | + | * //columnName// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **columnName** | + | ** {{wiki:PublicMethod.gif|}} GetAllFeatures(ReturningColumnsType,Int32) ** |
| - | * **Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetFeatureById(String,IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **id** | + | * //returningColumnTypes// |
| - | * **Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | * //startIndex// |
| - | * **Type**:IEnumerable<String> | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetFeatureById(String,ReturningColumnsType) === | + | ** {{wiki:PublicMethod.gif|}} GetAllFeatures(ReturningColumnsType,Int32,Int32) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **id** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningColumnNamesType** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * //returningColumnTypes// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | * //startIndex// |
| - | === GetFeaturesByColumnValue(String,String,ReturningColumnsType) === | + | * Type:Int32 |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //takeCount// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **columnName** | + | ** {{wiki:PublicMethod.gif|}} GetAllFeatures(IEnumerable<String>,Int32,Int32) ** |
| - | * **Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | **columnValue** | + | * //N/A// |
| - | * **Type**:String | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetFeaturesByColumnValue(String,String) === | + | * //returningColumnNames// |
| - | N/A | + | * Type:IEnumerable<String> |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //startIndex// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //takeCount// |
| - | **columnName** | + | * Type:Int32 |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **columnValue** | + | <div newline></div> |
| - | * **Type**:String | + | ** {{wiki:PublicMethod.gif|}} ExecuteNonQuery(String) ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetFeaturesByColumnValue(String,String,IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **columnName** | + | * //sqlStatement// |
| - | * **Type**:String | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **columnValue** | + | <div newline></div> |
| - | * **Type**:String | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesByColumnValue(String,String,ReturningColumnsType) ** |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | * //N/A// |
| - | * **Type**:IEnumerable<String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === GetFeaturesByIds(IEnumerable<String>,ReturningColumnsType) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * //columnName// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //columnValue// |
| - | **ids** | + | * Type:String |
| - | * **Type**:IEnumerable<String> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningColumnNamesType** | + | * //returningColumnType// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>,IEnumerable<String>) === | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesByColumnValue(String,String,IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **ids** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:IEnumerable<String> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | * //columnName// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | **filters** | + | * //columnValue// |
| - | * **Type**:IEnumerable<String> | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | * //returningColumnNames// |
| - | === GetFeaturesByIds(IEnumerable<String>,IEnumerable<String>) === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | ** {{wiki:PublicMethod.gif|}} GetFeaturesByColumnValue(String,String) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **ids** | + | == Remarks == |
| - | * **Type**:IEnumerable<String> | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | == Return Value == |
| - | * **Type**:IEnumerable<String> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>,IEnumerable<String>) === | + | * //columnName// |
| - | N/A | + | * Type:String |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //columnValue// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **boundingBox** | + | ** {{wiki:PublicMethod.gif|}} ExecuteScalar(String) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **Description**:N/A | + | |
| - | **screenWidth** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **screenHeight** | + | == Return Value == |
| - | * **Type**:Double | + | * Type:Object |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | * //sqlStatement// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | **filters** | + | <div newline></div> |
| - | * **Type**:IEnumerable<String> | + | ** {{wiki:PublicMethod.gif|}} ExecuteQuery(String) ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetFeaturesForDrawing(RectangleShape,Double,Double,IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:DataTable |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **boundingBox** | + | * //sqlStatement// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **screenWidth** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:PublicMethod.gif|}} GetColumns() ** |
| - | * **Description**:N/A | + | |
| - | **screenHeight** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNames** | + | == Return Value == |
| - | * **Type**:IEnumerable<String> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetFeaturesForDrawing(RectangleShape,Double,Double,ReturningColumnsType) === | + | <div newline></div> |
| - | N/A | + | ** {{wiki:PublicMethod.gif|}} RefreshColumns() ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **boundingBox** | + | * Type:Void |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **screenWidth** | + | == Parameters == |
| - | * **Type**:Double | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:PublicMethod.gif|}} GetCount() ** |
| - | **screenHeight** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNamesType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetFeaturesInsideBoundingBox(RectangleShape,IEnumerable<String>) === | + | <div newline></div> |
| - | N/A | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **boundingBox** | + | * Type:String |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetFeaturesInsideBoundingBox(RectangleShape,ReturningColumnsType) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Boolean |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **boundingBox** | + | * //obj// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:Object |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNamesType** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **targetFeature** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
| - | * **Description**:N/A | + | |
| - | **unitOfData** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **maxItemsToFind** | + | == Return Value == |
| - | * **Type**:Int32 | + | * Type:Type |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateFileGeoDatabase(String) ** |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetFeaturesNearestTo(Feature,GeographyUnit,Int32,ReturningColumnsType) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **targetFeature** | + | * //fileGeoDatabasePathName// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **unitOfData** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateTable(String,String,WellKnownType,IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | **maxItemsToFind** | + | * //N/A// |
| - | * **Type**:Int32 | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNamesType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetFeaturesNearestTo(Feature,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit) === | + | * //fileGeoDatabasePathName// |
| - | N/A | + | * Type:String |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //tableName// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //wellKnownType// |
| - | **targetFeature** | + | * Type:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **unitOfData** | + | * //columns// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **maxItemsToFind** | + | <div newline></div> |
| - | * **Type**:Int32 | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CreateTable(String,String,WellKnownType,IEnumerable<FeatureSourceColumn>) ** |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | * //N/A// |
| - | * **Type**:IEnumerable<String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **searchRadius** | + | == Return Value == |
| - | * **Type**:Double | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **unitOfSearchRadius** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * //fileGeoDatabasePathName// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | * //tableName// |
| - | === GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,ReturningColumnsType) === | + | * Type:String |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //wellKnownType// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //columns// |
| - | **targetShape** | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **unitOfData** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetColumnNames(String,String) ** |
| - | * **Description**:N/A | + | |
| - | **maxItemsToFind** | + | * //N/A// |
| - | * **Type**:Int32 | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNamesType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:Collection<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>) === | + | * //fileGeoDatabasePathName// |
| - | N/A | + | * Type:String |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //tableName// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **targetShape** | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetTableNames(String) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | |
| - | * **Description**:N/A | + | |
| - | **unitOfFeatureSource** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **maxItemsToFind** | + | == Return Value == |
| - | * **Type**:Int32 | + | * Type:Collection<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | * //fileGeoDatabasePathName// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetFeaturesNearestTo(BaseShape,GeographyUnit,Int32,IEnumerable<String>,Double,DistanceUnit) === | + | ==== Protected Methods ==== |
| - | N/A | + | ** {{wiki:ProtectedMethod.gif|}} CanGetCountQuicklyCore() ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **targetShape** | + | * Type:Boolean |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **unitOfData** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} OpenCore() ** |
| - | **maxItemsToFind** | + | * //N/A// |
| - | * **Type**:Int32 | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNames** | + | == Return Value == |
| - | * **Type**:IEnumerable<String> | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **searchRadius** | + | == Parameters == |
| - | * **Type**:Double | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} CloseCore() ** |
| - | **unitOfSearchRadius** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === GetFeaturesOutsideBoundingBox(RectangleShape,ReturningColumnsType) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **boundingBox** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **returningColumnNamesType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetFeaturesOutsideBoundingBox(RectangleShape,IEnumerable<String>) === | + | <div newline></div> |
| - | N/A | + | ** {{wiki:ProtectedMethod.gif|}} GetColumnsCore() ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **boundingBox** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} GetAllFeaturesCore(IEnumerable<String>,Int32,Int32) ** |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,ReturningColumnsType) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **targetFeature** | + | * //returningColumnNames// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **unitOfData** | + | * //startIndex// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **distanceUnit** | + | * //takeCount// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **distance** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:ProtectedMethod.gif|}} GetAllFeaturesCore(IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | **returningColumnNamesType** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === GetFeaturesWithinDistanceOf(Feature,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * //returningColumnNames// |
| - | * **Description**:N/A | + | * Type:IEnumerable<String> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **targetFeature** | + | ** {{wiki:ProtectedMethod.gif|}} GetFeaturesInsideBoundingBoxCore(RectangleShape,IEnumerable<String>) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | |
| - | * **Description**:N/A | + | |
| - | **unitOfData** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **distanceUnit** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **distance** | + | == Parameters == |
| - | * **Type**:Double | + | * //boundingBox// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | **returningColumnNames** | + | * //returningColumnNames// |
| - | * **Type**:IEnumerable<String> | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,ReturningColumnsType) === | + | ** {{wiki:ProtectedMethod.gif|}} GetFeaturesByColumnValueCore(String,String,IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **targetShape** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **unitOfData** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * //columnName// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | **distanceUnit** | + | * //columnValue// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **distance** | + | * //returningColumnNames// |
| - | * **Type**:Double | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNamesType** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | ** {{wiki:ProtectedMethod.gif|}} GetFeaturesByIdsCore(IEnumerable<String>,IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetFeaturesWithinDistanceOf(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **targetShape** | + | * //ids// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **unitOfData** | + | * //returningColumnNames// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **distanceUnit** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | ** {{wiki:ProtectedMethod.gif|}} ExecuteNonQueryCore(String) ** |
| - | * **Description**:N/A | + | |
| - | **distance** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNames** | + | == Return Value == |
| - | * **Type**:IEnumerable<String> | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetFirstFeaturesWellKnownType() === | + | * //sqlStatement// |
| - | N/A | + | * Type:String |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] | + | ** {{wiki:ProtectedMethod.gif|}} ExecuteQueryCore(String) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | === GetHashCode() === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Int32 | + | * Type:DataTable |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //sqlStatement// |
| - | === GetInternalProj4ProjectionParametersString() === | + | * Type:String |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:String | + | ** {{wiki:ProtectedMethod.gif|}} ExecuteScalarCore(String) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | === GetTableNames(String) === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<String> | + | * Type:Object |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **fileGeoDatabasePathName** | + | * //sqlStatement// |
| - | * **Type**:String | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetType() === | + | ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxByIdCore(String) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Type | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | === Open() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //id// |
| - | * **Description**:N/A | + | * Type:String |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} GetCountCore() ** |
| - | === RefreshColumns() === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:Int32 |
| - | === RollbackTransaction() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} GetFirstFeaturesWellKnownTypeCore() ** |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | === SpatialQuery(Feature,QueryType,IEnumerable<String>) === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **feature** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | ** {{wiki:ProtectedMethod.gif|}} CommitTransactionCore(TransactionBuffer) ** |
| - | * **Description**:N/A | + | |
| - | **queryType** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNames** | + | == Return Value == |
| - | * **Type**:IEnumerable<String> | + | * Type:[[ThinkGeo.MapSuite.Core.TransactionResult|TransactionResult]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === SpatialQuery(BaseShape,QueryType,ReturningColumnsType) === | + | * //transactions// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToInternalProjection(BaseShape) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **targetShape** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **queryType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNamesType** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * //baseShape// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === SpatialQuery(BaseShape,QueryType,IEnumerable<String>,IEnumerable<String>) === | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToExternalProjection(IEnumerable<Feature>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **targetShape** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **queryType** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | + | * //features// |
| - | * **Description**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| + | * Description:N/A | ||
| - | **returningColumnNames** | + | <div newline></div> |
| - | * **Type**:IEnumerable<String> | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToInternalProjection(IEnumerable<Feature>) ** |
| - | * **Description**:N/A | + | |
| - | **filters** | + | * //N/A// |
| - | * **Type**:IEnumerable<String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === SpatialQuery(BaseShape,QueryType,IEnumerable<String>) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * //features// |
| - | * **Description**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **targetShape** | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToExternalProjection(Feature) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | |
| - | * **Description**:N/A | + | |
| - | **queryType** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNames** | + | == Return Value == |
| - | * **Type**:IEnumerable<String> | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === SpatialQuery(Feature,QueryType,ReturningColumnsType) === | + | * //feature// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToInternalProjection(Feature) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **feature** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **queryType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNamesType** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * //feature// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === ToString() === | + | ** {{wiki:ProtectedMethod.gif|}} GetColumnNamesInsideFeatureSource(IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:String | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:Collection<String> |
| - | === UpdateColumn(String,FeatureSourceColumn) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //returningColumnNames// |
| - | * **Description**:N/A | + | * Type:IEnumerable<String> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **columnName** | + | ** {{wiki:ProtectedMethod.gif|}} GetColumnNamesOutsideFeatureSource(IEnumerable<String>) ** |
| - | * **Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | **newFeatureSourceColumn** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === UpdateFeature(BaseShape,IDictionary<String,String>) === | + | * Type:Collection<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //returningColumnNames// |
| - | * **Description**:N/A | + | * Type:IEnumerable<String> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **shape** | + | ** {{wiki:ProtectedMethod.gif|}} GetReturningColumnNames(ReturningColumnsType) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | |
| - | * **Description**:N/A | + | |
| - | **columnValues** | + | * //N/A// |
| - | * **Type**:IDictionary<String,String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === UpdateFeature(BaseShape) === | + | * Type:Collection<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //returningColumnNamesType// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **shape** | + | ** {{wiki:ProtectedMethod.gif|}} RemoveEmptyAndExcludeFeatures(Collection<Feature>) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === UpdateFeature(Feature) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **feature** | + | * //sourceFeatures// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | ===== Protected Methods ===== | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ** |
| - | === ApplyFiltersCore(IEnumerable<Feature>,IEnumerable<String>,String) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **features** | + | * Type:Void |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] |
| + | * Description:N/A | ||
| - | **linkExpression** | + | <div newline></div> |
| - | * **Type**:String | + | ** {{wiki:ProtectedMethod.gif|}} GetColumnNamesOutsideFeatureSourceCall(IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === CanGetBoundingBoxQuicklyCore() === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Boolean | + | * Type:Collection<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //returningColumnNames// |
| - | === CanGetCountQuicklyCore() === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Boolean | + | ** {{wiki:ProtectedMethod.gif|}} GetFeaturesByActionWithStyleFilters(IEnumerable<String>,IEnumerable<String>,ZoomLevel,Func<Collection<Feature>>,IEnumerable<String>,RectangleShape) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | === CloneDeepCore() === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] | + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //styleFilters// |
| - | === CloseCore() === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //returningColumnNames// |
| - | * **Return Type**:Void | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //currentZoomLevel// |
| - | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
| - | === CommitTransactionCore(TransactionBuffer) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //func// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.TransactionResult|TransactionResult]] | + | * Type:Func<Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //ids// |
| - | **transactions** | + | * Type:IEnumerable<String> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //extent// |
| - | === ConvertToExternalProjection(IEnumerable<RectangleShape>) === | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | ** {{wiki:ProtectedMethod.gif|}} ApplyLinkColumnValues(IEnumerable<String>,Func<IEnumerable<String>,Collection<Feature>>,IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **rectangles** | + | == Remarks == |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === ConvertToExternalProjection(RectangleShape) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * //returningColumnNames// |
| - | * **Description**:N/A | + | * Type:IEnumerable<String> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //getFeatures// |
| - | **rectangle** | + | * Type:Func<IEnumerable<String>,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //filters// |
| - | === ConvertToExternalProjection(Feature) === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | ** {{wiki:ProtectedMethod.gif|}} ApplyLinkColumnValues(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **feature** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === ConvertToExternalProjection(IEnumerable<Feature>) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * //features// |
| - | * **Description**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //returningColumnNames// |
| - | **features** | + | * Type:IEnumerable<String> |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //filters// |
| - | === ConvertToInternalProjection(IEnumerable<RectangleShape>) === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //linkingColumnNames// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **rectangles** | + | ** {{wiki:ProtectedMethod.gif|}} GetRequiredColumnNamesForLink(IEnumerable<String>) ** |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === ConvertToInternalProjection(RectangleShape) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:Collection<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **rectangle** | + | * //returningColumnNames// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === ConvertToInternalProjection(BaseShape) === | + | ** {{wiki:ProtectedMethod.gif|}} GetReturningColumnNamesForLink(IEnumerable<String>,IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **baseShape** | + | * Type:Collection<String> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Parameters == |
| - | === ConvertToInternalProjection(Feature) === | + | * //returningColumnNames// |
| - | N/A | + | * Type:IEnumerable<String> |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //filters// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **feature** | + | ** {{wiki:ProtectedMethod.gif|}} GetFlatLinkSources() ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === ConvertToInternalProjection(IEnumerable<Feature>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **features** | + | <div newline></div> |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | ** {{wiki:ProtectedMethod.gif|}} CheckIsLinkColumn(String) ** |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === ExecuteNonQueryCore(String) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Int32 | + | * Type:Boolean |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **sqlStatement** | + | * //columnName// |
| - | * **Type**:String | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === ExecuteQueryCore(String) === | + | ** {{wiki:ProtectedMethod.gif|}} CheckHasLinkColumns(IEnumerable<String>,IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:DataTable | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **sqlStatement** | + | * Type:Boolean |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Parameters == |
| - | === ExecuteScalarCore(String) === | + | * //returningColumnNames// |
| - | N/A | + | * Type:IEnumerable<String> |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //filters// |
| - | * **Return Type**:Object | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **sqlStatement** | + | ** {{wiki:ProtectedMethod.gif|}} CloneDeepCore() ** |
| - | * **Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === Finalize() === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === GetAllFeaturesCore(IEnumerable<String>) === | + | ** {{wiki:ProtectedMethod.gif|}} RaiseCustomColumnFetchEvent(Collection<Feature>,Collection<String>,Boolean) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **returningColumnNames** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:IEnumerable<String> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Parameters == |
| - | === GetAllFeaturesCore(IEnumerable<String>,Int32,Int32) === | + | * //sourceFeatures// |
| - | N/A | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //fieldNamesOutsideOfSource// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Collection<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //forceRaiseEvent// |
| - | **returningColumnNames** | + | * Type:Boolean |
| - | * **Type**:IEnumerable<String> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **startIndex** | + | <div newline></div> |
| - | * **Type**:Int32 | + | ** {{wiki:ProtectedMethod.gif|}} GetFeaturesOutsideBoundingBoxCore(RectangleShape,IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | **takeCount** | + | * //N/A// |
| - | * **Type**:Int32 | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === GetBoundingBoxByIdCore(String) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * //boundingBox// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //returningColumnNames// |
| - | **id** | + | * Type:IEnumerable<String> |
| - | * **Type**:String | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === GetBoundingBoxCore() === | + | ** {{wiki:ProtectedMethod.gif|}} OnApplyingFilters(ApplyingFiltersFeatureSourceEventArgs) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:Void |
| - | === GetColumnNamesInsideFeatureSource(IEnumerable<String>) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<String> | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **returningColumnNames** | + | ** {{wiki:ProtectedMethod.gif|}} OnAppliedFilters(AppliedFiltersFeatureSourceEventArgs) ** |
| - | * **Type**:IEnumerable<String> | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === GetColumnNamesOutsideFeatureSource(IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<String> | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **returningColumnNames** | + | * //e// |
| - | * **Type**:IEnumerable<String> | + | * Type:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === GetColumnsCore() === | + | ** {{wiki:ProtectedMethod.gif|}} ApplyFiltersCore(IEnumerable<Feature>,IEnumerable<String>,String) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | === GetCountCore() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Int32 | + | * //features// |
| - | * **Description**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //returningColumnNames// |
| - | [[#Protected Methods|Go Back]] | + | * Type:IEnumerable<String> |
| - | === GetDistinctColumnValuesCore(String) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //linkExpression// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.DistinctColumnValue|DistinctColumnValue]]> | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **columnName** | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToExternalProjectionIfNecessary(Collection<Feature>) ** |
| - | * **Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === GetFeaturesByColumnValueCore(String,String,IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **columnName** | + | * //returnFeatures// |
| - | * **Type**:String | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **columnValue** | + | <div newline></div> |
| - | * **Type**:String | + | ** {{wiki:ProtectedMethod.gif|}} ProcessTransaction(RectangleShape,Collection<Feature>,Boolean) ** |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | * //N/A// |
| - | * **Type**:IEnumerable<String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === GetFeaturesByIdsCore(IEnumerable<String>,IEnumerable<String>) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * //boundingBox// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //returnFeatures// |
| - | **ids** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:IEnumerable<String> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | * //needUpdateProjection// |
| - | * **Type**:IEnumerable<String> | + | * Type:Boolean |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === GetFeaturesForDrawingCore(RectangleShape,Double,Double,IEnumerable<String>) === | + | ** {{wiki:ProtectedMethod.gif|}} GetWrappingFeaturesLeft(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **boundingBox** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **screenWidth** | + | == Parameters == |
| - | * **Type**:Double | + | * //boundingBox// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | **screenHeight** | + | * //screenWidth// |
| - | * **Type**:Double | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | * //screenHeight// |
| - | * **Type**:IEnumerable<String> | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | * //returningColumnNames// |
| - | === GetFeaturesInsideBoundingBoxCore(RectangleShape,IEnumerable<String>) === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //wrappingExtent// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **boundingBox** | + | ** {{wiki:ProtectedMethod.gif|}} GetWrappingFeaturesRight(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | * //N/A// |
| - | * **Type**:IEnumerable<String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === GetFeaturesNearestToCore(BaseShape,GeographyUnit,Int32,IEnumerable<String>) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * //boundingBox// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //screenWidth// |
| - | **targetShape** | + | * Type:Double |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **unitOfData** | + | * //screenHeight// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **maxItemsToFind** | + | * //returningColumnNames// |
| - | * **Type**:Int32 | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | * //wrappingExtent// |
| - | * **Type**:IEnumerable<String> | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === GetFeaturesOutsideBoundingBoxCore(RectangleShape,IEnumerable<String>) === | + | ** {{wiki:ProtectedMethod.gif|}} GetFeaturesForDrawingCore(RectangleShape,Double,Double,IEnumerable<String>) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **boundingBox** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | * //boundingBox// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | [[#Protected Methods|Go Back]] | + | * //screenWidth// |
| - | === GetFeaturesWithinDistanceOfCore(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) === | + | * Type:Double |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //screenHeight// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //returningColumnNames// |
| - | **targetShape** | + | * Type:IEnumerable<String> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **unitOfData** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | ** {{wiki:ProtectedMethod.gif|}} SpatialQueryCore(BaseShape,QueryType,IEnumerable<String>) ** |
| - | * **Description**:N/A | + | |
| - | **distanceUnit** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **distance** | + | == Return Value == |
| - | * **Type**:Double | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | * //targetShape// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| + | * Description:N/A | ||
| - | [[#Protected Methods|Go Back]] | + | * //queryType// |
| - | === GetFirstFeaturesWellKnownTypeCore() === | + | * Type:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //returningColumnNames// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]] | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} GetFeaturesNearestToCore(BaseShape,GeographyUnit,Int32,IEnumerable<String>) ** |
| - | === GetReturningColumnNames(ReturningColumnsType) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **returningColumnNamesType** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Parameters == |
| - | === MemberwiseClone() === | + | * //targetShape// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //unitOfData// |
| - | * **Return Type**:Object | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //maxItemsToFind// |
| - | [[#Protected Methods|Go Back]] | + | * Type:Int32 |
| - | === OnAppliedFilters(AppliedFiltersFeatureSourceEventArgs) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //returningColumnNames// |
| - | * **Return Type**:Void | + | * Type:IEnumerable<String> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **e** | + | ** {{wiki:ProtectedMethod.gif|}} GetFeaturesWithinDistanceOfCore(BaseShape,GeographyUnit,DistanceUnit,Double,IEnumerable<String>) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === OnApplyingFilters(ApplyingFiltersFeatureSourceEventArgs) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **e** | + | * //targetShape// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | * //unitOfData// |
| - | === OnClosedFeatureSource(ClosedFeatureSourceEventArgs) === | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //distanceUnit// |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //distance// |
| - | **e** | + | * Type:Double |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //returningColumnNames// |
| - | === OnClosingFeatureSource(ClosingFeatureSourceEventArgs) === | + | * Type:IEnumerable<String> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Void | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToExternalProjection(IEnumerable<RectangleShape>) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **e** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === OnCommittedTransaction(CommittedTransactionEventArgs) === | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //rectangles// |
| - | * **Description**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **e** | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToInternalProjection(IEnumerable<RectangleShape>) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === OnCommittingTransaction(CommittingTransactionEventArgs) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **e** | + | * //rectangles// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === OnCustomColumnFetch(CustomColumnFetchEventArgs) === | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToExternalProjection(RectangleShape) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **e** | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Parameters == |
| - | === OnDrawingProgressChanged(DrawingProgressChangedEventArgs) === | + | * //rectangle// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Void | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToInternalProjection(RectangleShape) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **e** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === OnGettingColumns(GettingColumnsFeatureSourceEventArgs) === | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //rectangle// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **e** | + | ** {{wiki:ProtectedMethod.gif|}} ConvertToInternalProjectionCall(RectangleShape) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === OnGettingFeaturesByIds(GettingFeaturesByIdsFeatureSourceEventArgs) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **e** | + | * //rectangle// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === OnGettingFeaturesForDrawing(GettingFeaturesForDrawingFeatureSourceEventArgs) === | + | ** {{wiki:ProtectedMethod.gif|}} CanGetBoundingBoxQuicklyCore() ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **e** | + | * Type:Boolean |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Parameters == |
| - | === OnGottenColumns(GottenColumnsFeatureSourceEventArgs) === | + | <div newline></div> |
| - | N/A | + | ** {{wiki:ProtectedMethod.gif|}} GetDistinctColumnValuesCore(String) ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **e** | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.DistinctColumnValue|DistinctColumnValue]]> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Parameters == |
| - | === OnOpenedFeatureSource(OpenedFeatureSourceEventArgs) === | + | * //columnName// |
| - | N/A | + | * Type:String |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Void | + | ** {{wiki:ProtectedMethod.gif|}} OnGettingFeaturesByIds(GettingFeaturesByIdsFeatureSourceEventArgs) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **e** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === OnOpeningFeatureSource(OpeningFeatureSourceEventArgs) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **e** | + | ** {{wiki:ProtectedMethod.gif|}} OnGettingFeaturesForDrawing(GettingFeaturesForDrawingFeatureSourceEventArgs) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === OpenCore() === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //e// |
| - | === SpatialQueryCore(BaseShape,QueryType,IEnumerable<String>) === | + | * Type:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | ** {{wiki:ProtectedMethod.gif|}} OnGettingColumns(GettingColumnsFeatureSourceEventArgs) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **targetShape** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **queryType** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.QueryType|QueryType]] | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **returningColumnNames** | + | == Parameters == |
| - | * **Type**:IEnumerable<String> | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] |
| + | * Description:N/A | ||
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === WhQ=(Collection<Feature>,Collection<String>,Boolean) === | + | ** {{wiki:ProtectedMethod.gif|}} OnGottenColumns(GottenColumnsFeatureSourceEventArgs) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **sourceFeatures** | + | * Type:Void |
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **fieldNamesOutsideOfSource** | + | == Parameters == |
| - | * **Type**:Collection<String> | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] |
| + | * Description:N/A | ||
| - | **forceRaiseEvent** | + | <div newline></div> |
| - | * **Type**:Boolean | + | ** {{wiki:ProtectedMethod.gif|}} OnCustomColumnFetch(CustomColumnFetchEventArgs) ** |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === XBQ=(Collection<Feature>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **returnFeatures** | + | * //e// |
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === XRQ=(RectangleShape,Collection<Feature>,Boolean) === | + | ** {{wiki:ProtectedMethod.gif|}} OnCommittingTransaction(CommittingTransactionEventArgs) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **boundingBox** | + | * Type:Void |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **returnFeatures** | + | == Parameters == |
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] |
| + | * Description:N/A | ||
| - | **needUpdateProjection** | + | <div newline></div> |
| - | * **Type**:Boolean | + | ** {{wiki:ProtectedMethod.gif|}} OnCommittedTransaction(CommittedTransactionEventArgs) ** |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === XhQ=(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **boundingBox** | + | * //e// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **screenWidth** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:ProtectedMethod.gif|}} OnOpeningFeatureSource(OpeningFeatureSourceEventArgs) ** |
| - | * **Description**:N/A | + | |
| - | **screenHeight** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **returningColumnNames** | + | == Return Value == |
| - | * **Type**:IEnumerable<String> | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **wrappingExtent** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] |
| + | * Description:N/A | ||
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | === XxQ=(RectangleShape,Double,Double,IEnumerable<String>,RectangleShape) === | + | ** {{wiki:ProtectedMethod.gif|}} OnOpenedFeatureSource(OpenedFeatureSourceEventArgs) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **boundingBox** | + | * Type:Void |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **screenWidth** | + | == Parameters == |
| - | * **Type**:Double | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] |
| + | * Description:N/A | ||
| - | **screenHeight** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:ProtectedMethod.gif|}} OnClosingFeatureSource(ClosingFeatureSourceEventArgs) ** |
| - | * **Description**:N/A | + | |
| - | **returningColumnNames** | + | * //N/A// |
| - | * **Type**:IEnumerable<String> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **wrappingExtent** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Protected Methods|Go Back]] | + | == Parameters == |
| - | === ahQ=(RectangleShape) === | + | * //e// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | ** {{wiki:ProtectedMethod.gif|}} OnClosedFeatureSource(ClosedFeatureSourceEventArgs) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **rectangle** | + | == Remarks == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === cRQ=(Collection<Feature>) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **sourceFeatures** | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === dRQ=(IEnumerable<String>) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Collection<String> | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **returningColumnNames** | + | <div newline></div> |
| - | * **Type**:IEnumerable<String> | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | + | * //N/A// |
| - | === dxQ=(IEnumerable<String>,IEnumerable<String>,ZoomLevel,Func<Collection<Feature>>,IEnumerable<String>,RectangleShape) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | + | * Type:Object |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **styleFilters** | + | <div newline></div> |
| - | * **Type**:IEnumerable<String> | + | ==== Public Properties ==== |
| - | * **Description**:N/A | + | ** {{wiki:PublicProperty.gif|}} FeatureIdColumn ** |
| - | **returningColumnNames** | + | This property gets or sets the name of the column that holds the unique feature Id. |
| - | * **Type**:IEnumerable<String> | + | == Remarks == |
| - | * **Description**:N/A | + | None |
| - | + | == Return Value == | |
| - | **currentZoomLevel** | + | * Type:String |
| - | * **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** | + | ** {{wiki:PublicProperty.gif|}} PathName ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | ||
| - | === eBQ=(IEnumerable<String>,Func<IEnumerable<String>,Collection<Feature>>,IEnumerable<String>) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:String | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} TableName ** |
| - | * **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]] | ||
| - | === eBQ=(IEnumerable<Feature>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:String | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} IsEditable ** |
| - | * **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]] | ||
| - | === eRQ=(IEnumerable<String>) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Id ** |
| - | * **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 | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:String | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} CanExecuteSqlQuery ** |
| - | * **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 | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} IsOpen ** |
| - | * **Return Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]> | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === fxQ=(String) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} CanModifyColumnStructure ** |
| - | * **Return Type**:Boolean | + | |
| - | * **Description**:N/A | + | |
| - | + | ||
| - | ==== Parameters ==== | + | |
| - | **columnName** | + | |
| - | * **Type**:String | + | |
| - | * **Description**:N/A | + | |
| - | [[#Protected Methods|Go Back]] | ||
| - | === gBQ=(IEnumerable<String>,IEnumerable<String>) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} IsInTransaction ** |
| - | * **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 | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Boolean | + | * Type:Boolean |
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} IsTransactionLive ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === CanModifyColumnStructure === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Boolean | + | * Type:Boolean |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Projection ** |
| - | === FeatureIdColumn === | + | |
| - | This property gets or sets the name of the column that holds the unique feature Id. | + | |
| - | ==== Remarks ==== | + | |
| - | None | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:String | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === FeatureIdsToExclude === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Collection<String> | + | * Type:[[ThinkGeo.MapSuite.Core.Projection|Projection]] |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} GeoCache ** |
| - | === Filters === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Collection<String> | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === GeoCache === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.FeatureCache|FeatureCache]] | + | * Type:[[ThinkGeo.MapSuite.Core.FeatureCache|FeatureCache]] |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} FeatureIdsToExclude ** |
| - | === GeometryValidationMode === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === Id === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:String | + | * Type:Collection<String> |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} TransactionBuffer ** |
| - | === IsEditable === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Boolean | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === IsInTransaction === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Boolean | + | * Type:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} MaxRecordsToDraw ** |
| - | === IsOpen === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Boolean | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === IsTransactionLive === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Boolean | + | * Type:Int32 |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} LinkSources ** |
| - | === LinkExpressions === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Collection<String> | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === LinkSources === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]> | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]> |
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} LinkExpressions ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === MaxRecordsToDraw === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Int32 | + | * Type:Collection<String> |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Filters ** |
| - | === PathName === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:String | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === Projection === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | + | * Type:Collection<String> |
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} GeometryValidationMode ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === TableName === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] |
| + | |||
| + | ==== Protected Properties ==== | ||
| + | ** {{wiki:ProtectedProperty.gif|}} type ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === TransactionBuffer === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]] | + | * Type:Type |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} fileGeoDatabaseWrapper ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ===== Protected Properties ===== | ||
| - | === CanExecuteSqlQueryCore === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Boolean | + | * Type:Object |
| - | [[#Protected Properties|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} CanExecuteSqlQueryCore ** |
| - | === CanModifyColumnStructureCore === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Boolean | + | |
| - | [[#Protected Properties|Go Back]] | ||
| - | === FeatureSourceColumns === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> | + | * Type:Boolean |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} IsOpenCore ** | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | === IsOpenCore === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Boolean | + | * Type:Boolean |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} CanModifyColumnStructureCore ** | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | === ORw= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Type | + | * Type:Boolean |
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} FeatureSourceColumns ** | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | === Oxw= === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Object | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> |
| - | [[#Protected Properties|Go Back]] | + | ==== Public Events ==== |
| - | ===== Public Events ===== | + | ** {{wiki:PublicEvent.gif|}} DrawingProgressChanged ** |
| - | === AppliedFilters === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} GettingColumns ** |
| - | === ApplyingFilters === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} GottenColumns ** |
| - | === ClosedFeatureSource === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} ApplyingFilters ** |
| - | === ClosingFeatureSource === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} AppliedFilters ** |
| - | === CommittedTransaction === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} GettingFeaturesByIds ** |
| - | === CommittingTransaction === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} GettingFeaturesForDrawing ** |
| - | === CustomColumnFetch === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} CustomColumnFetch ** |
| - | === DrawingProgressChanged === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} CommittingTransaction ** |
| - | === GettingColumns === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} CommittedTransaction ** |
| - | === GettingFeaturesByIds === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} OpeningFeatureSource ** |
| - | === GettingFeaturesForDrawing === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} OpenedFeatureSource ** |
| - | === GottenColumns === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} ClosingFeatureSource ** |
| - | === OpenedFeatureSource === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} ClosedFeatureSource ** |
| - | === OpeningFeatureSource === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] |
| - | [[#Public Events|Go Back]] | ||