This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.silverlightcore.shapefilefeaturesource [2015/08/20 03:08] 127.0.0.1 external edit |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource ====== | ||
| - | |||
| - | |||
| - | |||
| - | <!-- Class --> | ||
| - | ===== Inheritance Hierarchy ===== | ||
| - | *System.Object | ||
| - | **[[ThinkGeo.MapSuite.SilverlightCore.FeatureSource]] | ||
| - | ***[[ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource]] | ||
| - | ===== Members Summary ===== | ||
| - | ==== Public Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ShapeFileFeatureSource()|ShapeFileFeatureSource]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ShapeFileFeatureSource(String)|ShapeFileFeatureSource]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ShapeFileFeatureSource(String, ShapeFileReadWriteMode)|ShapeFileFeatureSource]] | String, [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ShapeFileFeatureSource(String, String)|ShapeFileFeatureSource]] | String, String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ShapeFileFeatureSource(String, String, ShapeFileReadWriteMode)|ShapeFileFeatureSource]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ShapeFileFeatureSource(String, String, ShapeFileReadWriteMode, Encoding)|ShapeFileFeatureSource]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]], Encoding | | | | ||
| - | |||
| - | ==== Protected Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ==== Public Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddColumnBoolean(String)|AddColumnBoolean]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddColumnDate(String)|AddColumnDate]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddColumnDouble(String, Int32, Int32)|AddColumnDouble]] | String, Int32, Int32 | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddColumnInteger(String, Int32)|AddColumnInteger]] | String, Int32 | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddColumnMemo(String, Int32)|AddColumnMemo]] | String, Int32 | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddColumnMemo(String)|AddColumnMemo]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddColumnString(String, Int32)|AddColumnString]] | String, Int32 | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddFeature(Feature)|AddFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddFeature(BaseShape)|AddFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AddFeature(BaseShape, IDictionary<String, String>)|AddFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IDictionary<String, String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginTransaction()|BeginTransaction]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(String, String, BuildIndexMode)|BuildIndexFile]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(IEnumerable<Feature>, String, Projection, BuildIndexMode)|BuildIndexFile]] | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]>, String, [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]], [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(String)|BuildIndexFile]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(String, String, Projection, String, String, BuildIndexMode, Encoding)|BuildIndexFile]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]], String, String, [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]], Encoding | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(String, String, Projection, String, String, BuildIndexMode)|BuildIndexFile]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]], String, String, [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(IEnumerable<Feature>, String)|BuildIndexFile]] | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]>, String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(IEnumerable<Feature>, String, Projection)|BuildIndexFile]] | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]>, String, [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(String, String, String, String, BuildIndexMode)|BuildIndexFile]] | String, String, String, String, [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(String, String, Projection, BuildIndexMode)|BuildIndexFile]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]], [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(String, BuildIndexMode)|BuildIndexFile]] | String, [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildIndexFile(IEnumerable<Feature>, String, BuildIndexMode)|BuildIndexFile]] | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]>, String, [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildRecordIdColumn(String, String, BuildRecordIdMode, Int32, Encoding)|BuildRecordIdColumn]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode|BuildRecordIdMode]], Int32, Encoding | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildRecordIdColumn(String, String, BuildRecordIdMode)|BuildRecordIdColumn]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode|BuildRecordIdMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#BuildRecordIdColumn(String, String, BuildRecordIdMode, Int32)|BuildRecordIdColumn]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode|BuildRecordIdMode]], Int32 | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CloneShapeFileStructure(String, String, OverwriteMode, Encoding)|CloneShapeFileStructure]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]], Encoding | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CloneShapeFileStructure(String, String, OverwriteMode)|CloneShapeFileStructure]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CloneShapeFileStructure(String, String)|CloneShapeFileStructure]] | String, String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Close()|Close]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#CommitTransaction()|CommitTransaction]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateShapeFile(ShapeFileType, String, IEnumerable<DbfColumn>, Encoding)|CreateShapeFile]] | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileType|ShapeFileType]], String, IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.DbfColumn|DbfColumn]]>, Encoding | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateShapeFile(ShapeFileType, String, IEnumerable<DbfColumn>)|CreateShapeFile]] | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileType|ShapeFileType]], String, IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.DbfColumn|DbfColumn]]> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#CreateShapeFile(ShapeFileType, String, IEnumerable<DbfColumn>, Encoding, OverwriteMode)|CreateShapeFile]] | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileType|ShapeFileType]], String, IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.DbfColumn|DbfColumn]]>, Encoding, [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#DeleteFeature(String)|DeleteFeature]] | String | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ExecuteNonQuery(String)|ExecuteNonQuery]] | String | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetAllFeatures(IEnumerable<String>)|GetAllFeatures]] | IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetAllFeatures(ReturningColumnsType)|GetAllFeatures]] | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBox()|GetBoundingBox]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBoxById(String)|GetBoundingBoxById]] | String | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBoxByIds(IEnumerable<String>)|GetBoundingBoxByIds]] | IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBoxesByIds(IEnumerable<String>)|GetBoundingBoxesByIds]] | IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetColumns()|GetColumns]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetCount()|GetCount]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDataFromDbf(IEnumerable<String>, ReturningColumnsType)|GetDataFromDbf]] | IEnumerable<String>, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDataFromDbf(IEnumerable<String>)|GetDataFromDbf]] | IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDataFromDbf(IEnumerable<String>, String)|GetDataFromDbf]] | IEnumerable<String>, String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDataFromDbf(IEnumerable<String>, IEnumerable<String>)|GetDataFromDbf]] | IEnumerable<String>, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDataFromDbf(String, ReturningColumnsType)|GetDataFromDbf]] | String, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDataFromDbf(String, IEnumerable<String>)|GetDataFromDbf]] | String, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDataFromDbf(String, String)|GetDataFromDbf]] | String, String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDataFromDbf(String)|GetDataFromDbf]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDbfColumns()|GetDbfColumns]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeatureById(String, ReturningColumnsType)|GetFeatureById]] | String, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeatureById(String, IEnumerable<String>)|GetFeatureById]] | String, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByColumnValue(String, String)|GetFeaturesByColumnValue]] | String, String | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByColumnValue(String, String, IEnumerable<String>)|GetFeaturesByColumnValue]] | String, String, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByColumnValue(String, String, ReturningColumnsType)|GetFeaturesByColumnValue]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByIds(IEnumerable<String>, ReturningColumnsType)|GetFeaturesByIds]] | IEnumerable<String>, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByIds(IEnumerable<String>, IEnumerable<String>)|GetFeaturesByIds]] | IEnumerable<String>, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesForDrawing(RectangleShape, Double, Double, IEnumerable<String>)|GetFeaturesForDrawing]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], Double, Double, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesForDrawing(RectangleShape, Double, Double, ReturningColumnsType)|GetFeaturesForDrawing]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], Double, Double, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesInsideBoundingBox(RectangleShape, ReturningColumnsType)|GetFeaturesInsideBoundingBox]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesInsideBoundingBox(RectangleShape, IEnumerable<String>)|GetFeaturesInsideBoundingBox]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(Feature, GeographyUnit, Int32, IEnumerable<String>)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, IEnumerable<String>)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(Feature, GeographyUnit, Int32, ReturningColumnsType)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(Feature, GeographyUnit, Int32, IEnumerable<String>, Double, DistanceUnit)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String>, Double, [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, IEnumerable<String>, Double, DistanceUnit)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String>, Double, [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, ReturningColumnsType)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesOutsideBoundingBox(RectangleShape, IEnumerable<String>)|GetFeaturesOutsideBoundingBox]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesOutsideBoundingBox(RectangleShape, ReturningColumnsType)|GetFeaturesOutsideBoundingBox]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithinDistanceOf(Feature, GeographyUnit, DistanceUnit, Double, ReturningColumnsType)|GetFeaturesWithinDistanceOf]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithinDistanceOf(BaseShape, GeographyUnit, DistanceUnit, Double, ReturningColumnsType)|GetFeaturesWithinDistanceOf]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithinDistanceOf(Feature, GeographyUnit, DistanceUnit, Double, IEnumerable<String>)|GetFeaturesWithinDistanceOf]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithinDistanceOf(BaseShape, GeographyUnit, DistanceUnit, Double, IEnumerable<String>)|GetFeaturesWithinDistanceOf]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFirstFeaturesWellKnownType()|GetFirstFeaturesWellKnownType]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetShapeFileType()|GetShapeFileType]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Open()|Open]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#Rebuild(String)|Rebuild]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#RefreshColumns()|RefreshColumns]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#RollbackTransaction()|RollbackTransaction]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#SaveToProjection(String, String, Projection, OverwriteMode)|SaveToProjection]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]], [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#SpatialQuery(Feature, QueryType, IEnumerable<String>)|SpatialQuery]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]], IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#SpatialQuery(Feature, QueryType, ReturningColumnsType)|SpatialQuery]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#SpatialQuery(BaseShape, QueryType, ReturningColumnsType)|SpatialQuery]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#SpatialQuery(BaseShape, QueryType, IEnumerable<String>)|SpatialQuery]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]], IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateDbfData(String, String, String)|UpdateDbfData]] | String, String, String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateDbfData(String, IEnumerable<String>, IEnumerable<String>)|UpdateDbfData]] | String, IEnumerable<String>, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateFeature(BaseShape, IDictionary<String, String>)|UpdateFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IDictionary<String, String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateFeature(Feature)|UpdateFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateFeature(BaseShape)|UpdateFeature]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Validate()|Validate]] | | | | | ||
| - | |||
| - | ==== Protected Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CloseCore()|CloseCore]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CommitTransactionCore(TransactionBuffer)|CommitTransactionCore]] | [[ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer|TransactionBuffer]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToExternalProjection(IEnumerable<RectangleShape>)|ConvertToExternalProjection]] | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToExternalProjection(IEnumerable<Feature>)|ConvertToExternalProjection]] | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToExternalProjection(RectangleShape)|ConvertToExternalProjection]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToExternalProjection(Feature)|ConvertToExternalProjection]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToInternalProjection(IEnumerable<Feature>)|ConvertToInternalProjection]] | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToInternalProjection(RectangleShape)|ConvertToInternalProjection]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToInternalProjection(Feature)|ConvertToInternalProjection]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToInternalProjection(BaseShape)|ConvertToInternalProjection]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ConvertToInternalProjection(IEnumerable<RectangleShape>)|ConvertToInternalProjection]] | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ExecuteNonQueryCore(String)|ExecuteNonQueryCore]] | String | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetAllFeaturesCore(IEnumerable<String>)|GetAllFeaturesCore]] | IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetColumnNamesInsideFeatureSource(IEnumerable<String>)|GetColumnNamesInsideFeatureSource]] | IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetColumnNamesOutsideFeatureSource(IEnumerable<String>)|GetColumnNamesOutsideFeatureSource]] | IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetColumnsCore()|GetColumnsCore]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetCountCore()|GetCountCore]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFeaturesByColumnValueCore(String, String)|GetFeaturesByColumnValueCore]] | String, String | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFeaturesByColumnValueCore(String, String, IEnumerable<String>)|GetFeaturesByColumnValueCore]] | String, String, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFeaturesByIdsCore(IEnumerable<String>, IEnumerable<String>)|GetFeaturesByIdsCore]] | IEnumerable<String>, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFeaturesForDrawingCore(RectangleShape, Double, Double, IEnumerable<String>)|GetFeaturesForDrawingCore]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], Double, Double, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFeaturesInsideBoundingBoxCore(RectangleShape, IEnumerable<String>)|GetFeaturesInsideBoundingBoxCore]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFeaturesNearestToCore(BaseShape, GeographyUnit, Int32, IEnumerable<String>)|GetFeaturesNearestToCore]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFeaturesOutsideBoundingBoxCore(RectangleShape, IEnumerable<String>)|GetFeaturesOutsideBoundingBoxCore]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFeaturesWithinDistanceOfCore(BaseShape, GeographyUnit, DistanceUnit, Double, IEnumerable<String>)|GetFeaturesWithinDistanceOfCore]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetFirstFeaturesWellKnownTypeCore()|GetFirstFeaturesWellKnownTypeCore]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetReturningColumnNames(ReturningColumnsType)|GetReturningColumnNames]] | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}{{wiki:Static.gif|Static Member}}[[#OnBuildingIndex(BuildingIndexShapeFileFeatureSourceEventArgs)|OnBuildingIndex]] | [[ThinkGeo.MapSuite.SilverlightCore.BuildingIndexShapeFileFeatureSourceEventArgs|BuildingIndexShapeFileFeatureSourceEventArgs]] | | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnClosedFeatureSource(ClosedFeatureSourceEventArgs)|OnClosedFeatureSource]] | [[ThinkGeo.MapSuite.SilverlightCore.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnClosingFeatureSource(ClosingFeatureSourceEventArgs)|OnClosingFeatureSource]] | [[ThinkGeo.MapSuite.SilverlightCore.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnCommittedTransaction(CommittedTransactionEventArgs)|OnCommittedTransaction]] | [[ThinkGeo.MapSuite.SilverlightCore.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnCommittingTransaction(CommittingTransactionEventArgs)|OnCommittingTransaction]] | [[ThinkGeo.MapSuite.SilverlightCore.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnCustomColumnFetch(CustomColumnFetchEventArgs)|OnCustomColumnFetch]] | [[ThinkGeo.MapSuite.SilverlightCore.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]] | [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnOpenedFeatureSource(OpenedFeatureSourceEventArgs)|OnOpenedFeatureSource]] | [[ThinkGeo.MapSuite.SilverlightCore.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnOpeningFeatureSource(OpeningFeatureSourceEventArgs)|OnOpeningFeatureSource]] | [[ThinkGeo.MapSuite.SilverlightCore.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStreamLoading(StreamLoadingEventArgs)|OnStreamLoading]] | [[ThinkGeo.MapSuite.SilverlightCore.StreamLoadingEventArgs|StreamLoadingEventArgs]] | | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OpenCore()|OpenCore]] | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SpatialQueryCore(BaseShape, QueryType, IEnumerable<String>)|SpatialQueryCore]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]], IEnumerable<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | |||
| - | ==== Public Properties ==== | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#CanExecuteSqlQuery|CanExecuteSqlQuery]] | Boolean | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#Encoding|Encoding]] | Encoding | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#FeatureIdsToExclude|FeatureIdsToExclude]] | Collection<String> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#GeoCache|GeoCache]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureCache|FeatureCache]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#IndexPathFileName|IndexPathFileName]] | String | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#IsEditable|IsEditable]] | Boolean | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#IsInTransaction|IsInTransaction]] | Boolean | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#IsOpen|IsOpen]] | Boolean | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#IsTransactionLive|IsTransactionLive]] | Boolean | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#MaxRecordsToDraw|MaxRecordsToDraw]] | Int32 | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#Projection|Projection]] | [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#ReadWriteMode|ReadWriteMode]] | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]] | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#RequireIndex|RequireIndex]] | Boolean | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#ShapePathFileName|ShapePathFileName]] | String | | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#TransactionBuffer|TransactionBuffer]] | [[ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer|TransactionBuffer]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#UsingSpatialIndex|UsingSpatialIndex]] | Boolean | | | | ||
| - | |||
| - | ==== Protected Properties ==== | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#CanExecuteSqlQueryCore|CanExecuteSqlQueryCore]] | Boolean | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]](overriden) | | | ||
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#FeatureSourceColumns|FeatureSourceColumns]] | Collection<[[ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn|FeatureSourceColumn]]> | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#IsOpenCore|IsOpenCore]] | Boolean | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | |||
| - | ==== Public Events ==== | ||
| - | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#BuildingIndex|BuildingIndex]] | [[ThinkGeo.MapSuite.SilverlightCore.BuildingIndexShapeFileFeatureSourceEventArgs|BuildingIndexShapeFileFeatureSourceEventArgs]] | | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#ClosedFeatureSource|ClosedFeatureSource]] | [[ThinkGeo.MapSuite.SilverlightCore.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#ClosingFeatureSource|ClosingFeatureSource]] | [[ThinkGeo.MapSuite.SilverlightCore.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#CommittedTransaction|CommittedTransaction]] | [[ThinkGeo.MapSuite.SilverlightCore.CommittedTransactionEventArgs|CommittedTransactionEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#CommittingTransaction|CommittingTransaction]] | [[ThinkGeo.MapSuite.SilverlightCore.CommittingTransactionEventArgs|CommittingTransactionEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#CustomColumnFetch|CustomColumnFetch]] | [[ThinkGeo.MapSuite.SilverlightCore.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawingProgressChanged|DrawingProgressChanged]] | [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#OpenedFeatureSource|OpenedFeatureSource]] | [[ThinkGeo.MapSuite.SilverlightCore.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#OpeningFeatureSource|OpeningFeatureSource]] | [[ThinkGeo.MapSuite.SilverlightCore.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | ||
| - | | {{wiki:PublicEvent.gif|Public Event}}[[#StreamLoading|StreamLoading]] | [[ThinkGeo.MapSuite.SilverlightCore.StreamLoadingEventArgs|StreamLoadingEventArgs]] | | | | ||
| - | |||
| - | ===== Public Constructors ===== | ||
| - | ==== ShapeFileFeatureSource() ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ==== ShapeFileFeatureSource(String) ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ==== ShapeFileFeatureSource(String, ShapeFileReadWriteMode) ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | readWriteMode | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode --> | | | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ==== ShapeFileFeatureSource(String, String) ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ==== ShapeFileFeatureSource(String, String, ShapeFileReadWriteMode) ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | readWriteMode | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode --> | | | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ==== ShapeFileFeatureSource(String, String, ShapeFileReadWriteMode, Encoding) ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | readWriteMode | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode --> | | | ||
| - | | encoding | Encoding<!-- System.Text.Encoding --> | | | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ===== Protected Constructors ===== | ||
| - | ===== Public Methods ===== | ||
| - | ==== AddColumnBoolean(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddColumnDate(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddColumnDouble(String, Int32, Int32) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | totalLength | Int32<!-- System.Int32 --> | | | ||
| - | | precisionLength | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddColumnInteger(String, Int32) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | length | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddColumnMemo(String, Int32) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | memoValueLength | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddColumnMemo(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddColumnString(String, Int32) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | length | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddFeature(Feature) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddFeature(BaseShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== AddFeature(BaseShape, IDictionary<String, String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | columnValues | IDictionary<String,String><!-- System.Collections.Generic.IDictionary{System.String,System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BeginTransaction() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(String, String, BuildIndexMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | buildIndexMode | [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(IEnumerable<Feature>, String, Projection, BuildIndexMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | features | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | projection | [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]]<!-- ThinkGeo.MapSuite.SilverlightCore.Projection --> | | | ||
| - | | buildIndexMode | [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(String) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(String, String, Projection, String, String, BuildIndexMode, Encoding) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | projection | [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]]<!-- ThinkGeo.MapSuite.SilverlightCore.Projection --> | | | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | regularExpression | String<!-- System.String --> | | | ||
| - | | buildIndexMode | [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode --> | | | ||
| - | | encoding | Encoding<!-- System.Text.Encoding --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(String, String, Projection, String, String, BuildIndexMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | projection | [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]]<!-- ThinkGeo.MapSuite.SilverlightCore.Projection --> | | | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | regularExpression | String<!-- System.String --> | | | ||
| - | | buildIndexMode | [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(IEnumerable<Feature>, String) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | features | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(IEnumerable<Feature>, String, Projection) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | features | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | projection | [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]]<!-- ThinkGeo.MapSuite.SilverlightCore.Projection --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(String, String, String, String, BuildIndexMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | regularExpression | String<!-- System.String --> | | | ||
| - | | buildIndexMode | [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(String, String, Projection, BuildIndexMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | projection | [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]]<!-- ThinkGeo.MapSuite.SilverlightCore.Projection --> | | | ||
| - | | buildIndexMode | [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(String, BuildIndexMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | | buildIndexMode | [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildIndexFile(IEnumerable<Feature>, String, BuildIndexMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | features | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | | indexPathFilename | String<!-- System.String --> | | | ||
| - | | buildIndexMode | [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildRecordIdColumn(String, String, BuildRecordIdMode, Int32, Encoding) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapeFilename | String<!-- System.String --> | | | ||
| - | | fieldname | String<!-- System.String --> | | | ||
| - | | rebuildNeeded | [[ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode|BuildRecordIdMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode --> | | | ||
| - | | startNumber | Int32<!-- System.Int32 --> | | | ||
| - | | encoding | Encoding<!-- System.Text.Encoding --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildRecordIdColumn(String, String, BuildRecordIdMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapeFilename | String<!-- System.String --> | | | ||
| - | | fieldname | String<!-- System.String --> | | | ||
| - | | rebuildNeeded | [[ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode|BuildRecordIdMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== BuildRecordIdColumn(String, String, BuildRecordIdMode, Int32) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapeFilename | String<!-- System.String --> | | | ||
| - | | fieldname | String<!-- System.String --> | | | ||
| - | | rebuildNeeded | [[ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode|BuildRecordIdMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode --> | | | ||
| - | | startNumber | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== CloneShapeFileStructure(String, String, OverwriteMode, Encoding) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | sourceShapePathFilename | String<!-- System.String --> | | | ||
| - | | targetShapePathFilename | String<!-- System.String --> | | | ||
| - | | overwriteMode | [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.OverwriteMode --> | | | ||
| - | | encoding | Encoding<!-- System.Text.Encoding --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== CloneShapeFileStructure(String, String, OverwriteMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | sourceShapePathFilename | String<!-- System.String --> | | | ||
| - | | targetShapePathFilename | String<!-- System.String --> | | | ||
| - | | overwriteMode | [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.OverwriteMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== CloneShapeFileStructure(String, String) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | sourceShapePathFilename | String<!-- System.String --> | | | ||
| - | | targetShapePathFilename | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Close() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== CommitTransaction() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.TransactionResult|TransactionResult]]<!-- ThinkGeo.MapSuite.SilverlightCore.TransactionResult --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== CreateShapeFile(ShapeFileType, String, IEnumerable<DbfColumn>, Encoding) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapeType | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileType|ShapeFileType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileType --> | | | ||
| - | | pathFilename | String<!-- System.String --> | | | ||
| - | | databaseColumns | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.DbfColumn|DbfColumn]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.DbfColumn} --> | | | ||
| - | | encoding | Encoding<!-- System.Text.Encoding --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== CreateShapeFile(ShapeFileType, String, IEnumerable<DbfColumn>) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapeType | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileType|ShapeFileType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileType --> | | | ||
| - | | pathFilename | String<!-- System.String --> | | | ||
| - | | databaseColumns | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.DbfColumn|DbfColumn]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.DbfColumn} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== CreateShapeFile(ShapeFileType, String, IEnumerable<DbfColumn>, Encoding, OverwriteMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapeType | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileType|ShapeFileType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileType --> | | | ||
| - | | pathFilename | String<!-- System.String --> | | | ||
| - | | databaseColumns | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.DbfColumn|DbfColumn]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.DbfColumn} --> | | | ||
| - | | encoding | Encoding<!-- System.Text.Encoding --> | | | ||
| - | | overwriteMode | [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.OverwriteMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== DeleteFeature(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Equals(Object) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Boolean<!-- System.Boolean --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | obj | Object<!-- System.Object --> | | | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ExecuteNonQuery(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | sqlStatement | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetAllFeatures(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetAllFeatures(ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetBoundingBox() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetBoundingBoxById(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetBoundingBoxByIds(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetBoundingBoxesByIds(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.RectangleShape} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetColumns() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn|FeatureSourceColumn]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetCount() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDataFromDbf(IEnumerable<String>, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<Dictionary<String,String>><!-- System.Collections.ObjectModel.Collection{System.Collections.Generic.Dictionary{System.String,System.String}} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDataFromDbf(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<Dictionary<String,String>><!-- System.Collections.ObjectModel.Collection{System.Collections.Generic.Dictionary{System.String,System.String}} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDataFromDbf(IEnumerable<String>, String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<Dictionary<String,String>><!-- System.Collections.ObjectModel.Collection{System.Collections.Generic.Dictionary{System.String,System.String}} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDataFromDbf(IEnumerable<String>, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<Dictionary<String,String>><!-- System.Collections.ObjectModel.Collection{System.Collections.Generic.Dictionary{System.String,System.String}} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | columnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDataFromDbf(String, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Dictionary<String,String><!-- System.Collections.Generic.Dictionary{System.String,System.String} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDataFromDbf(String, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Dictionary<String,String><!-- System.Collections.Generic.Dictionary{System.String,System.String} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDataFromDbf(String, String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDataFromDbf(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Dictionary<String,String><!-- System.Collections.Generic.Dictionary{System.String,System.String} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetDbfColumns() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.DbfColumn|DbfColumn]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.DbfColumn} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeatureById(String, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeatureById(String, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByColumnValue(String, String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | columnValue | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByColumnValue(String, String, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | columnValue | String<!-- System.String --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByColumnValue(String, String, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | columnValue | String<!-- System.String --> | | | ||
| - | | returningColumnType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByIds(IEnumerable<String>, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByIds(IEnumerable<String>, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesForDrawing(RectangleShape, Double, Double, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | screenWidth | Double<!-- System.Double --> | | | ||
| - | | screenHeight | Double<!-- System.Double --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesForDrawing(RectangleShape, Double, Double, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | screenWidth | Double<!-- System.Double --> | | | ||
| - | | screenHeight | Double<!-- System.Double --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesInsideBoundingBox(RectangleShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesInsideBoundingBox(RectangleShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(Feature, GeographyUnit, Int32, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | maxItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfFeatureSource | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | maxItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(Feature, GeographyUnit, Int32, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | maxItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(Feature, GeographyUnit, Int32, IEnumerable<String>, Double, DistanceUnit) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | maxItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | searchRadius | Double<!-- System.Double --> | | | ||
| - | | unitOfSearchRadius | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, IEnumerable<String>, Double, DistanceUnit) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | maxItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | searchRadius | Double<!-- System.Double --> | | | ||
| - | | unitOfSearchRadius | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | maxItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesOutsideBoundingBox(RectangleShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesOutsideBoundingBox(RectangleShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOf(Feature, GeographyUnit, DistanceUnit, Double, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOf(BaseShape, GeographyUnit, DistanceUnit, Double, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOf(Feature, GeographyUnit, DistanceUnit, Double, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOf(BaseShape, GeographyUnit, DistanceUnit, Double, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFirstFeaturesWellKnownType() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.WellKnownType|WellKnownType]]<!-- ThinkGeo.MapSuite.SilverlightCore.WellKnownType --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetHashCode() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetShapeFileType() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileType|ShapeFileType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileType --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetType() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Type<!-- System.Type --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Open() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Rebuild(String) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shapePathFilename | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== RefreshColumns() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== RollbackTransaction() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== SaveToProjection(String, String, Projection, OverwriteMode) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | sourceShapeFile | String<!-- System.String --> | | | ||
| - | | targetShapeFile | String<!-- System.String --> | | | ||
| - | | projection | [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]]<!-- ThinkGeo.MapSuite.SilverlightCore.Projection --> | | | ||
| - | | overwriteMode | [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.OverwriteMode --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== SpatialQuery(Feature, QueryType, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | queryType | [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]]<!-- ThinkGeo.MapSuite.SilverlightCore.QueryType --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== SpatialQuery(Feature, QueryType, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | queryType | [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]]<!-- ThinkGeo.MapSuite.SilverlightCore.QueryType --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== SpatialQuery(BaseShape, QueryType, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | queryType | [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]]<!-- ThinkGeo.MapSuite.SilverlightCore.QueryType --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== SpatialQuery(BaseShape, QueryType, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | queryType | [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]]<!-- ThinkGeo.MapSuite.SilverlightCore.QueryType --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ToString() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== UpdateDbfData(String, String, String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | value | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== UpdateDbfData(String, IEnumerable<String>, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | columnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | values | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== UpdateFeature(BaseShape, IDictionary<String, String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | columnValues | IDictionary<String,String><!-- System.Collections.Generic.IDictionary{System.String,System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== UpdateFeature(Feature) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== UpdateFeature(BaseShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | shape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== Validate() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Dictionary<String,String><!-- System.Collections.Generic.Dictionary{System.String,System.String} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ===== Protected Methods ===== | ||
| - | ==== CloseCore() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== CommitTransactionCore(TransactionBuffer) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.TransactionResult|TransactionResult]]<!-- ThinkGeo.MapSuite.SilverlightCore.TransactionResult --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | transactions | [[ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer|TransactionBuffer]]<!-- ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToExternalProjection(IEnumerable<RectangleShape>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.RectangleShape} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | rectangles | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.RectangleShape} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToExternalProjection(IEnumerable<Feature>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | features | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToExternalProjection(RectangleShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | rectangle | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToExternalProjection(Feature) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToInternalProjection(IEnumerable<Feature>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | features | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToInternalProjection(RectangleShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | rectangle | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToInternalProjection(Feature) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | feature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToInternalProjection(BaseShape) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | baseShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ConvertToInternalProjection(IEnumerable<RectangleShape>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.RectangleShape} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | rectangles | IEnumerable<[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.SilverlightCore.RectangleShape} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== ExecuteNonQueryCore(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | sqlStatement | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== Finalize() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetAllFeaturesCore(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetBoundingBoxCore() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetColumnNamesInsideFeatureSource(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetColumnNamesOutsideFeatureSource(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetColumnsCore() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn|FeatureSourceColumn]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetCountCore() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFeaturesByColumnValueCore(String, String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | columnValue | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFeaturesByColumnValueCore(String, String, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | columnValue | String<!-- System.String --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFeaturesByIdsCore(IEnumerable<String>, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFeaturesForDrawingCore(RectangleShape, Double, Double, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | screenWidth | Double<!-- System.Double --> | | | ||
| - | | screenHeight | Double<!-- System.Double --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFeaturesInsideBoundingBoxCore(RectangleShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestToCore(BaseShape, GeographyUnit, Int32, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | maxItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFeaturesOutsideBoundingBoxCore(RectangleShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOfCore(BaseShape, GeographyUnit, DistanceUnit, Double, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetFirstFeaturesWellKnownTypeCore() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.WellKnownType|WellKnownType]]<!-- ThinkGeo.MapSuite.SilverlightCore.WellKnownType --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== GetReturningColumnNames(ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== MemberwiseClone() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Object<!-- System.Object --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnBuildingIndex(BuildingIndexShapeFileFeatureSourceEventArgs) ==== | ||
| - | <!-- static --> | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.BuildingIndexShapeFileFeatureSourceEventArgs|BuildingIndexShapeFileFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildingIndexShapeFileFeatureSourceEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnClosedFeatureSource(ClosedFeatureSourceEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.ClosedFeatureSourceEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnClosingFeatureSource(ClosingFeatureSourceEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.ClosingFeatureSourceEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnCommittedTransaction(CommittedTransactionEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.CommittedTransactionEventArgs|CommittedTransactionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.CommittedTransactionEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnCommittingTransaction(CommittingTransactionEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.CommittingTransactionEventArgs|CommittingTransactionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.CommittingTransactionEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnCustomColumnFetch(CustomColumnFetchEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.CustomColumnFetchEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnOpenedFeatureSource(OpenedFeatureSourceEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.OpenedFeatureSourceEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnOpeningFeatureSource(OpeningFeatureSourceEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.OpeningFeatureSourceEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OnStreamLoading(StreamLoadingEventArgs) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | e | [[ThinkGeo.MapSuite.SilverlightCore.StreamLoadingEventArgs|StreamLoadingEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.StreamLoadingEventArgs --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== OpenCore() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== SpatialQueryCore(BaseShape, QueryType, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | queryType | [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]]<!-- ThinkGeo.MapSuite.SilverlightCore.QueryType --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | ==== CanExecuteSqlQuery ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== Encoding ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Encoding<!-- System.Text.Encoding --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== FeatureIdsToExclude ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== GeoCache ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.FeatureCache|FeatureCache]]<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureCache --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== IndexPathFileName ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | String<!-- System.String --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== IsEditable ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== IsInTransaction ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== IsOpen ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== IsTransactionLive ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== MaxRecordsToDraw ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Int32<!-- System.Int32 --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== Projection ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]]<!-- ThinkGeo.MapSuite.SilverlightCore.Projection --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== ReadWriteMode ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]]<!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== RequireIndex ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== ShapePathFileName ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | String<!-- System.String --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== TransactionBuffer ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer|TransactionBuffer]]<!-- ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ==== UsingSpatialIndex ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ===== Protected Properties ===== | ||
| - | ==== CanExecuteSqlQueryCore ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource(overriden) --> | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | ==== FeatureSourceColumns ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn|FeatureSourceColumn]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn} --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | ==== IsOpenCore ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Protected Properties|Go Back]] | ||
| - | ===== Public Events ===== | ||
| - | ==== BuildingIndex ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.BuildingIndexShapeFileFeatureSourceEventArgs|BuildingIndexShapeFileFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.BuildingIndexShapeFileFeatureSourceEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== ClosedFeatureSource ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.ClosedFeatureSourceEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== ClosingFeatureSource ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.ClosingFeatureSourceEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== CommittedTransaction ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.CommittedTransactionEventArgs|CommittedTransactionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.CommittedTransactionEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== CommittingTransaction ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.CommittingTransactionEventArgs|CommittingTransactionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.CommittingTransactionEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== CustomColumnFetch ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.CustomColumnFetchEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== DrawingProgressChanged ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== OpenedFeatureSource ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.OpenedFeatureSourceEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== OpeningFeatureSource ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.OpeningFeatureSourceEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | ==== StreamLoading ==== | ||
| - | === Event Arguments === | ||
| - | ^ Event Arguments ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.StreamLoadingEventArgs|StreamLoadingEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.StreamLoadingEventArgs --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource --> | ||
| - | [[#Public Events|Go Back]] | ||
| - | |||
| - | __NOTOC__ | ||
| - | [[Category:SilverlightMapSuiteCore]] | ||
| - | [[Category:ThinkGeo.MapSuite.SilverlightCore]] | ||
| - | [[Category:UpdateDocumentation]] | ||
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.