User Tools

Site Tools


thinkgeo.mapsuite.core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core [2015/09/15 07:26]
admin
thinkgeo.mapsuite.core [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core ====== ====== ThinkGeo.MapSuite.Core ======
  
-**A**+{{section>upgrade_map_suite_to_10.0}}
  
-  * [[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] 
-  * [[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] 
-  * [[ThinkGeo.MapSuite.Core.AdornmentLayer|AdornmentLayer]]<​div newline></​div><​div>​This is the base class of AdornmentLayers. The AdornmentLayer is used to place adornments on the map. Two types of AdornmentLayers are     ​provided:​ ScaleLineAdornmentLayer and ScaleBarAdornmentLayer.</​div>​ 
-      
 ===== MapSuiteCore ===== ===== MapSuiteCore =====
 === Classes === === Classes ===
Line 34: Line 30:
 [[#​classes_w|W]] [[#​classes_w|W]]
 [[#​classes_x|X]] [[#​classes_x|X]]
 +[[#​classes_y|Y]]
 [[#​classes_z|Z]] [[#​classes_z|Z]]
 </​div>​ </​div>​
-^Name ^Summary| +<div newline></​div>​ 
-|[[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]]<​html><​strong id="​classes_a"></​strong></​html>​| | + 
-|[[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]]| | +<​html><​strong id="​classes_a"></​strong></​html>​**A** 
-|[[ThinkGeo.MapSuite.Core.AdornmentLayer|AdornmentLayer]]|This is the base class of AdornmentLayers. The AdornmentLayer is used to place adornments on the map. Two types of AdornmentLayers are provided: ScaleLineAdornmentLayer and ScaleBarAdornmentLayer.| + 
-|[[ThinkGeo.MapSuite.Core.AdornmentLayerDrawingEventArgs|AdornmentLayerDrawingEventArgs]]|This is the event arguments class for the AdornmentLayerDrawing event. It is raised before the AdornmentLayer is drawn.| +  * [[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.AdornmentLayerDrawnEventArgs|AdornmentLayerDrawnEventArgs]]|This is the event arguments class for the AdornmentLayerDrawn event. It is raised after the AdornmentLayer is drawn.| +  * [[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.AdornmentLayersDrawingEventArgs|AdornmentLayersDrawingEventArgs]]|This is the event arguments class for the AdornmentLayersDrawing event. It is raised before any of the AdornmentLayers are drawn.| +  ​* ​[[ThinkGeo.MapSuite.Core.AdornmentLayer|AdornmentLayer]]<div newline></​div><​div>​This is the base class of AdornmentLayers. The AdornmentLayer is used to place adornments on the map. Two types of AdornmentLayers are provided: ScaleLineAdornmentLayer and ScaleBarAdornmentLayer.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.AdornmentLayersDrawnEventArgs|AdornmentLayersDrawnEventArgs]]|This is the event arguments class for the AdornmentLayersDrawn event. It is raised after all of the AdornmentLayers have been drawn.| +  ​* ​[[ThinkGeo.MapSuite.Core.AdornmentLayerDrawingEventArgs|AdornmentLayerDrawingEventArgs]]<div newline></​div><​div>​This is the event arguments class for the AdornmentLayerDrawing event. It is raised before the AdornmentLayer is drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.AngleDistanceCogoCall|AngleDistanceCogoCall]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.AdornmentLayerDrawnEventArgs|AdornmentLayerDrawnEventArgs]]<div newline></​div><​div>​This is the event arguments class for the AdornmentLayerDrawn event. It is raised after the AdornmentLayer is drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.AdornmentLayersDrawingEventArgs|AdornmentLayersDrawingEventArgs]]<div newline></​div><​div>​This is the event arguments class for the AdornmentLayersDrawing event. It is raised before any of the AdornmentLayers are drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.AdornmentLayersDrawnEventArgs|AdornmentLayersDrawnEventArgs]]<div newline></​div><​div>​This is the event arguments class for the AdornmentLayersDrawn event. It is raised after all of the AdornmentLayers have been drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]]|This abstract class is the root of all area-based shapes, such as RectangleShape and PolygonShape.| +  ​* ​[[ThinkGeo.MapSuite.Core.AngleDistanceCogoCall|AngleDistanceCogoCall]] 
-|[[ThinkGeo.MapSuite.Core.AreaFilterCondition|AreaFilterCondition]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs|AppliedFiltersFeatureSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]]|This class is used to draw area features.| +  ​* ​[[ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs|ApplyingFiltersFeatureSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.AreaStyleAdvanced|AreaStyleAdvanced]]|This class represents the advanced drawing options for area styles.| +  ​* ​[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]]<div newline></​div><​div>​This abstract class is the root of all area-based shapes, such as RectangleShape and PolygonShape.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.AreaStyles|AreaStyles]]|This class is a collection of predefined styles and helper methods for creating styles.| +  ​* ​[[ThinkGeo.MapSuite.Core.AreaFilterCondition|AreaFilterCondition]] 
-|[[ThinkGeo.MapSuite.Core.BackgroundLayer|BackgroundLayer]]<​html><​strong id="​classes_b"></​strong></​html>​|This class draws the background of the map.| +  ​* ​[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]]<div newline></​div><​div>​This class is used to draw area features.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]|The abstract class from which area shapes, line shapes, and point shapes inherit from.| +  ​* ​[[ThinkGeo.MapSuite.Core.AreaStyleAdvanced|AreaStyleAdvanced]]<div newline></​div><​div>​This class represents the advanced drawing options for area styles.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.BingMapsLayer|BingMapsLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.AreaStyles|AreaStyles]]<div newline></​div><​div>​This class is a collection of predefined styles and helper methods for creating styles.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.BingMapsZoomLevelSet|BingMapsZoomLevelSet]]|This class represents the zoom levels used by Bing Maps.| + 
-|[[ThinkGeo.MapSuite.Core.BitmapTile|BitmapTile]]|This class represents a NativeImageTile,​ which is defined as scale, RectangleBox and a byte array for its tile bitmap.| +<​html><​strong id="​classes_b"></​strong></​html>​**B** 
-|[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]|This is the base class for BitmapTileCache system which inherits from TileCache class.| + 
-|[[ThinkGeo.MapSuite.Core.BoundarySolutionsParcelFeatureLayer|BoundarySolutionsParcelFeatureLayer]]|This class draws the parcel featureLayer of the map.| +  * [[ThinkGeo.MapSuite.Core.BackgroundLayer|BackgroundLayer]]<​div newline></​div><​div>​This class draws the background of the map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.BoundarySolutionsParcelFeatureSource|BoundarySolutionsParcelFeatureSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.BaseShape|BaseShape]]<div newline></​div><​div>​The abstract class from which area shapes, line shapes, and point shapes inherit from.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.BuildingIndexDelimitedFeatureSourceEventArgs|BuildingIndexDelimitedFeatureSourceEventArgs]]|This class represents the parameters passed in through the BuildingIndex event in BuildingIndexDelimitedFeatureSourceEventArgs class.| +  ​* ​[[ThinkGeo.MapSuite.Core.BingMapsLayer|BingMapsLayer]] 
-|[[ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs|BuildingIndexShapeFileFeatureSourceEventArgs]]|This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class.| +  ​* ​[[ThinkGeo.MapSuite.Core.BingMapsZoomLevelSet|BingMapsZoomLevelSet]]<div newline></​div><​div>​This class represents the zoom levels used by Bing Maps.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CSharpGeoCodeFormatter|CSharpGeoCodeFormatter]]<​html><​strong id="​classes_c"​></strong></html>|This class formats a GeoObjectModel into C# code.| +  ​* ​[[ThinkGeo.MapSuite.Core.BitmapTile|BitmapTile]]<div newline></​div><​div>​This class represents a NativeImageTile,​ which is defined as scale, RectangleBox and a byte array for its tile bitmap.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CadFeatureLayer|CadFeatureLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.BitmapTileCache|BitmapTileCache]]<div newline></​div><​div>​This is the base class for BitmapTileCache system which inherits from TileCache class.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CadFeatureSource|CadFeatureSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.BoundarySolutionsParcelFeatureLayer|BoundarySolutionsParcelFeatureLayer]]<div newline></​div><​div>​This class draws the parcel featureLayer of the map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CircularKrigingGridInterpolationModel|CircularKrigingGridInterpolationModel]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.BoundarySolutionsParcelFeatureSource|BoundarySolutionsParcelFeatureSource]] 
-|[[ThinkGeo.MapSuite.Core.ClassBreak|ClassBreak]]|This class represents a single class break.| +  ​* ​[[ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs|BuildingIndexShapeFileFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ClassBreakStyle|ClassBreakStyle]]|This class represents a style based on class break values.| + 
-|[[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]]| | +> <​html><​strong id="​classes_c"></​strong></​html>​**C** 
-|[[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]]| | + 
-|[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]]|This class represents the parameters passed in through the ClosedFeatureSource event.| +  * [[ThinkGeo.MapSuite.Core.CSharpGeoCodeFormatter|CSharpGeoCodeFormatter]]<​div newline></div><div>This class formats a GeoObjectModel into C# code.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]]|This class represents the parameters passed in through the ClosedRasterSource event.| +  ​* ​[[ThinkGeo.MapSuite.Core.CadFeatureLayer|CadFeatureLayer]] 
-|[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]]|This class represents the parameters passed in through the ClosingFeatureSource event.| +  ​* ​[[ThinkGeo.MapSuite.Core.CadFeatureSource|CadFeatureSource]] 
-|[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]]|This class represents the parameters passed in through the ClosingRasterSource event.| +  ​* ​[[ThinkGeo.MapSuite.Core.CircularKrigingGridInterpolationModel|CircularKrigingGridInterpolationModel]] 
-|[[ThinkGeo.MapSuite.Core.CloudFileFeatureLayer|CloudFileFeatureLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ClassBreak|ClassBreak]]<div newline></​div><​div>​This class represents a single class break.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CloudFileFeatureSource|CloudFileFeatureSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ClassBreakStyle|ClassBreakStyle]]<div newline></​div><​div>​This class represents a style based on class break values.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ClusterPointStyle|ClusterPointStyle]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]]|This is an abstract class which is the basis for each of the different types of COGO calls In the abstract class we define that a call need to be able to produce a line segment as well as produce its traverse and description string.| +  ​* ​[[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.CogoInformation|CogoInformation]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the ClosedFeatureSource event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CogoObject|CogoObject]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the ClosedRasterSource event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]]|This class represents the parameters passed in through the CommittedTransaction event.| +  ​* ​[[ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the ClosingFeatureSource event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]]|This class represents the parameters passed in through the CommittingTransaction event.| +  ​* ​[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the ClosingRasterSource event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CompositeStyle|CompositeStyle]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ClusterPointStyle|ClusterPointStyle]] 
-|[[ThinkGeo.MapSuite.Core.Conversion|Conversion]]|This static class provides a conversion method to go to and from different units.| +  ​* ​[[ThinkGeo.MapSuite.Core.CogoCall|CogoCall]]<div newline></​div><​div>​This is an abstract class which is the basis for each of the different types of COGO calls In the abstract class we define that a call need to be able to produce a line segment as well as produce its traverse and description string.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs|CreatedMemberNodeGeoObjectModelerEventArgs]]|This class represents the parameters passed in through the CreatedMemberNode event.| +  ​* ​[[ThinkGeo.MapSuite.Core.CogoInformation|CogoInformation]] 
-|[[ThinkGeo.MapSuite.Core.CreatedMemberObjectGeoObjectModelerEventArgs|CreatedMemberObjectGeoObjectModelerEventArgs]]|This class represents the parameters passed in through the CreatedMemberObject event.| +  ​* ​[[ThinkGeo.MapSuite.Core.CogoObject|CogoObject]] 
-|[[ThinkGeo.MapSuite.Core.CreatingMemberNodeGeoObjectModelerEventArgs|CreatingMemberNodeGeoObjectModelerEventArgs]]|This class represents the parameters passed in through the CreatingMemberNode event.| +  ​* ​[[ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs|CommittedTransactionEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the CommittedTransaction event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CreatingMemberObjectGeoObjectModelerEventArgs|CreatingMemberObjectGeoObjectModelerEventArgs]]|This class represents the parameters passed in through the CreatingMemberObject event.| +  ​* ​[[ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs|CommittingTransactionEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the CommittingTransaction event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CreatingRequestGoogleMapsLayerEventArgs|CreatingRequestGoogleMapsLayerEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.CompositeStyle|CompositeStyle]] 
-|[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]]|This class represents the parameters passed in through the CustomFieldFetch event.| +  ​* ​[[ThinkGeo.MapSuite.Core.Conversion|Conversion]]<div newline></​div><​div>​This static class provides a conversion method to go to and from different units.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DataGridPrinterLayer|DataGridPrinterLayer]]<​html><​strong id="​classes_d"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs|CreatedMemberNodeGeoObjectModelerEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the CreatedMemberNode event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DateRangeFilterCondition|DateRangeFilterCondition]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.CreatedMemberObjectGeoObjectModelerEventArgs|CreatedMemberObjectGeoObjectModelerEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the CreatedMemberObject event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]|This class represents the column information specific to a DBF column.| +  ​* ​[[ThinkGeo.MapSuite.Core.CreatingMemberNodeGeoObjectModelerEventArgs|CreatingMemberNodeGeoObjectModelerEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the CreatingMemberNode event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DbfLinkRecords|DbfLinkRecords]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.CreatingMemberObjectGeoObjectModelerEventArgs|CreatingMemberObjectGeoObjectModelerEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the CreatingMemberObject event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DbfLinkSource|DbfLinkSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.CreatingRequestGoogleMapsLayerEventArgs|CreatingRequestGoogleMapsLayerEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.DecimalDegreesHelper|DecimalDegreesHelper]]|This class contains a static routine for converting between degree-minute-second measurement and decimal degree measurement. In essense, it is a routine for converting from a non-decimal degree unit to decimal degree unit distance.| +  ​* ​[[ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the CustomFieldFetch event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DelimitedFeatureLayer|DelimitedFeatureLayer]]| | + 
-|[[ThinkGeo.MapSuite.Core.DelimitedFeatureSource|DelimitedFeatureSource]]| | +<​html><​strong id="​classes_d"></​strong></​html>​**D** 
-|[[ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall|DirectionDistanceCogoCall]]| | + 
-|[[ThinkGeo.MapSuite.Core.DistinctColumnValue|DistinctColumnValue]]| | +  * [[ThinkGeo.MapSuite.Core.DataGridPrinterLayer|DataGridPrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.DotDensityStyle|DotDensityStyle]]|This class allows you to display information by drawing points on an area based on a value from the features data.| +  * [[ThinkGeo.MapSuite.Core.DateRangeFilterCondition|DateRangeFilterCondition]] 
-|[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.DbfColumn|DbfColumn]]<div newline></​div><​div>​This class represents the column information specific to a DBF column.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.DbfLinkRecords|DbfLinkRecords]] 
-|[[ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]]|This is the event arguments class for the DrawingFeatures event of the FeatureLayer.| +  ​* ​[[ThinkGeo.MapSuite.Core.DbfLinkSource|DbfLinkSource]] 
-|[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.DecimalDegreesHelper|DecimalDegreesHelper]]<div newline></​div><​div>​This class contains a static routine for converting between degree-minute-second measurement and decimal degree measurement. In essense, it is a routine for converting from a non-decimal degree unit to decimal degree unit distance.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]]|This is the event arguments class for the DrawingFeatures event of the FeatureLayer.| +  ​* ​[[ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall|DirectionDistanceCogoCall]] 
-|[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.DistinctColumnValue|DistinctColumnValue]] 
-|[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.DotDensityStyle|DotDensityStyle]]<div newline></​div><​div>​This class allows you to display information by drawing points on an area based on a value from the features data.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DynamicIsoLineLayer|DynamicIsoLineLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.EcwRasterLayer|EcwRasterLayer]]<​html><​strong id="​classes_e"></​strong></​html>​|This class represents an ECW image to be drawn on the map.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.EcwRasterSource|EcwRasterSource]]|This class represents the ECW raster source.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]]<div newline></​div><​div>​This is the event arguments class for the DrawingFeatures event of the FeatureLayer.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.EditTools|EditTools]]|This class is a wrapper class for the FeatureLayer that isolates only the editing methods to make them easily accessible to the programmer.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.EllipseShape|EllipseShape]]|This class represents an ellipse that is defined with a center point, a height and a width.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]]<div newline></​div><​div>​This is the event arguments class for the DrawingFeatures event of the FeatureLayer.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.EncryptedFileBitmapTileCache|EncryptedFileBitmapTileCache]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.ExecutingSqlStatementMsSql2008FeatureSourceEventArgs|ExecutingSqlStatementMsSql2008FeatureSourceEventArgs]]|This class represents the parameters passed in through the ExecutingSqlStatement event in MsSql2008FeatureSource.| +  ​* ​[[ThinkGeo.MapSuite.Core.DynamicIsoLineLayer|DynamicIsoLineLayer]] 
-|[[ThinkGeo.MapSuite.Core.ExecutingSqlStatementOracleFeatureSourceEventArgs|ExecutingSqlStatementOracleFeatureSourceEventArgs]]|This class represents the parameters passed in through the ExecutingSqlStatement event in OracleFeatureSource.| + 
-|[[ThinkGeo.MapSuite.Core.ExponentialKrigingGridInterpolationModel|ExponentialKrigingGridInterpolationModel]]| | +<​html><​strong id="​classes_e"></​strong></​html>​**E** 
-|[[ThinkGeo.MapSuite.Core.ExtentHelper|ExtentHelper]]|This static class exposes a number of helpful methods when dealing with extents.| + 
-|[[ThinkGeo.MapSuite.Core.Feature|Feature]]<​html><​strong id="​classes_f"></​strong></​html>​|The class Feature is the basic unit of which a FeatureSource is composed. A FeatureSource can be taken from a collection of Features stored in a ShapeFile, SQL Server 2008, Oracle, etc.A Feature is the basic data unit structure which is comprised of IDs that mark the identification of the Feature, a shape and a collection of data.| +  * [[ThinkGeo.MapSuite.Core.EcwRasterLayer|EcwRasterLayer]]<​div newline></​div><​div>​This class represents an ECW image to be drawn on the map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.FeatureCache|FeatureCache]]|FeatureCache is a cache system used in FeatureSource to speed up the fetching data system.| +  ​* ​[[ThinkGeo.MapSuite.Core.EcwRasterSource|EcwRasterSource]]<div newline></​div><​div>​This class represents the ECW raster source.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]]|This class represents a layer that is comprised of feature data.| +  ​* ​[[ThinkGeo.MapSuite.Core.EditTools|EditTools]]<div newline></​div><​div>​This class is a wrapper class for the FeatureLayer that isolates only the editing methods to make them easily accessible to the programmer.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]|The abstract class from which all feature sources inherit. Feature sources represent feature data that can be integrated into Map Suite.This class is key, as it is the abstract class from which all other feature sources are derived. In this sense it encapsulates much of the logic for handling transactions and ensuring the data is consistent regardless of any projections applied.| +  ​* ​[[ThinkGeo.MapSuite.Core.EllipseShape|EllipseShape]]<div newline></​div><​div>​This class represents an ellipse that is defined with a center point, a height and a width.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]|This class represents a column contained within a FeatureSource.| +  ​* ​[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] 
-|[[ThinkGeo.MapSuite.Core.FileBitmapTile|FileBitmapTile]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.EncryptedFileBitmapTileCache|EncryptedFileBitmapTileCache]] 
-|[[ThinkGeo.MapSuite.Core.FileBitmapTileCache|FileBitmapTileCache]]|This class is a concrete class inherits from BitmapTileCache. In this class, the tiles will be saved in disk and can be viewed very conveniently.| +  ​* ​[[ThinkGeo.MapSuite.Core.ExecutingSqlStatementMsSql2008FeatureSourceEventArgs|ExecutingSqlStatementMsSql2008FeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the ExecutingSqlStatement event in MsSql2008FeatureSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.FileGeoDatabaseFeatureLayer|FileGeoDatabaseFeatureLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ExecutingSqlStatementOracleFeatureSourceEventArgs|ExecutingSqlStatementOracleFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the ExecutingSqlStatement event in OracleFeatureSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.FileGeoDatabaseFeatureSource|FileGeoDatabaseFeatureSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ExponentialKrigingGridInterpolationModel|ExponentialKrigingGridInterpolationModel]] 
-|[[ThinkGeo.MapSuite.Core.FileNativeImageTileCache|FileNativeImageTileCache]]|This class is a concrete class inherits from NativeImageTileCache. In this class, the tiles will be saved in disk and can be viewed very conveniently.| +  ​* ​[[ThinkGeo.MapSuite.Core.ExtentHelper|ExtentHelper]]<div newline></​div><​div>​This static class exposes a number of helpful methods when dealing with extents.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.FilterCondition|FilterCondition]]| | + 
-|[[ThinkGeo.MapSuite.Core.FilterStyle|FilterStyle]]| | +<​html><​strong id="​classes_f"></​strong></​html>​**F** 
-|[[ThinkGeo.MapSuite.Core.FormattedPositionStyleEventArgs|FormattedPositionStyleEventArgs]]| | + 
-|[[ThinkGeo.MapSuite.Core.FormattingPositionStyleEventArgs|FormattingPositionStyleEventArgs]]| | +  * [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​div newline></​div><​div>​The class Feature is the basic unit of which a FeatureSource is composed. A FeatureSource can be taken from a collection of Features stored in a ShapeFile, SQL Server 2008, Oracle, etc.A Feature is the basic data unit structure which is comprised of IDs that mark the identification of the Feature, a shape and a collection of data.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GaussianKrigingGridInterpolationModel|GaussianKrigingGridInterpolationModel]]<​html><​strong id="​classes_g"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.FeatureCache|FeatureCache]]<div newline></​div><​div>​FeatureCache is a cache system used in FeatureSource to speed up the fetching data system.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GdiPlusGeoCanvas|GdiPlusGeoCanvas]]|This class represents a canvas that is used to draw geographic shapes with GDI+.| +  ​* ​[[ThinkGeo.MapSuite.Core.FeatureLayer|FeatureLayer]]<div newline></​div><​div>​This class represents a layer that is comprised of feature data.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GdiPlusRasterLayer|GdiPlusRasterLayer]]|This class represents general image types to be drawn on the map, such as .BMP, .JPG, .PNG, etc.| +  ​* ​[[ThinkGeo.MapSuite.Core.FeatureSource|FeatureSource]]<div newline></​div><​div>​The abstract class from which all feature sources inherit. Feature sources represent feature data that can be integrated into Map Suite.This class is key, as it is the abstract class from which all other feature sources are derived. In this sense it encapsulates much of the logic for handling transactions and ensuring the data is consistent regardless of any projections applied.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GdiPlusRasterSource|GdiPlusRasterSource]]|This class allows you to view standard .NET GDI+ image types such as BMP, TIF, JPG, and PNG.| +  ​* ​[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]<div newline></​div><​div>​This class represents a column contained within a FeatureSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeneratingGridFeatureSourceEventArgs|GeneratingGridFeatureSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.FileBitmapTile|FileBitmapTile]] 
-|[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]|Defines objects used to fill the interiors of AreaBaseShapes,​ such as MultiPolygonShape,​ PolygonShape,​ EllipseShape,​ and other AreaBaseShapes.| +  ​* ​[[ThinkGeo.MapSuite.Core.FileBitmapTileCache|FileBitmapTileCache]]<div newline></​div><​div>​This class is a concrete class inherits from BitmapTileCache. In this class, the tiles will be saved in disk and can be viewed very conveniently.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoBrushes|GeoBrushes]]|Provides a collection of predefined GeoBrushes| +  ​* ​[[ThinkGeo.MapSuite.Core.FileGeoDatabaseFeatureLayer|FileGeoDatabaseFeatureLayer]] 
-|[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]|This class represents a canvas that is used to draw geographic shapes. It is intended to be inherited for the implementation of different drawing systems, such as GDI+ or WPF.| +  ​* ​[[ThinkGeo.MapSuite.Core.FileGeoDatabaseFeatureSource|FileGeoDatabaseFeatureSource]] 
-|[[ThinkGeo.MapSuite.Core.GeoCodeFormatter|GeoCodeFormatter]]|This class formats a GeoObjectModel into program code.| +  ​* ​[[ThinkGeo.MapSuite.Core.FileNativeImageTileCache|FileNativeImageTileCache]]<div newline></​div><​div>​This class is a concrete class inherits from NativeImageTileCache. In this class, the tiles will be saved in disk and can be viewed very conveniently.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoCodeGenerator|GeoCodeGenerator]]|This class generates code that recreates any given object.| +  ​* ​[[ThinkGeo.MapSuite.Core.FilterCondition|FilterCondition]] 
-|[[ThinkGeo.MapSuite.Core.GeoCollection<​T>​|GeoCollection<​T>​]]|This class is a collection with some methods specialized for dealing with Layers and other spatial classes.| +  ​* ​[[ThinkGeo.MapSuite.Core.FilterStyle|FilterStyle]] 
-|[[ThinkGeo.MapSuite.Core.GeoColors|GeoColors]]|This class is a collection of predefined colors| +  ​* ​[[ThinkGeo.MapSuite.Core.FormattedPositionStyleEventArgs|FormattedPositionStyleEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.GeoDbf|GeoDbf]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.FormattingPositionStyleEventArgs|FormattingPositionStyleEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]|This class represents a font that is used to label features on a GeoCanvas.| + 
-|[[ThinkGeo.MapSuite.Core.GeoHatchBrush|GeoHatchBrush]]|This class represents a brush that fills with various patterns.| +<​html><​strong id="​classes_g"></​strong></​html>​**G** 
-|[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]|This class represents an image you want to use on the GeoCanvas.| + 
-|[[ThinkGeo.MapSuite.Core.GeoLinearGradientBrush|GeoLinearGradientBrush]]|Encapsulates a GeoBrush with a linear gradient.| +  * [[ThinkGeo.MapSuite.Core.GaussianKrigingGridInterpolationModel|GaussianKrigingGridInterpolationModel]] 
-|[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]]|This class represent the model of a top level object.| +  * [[ThinkGeo.MapSuite.Core.GdiPlusGeoCanvas|GdiPlusGeoCanvas]]<div newline></​div><​div>​This class represents a canvas that is used to draw geographic shapes with GDI+.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoObjectModeler|GeoObjectModeler]]|This class creates models for objects and recreates objects from models.| +  ​* ​[[ThinkGeo.MapSuite.Core.GdiPlusRasterLayer|GdiPlusRasterLayer]]<div newline></​div><​div>​This class represents general image types to be drawn on the map, such as .BMP, .JPG, .PNG, etc.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]]|This class represent the model of an object.| +  ​* ​[[ThinkGeo.MapSuite.Core.GdiPlusRasterSource|GdiPlusRasterSource]]<div newline></​div><​div>​This class allows you to view standard .NET GDI+ image types such as BMP, TIF, JPG, and PNG.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]|This class represents a GeoPen, which is used to draw lines on a GeoCanvas.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeneratingGridFeatureSourceEventArgs|GeneratingGridFeatureSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.GeoPens|GeoPens]]|Provides a collection of predefined GeoPens| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<div newline></​div><​div>​Defines objects used to fill the interiors of AreaBaseShapes,​ such as MultiPolygonShape,​ PolygonShape,​ EllipseShape,​ and other AreaBaseShapes.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoSerializationFormatter|GeoSerializationFormatter]]|This class formats a GeoObjectModel into serialized data.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoBrushes|GeoBrushes]]<div newline></​div><​div>​Provides a collection of predefined GeoBrushes</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoSerializer|GeoSerializer]]|This class serializes an object.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<div newline></​div><​div>​This class represents a canvas that is used to draw geographic shapes. It is intended to be inherited for the implementation of different drawing systems, such as GDI+ or WPF.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]|This class defines a GeoBrush of a single color. Brushes are used to fill area shapes on a GeoCanvas.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoCodeFormatter|GeoCodeFormatter]]<div newline></​div><​div>​This class formats a GeoObjectModel into program code.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoTextureBrush|GeoTextureBrush]]|This class is used to fill an area with a image texture.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoCodeGenerator|GeoCodeGenerator]]<div newline></​div><​div>​This class generates code that recreates any given object.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoTiffRasterLayer|GeoTiffRasterLayer]]|This class represents a TIFF image to be drawn on the map.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoCollection<​T>​|GeoCollection<​T>​]]<div newline></​div><​div>​This class is a collection with some methods specialized for dealing with Layers and other spatial classes.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoTiffRasterSource|GeoTiffRasterSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoColors|GeoColors]]<div newline></​div><​div>​This class is a collection of predefined colors</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeographicColors|GeographicColors]]|This class is a convenient way to access a predefined set of geographic colors.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoDbf|GeoDbf]] 
-|[[ThinkGeo.MapSuite.Core.Geohash|Geohash]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<div newline></​div><​div>​This class represents a font that is used to label features on a GeoCanvas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoHatchBrush|GeoHatchBrush]]<div newline></​div><​div>​This class represents a brush that fills with various patterns.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GettingCacheImageBitmapTileCacheEventArgs|GettingCacheImageBitmapTileCacheEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<div newline></​div><​div>​This class represents an image you want to use on the GeoCanvas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoLinearGradientBrush|GeoLinearGradientBrush]]<div newline></​div><​div>​Encapsulates a GeoBrush with a linear gradient.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoObjectModel|GeoObjectModel]]<div newline></​div><​div>​This class represent the model of a top level object.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoObjectModeler|GeoObjectModeler]]<div newline></​div><​div>​This class creates models for objects and recreates objects from models.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GoogleMapsLayer|GoogleMapsLayer]]|Represents an object that encapsulates a Google Map layer.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]]<div newline></​div><​div>​This class represent the model of an object.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GoogleMapsZoomLevelSet|GoogleMapsZoomLevelSet]]|This class represents the zoom levels used by Google Maps.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<div newline></​div><​div>​This class represents a GeoPen, which is used to draw lines on a GeoCanvas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GottenCacheImageBitmapTileCacheEventArgs|GottenCacheImageBitmapTileCacheEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoPens|GeoPens]]<div newline></​div><​div>​Provides a collection of predefined GeoPens</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoSerializationFormatter|GeoSerializationFormatter]]<div newline></​div><​div>​This class formats a GeoObjectModel into serialized data.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GottenFeatureValueClassBreakStyleEventArgs|GottenFeatureValueClassBreakStyleEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoSerializer|GeoSerializer]]<div newline></​div><​div>​This class serializes an object.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GpxFeatureLayer|GpxFeatureLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]<div newline></​div><​div>​This class defines a GeoBrush of a single color. Brushes are used to fill area shapes on a GeoCanvas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GpxFeatureSource|GpxFeatureSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoTextureBrush|GeoTextureBrush]]<div newline></​div><​div>​This class is used to fill an area with a image texture.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GradientStyle|GradientStyle]]|This gradient style is a new style with the concept of GradientBrush. By specifying the LowerValue and its color, as well as the UpperValue and its color, we can set the color of each feature based on a column value using linear interpolation.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoTiffRasterLayer|GeoTiffRasterLayer]]<div newline></​div><​div>​This class represents a TIFF image to be drawn on the map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GraticuleAdornmentLayer|GraticuleAdornmentLayer]]|GraticuleAdornmentLayer shows Meridians and Parallels displaying through the map. Meridians are lines of longitude and they have a North South orientation. Parallels are lines of latitude and they have an East West orientation. Showing graticule for latitude and longitude is a standard way in cartography to give spatial references to the users.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoTiffRasterSource|GeoTiffRasterSource]] 
-|[[ThinkGeo.MapSuite.Core.GridCell|GridCell]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeographicColors|GeographicColors]]<div newline></​div><​div>​This class is a convenient way to access a predefined set of geographic colors.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.Geohash|Geohash]] 
-|[[ThinkGeo.MapSuite.Core.GridFeatureLayer|GridFeatureLayer]]|This class uses the grid file provided.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeometryCollectionShape|GeometryCollectionShape]] 
-|[[ThinkGeo.MapSuite.Core.GridFeatureSource|GridFeatureSource]]|Reads cell data from a grid file and displays them in appropriate colors based on their values.| +  ​* ​[[ThinkGeo.MapSuite.Core.GettingCacheImageBitmapTileCacheEventArgs|GettingCacheImageBitmapTileCacheEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GettingColumnsFeatureSourceEventArgs|GettingColumnsFeatureSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.GridIsoLineLayer|GridIsoLineLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GettingFeaturesByIdsFeatureSourceEventArgs|GettingFeaturesByIdsFeatureSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.GroupLayer|GroupLayer]]|This class represents a Layer backed by a group of layers.| +  ​* ​[[ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs|GettingFeaturesForDrawingFeatureSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.HeatLayer|HeatLayer]]<​html><​strong id="​classes_h"></​strong></​html>​|HeatLayer allows you to better visualize data by making areas of high concentration "​hotter"​ using warmer colors and low density areas visually cooler.| +  ​* ​[[ThinkGeo.MapSuite.Core.GoogleMapsLayer|GoogleMapsLayer]]<div newline></​div><​div>​Represents an object that encapsulates a Google Map layer.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.HeatStyle|HeatStyle]]|HeatStyle allows you to better visualize data by making areas of high concentration "​hotter"​ using warmer colors and low density areas visually cooler.| +  ​* ​[[ThinkGeo.MapSuite.Core.GoogleMapsZoomLevelSet|GoogleMapsZoomLevelSet]]<div newline></​div><​div>​This class represents the zoom levels used by Google Maps.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.HueFamilyAreaStyle|HueFamilyAreaStyle]]|This class is used to draw area features.| +  ​* ​[[ThinkGeo.MapSuite.Core.GottenCacheImageBitmapTileCacheEventArgs|GottenCacheImageBitmapTileCacheEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.IconStyle|IconStyle]]<​html><​strong id="​classes_i"></​strong></​html>​|This class displays an icon with text from the data of the feature.| +  ​* ​[[ThinkGeo.MapSuite.Core.GottenColumnsFeatureSourceEventArgs|GottenColumnsFeatureSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.IconValueItem|IconValueItem]]|This class is a single item in an IconValueStyle.| +  ​* ​[[ThinkGeo.MapSuite.Core.GottenFeatureValueClassBreakStyleEventArgs|GottenFeatureValueClassBreakStyleEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.IconValueStyle|IconValueStyle]]|This class allows you to choose different icons based on values in the data of a feature.| +  ​* ​[[ThinkGeo.MapSuite.Core.GpxFeatureLayer|GpxFeatureLayer]] 
-|[[ThinkGeo.MapSuite.Core.ImagePrinterLayer|ImagePrinterLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GpxFeatureSource|GpxFeatureSource]] 
-|[[ThinkGeo.MapSuite.Core.InMemoryBitmapTileCache|InMemoryBitmapTileCache]]|This class is a concrete class inherits from BitmapTileCache. In this class, the tiles will be saved in memory and it provides some properties to control it very easily.| +  ​* ​[[ThinkGeo.MapSuite.Core.GradientStyle|GradientStyle]]<div newline></​div><​div>​This gradient style is a new style with the concept of GradientBrush. By specifying the LowerValue and its color, as well as the UpperValue and its color, we can set the color of each feature based on a column value using linear interpolation.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.InMemoryFeatureLayer|InMemoryFeatureLayer]]|This layer is backed by memory and is typically used for temporary features.| +  ​* ​[[ThinkGeo.MapSuite.Core.GraticuleAdornmentLayer|GraticuleAdornmentLayer]]<div newline></​div><​div>​GraticuleAdornmentLayer shows Meridians and Parallels displaying through the map. Meridians are lines of longitude and they have a North South orientation. Parallels are lines of latitude and they have an East West orientation. Showing graticule for latitude and longitude is a standard way in cartography to give spatial references to the users.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]]|This class represents a FeatureSource backed by memory, more specifically an in memory collection InternalFeatures.| +  ​* ​[[ThinkGeo.MapSuite.Core.GridCell|GridCell]] 
-|[[ThinkGeo.MapSuite.Core.InMemoryGridFeatureLayer|InMemoryGridFeatureLayer]]|This class uses the grid file provided.| +  ​* ​[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] 
-|[[ThinkGeo.MapSuite.Core.InMemoryGridFeatureSource|InMemoryGridFeatureSource]]|Reads cell data from a grid file and displays them in appropriate colors based on their values.| +  ​* ​[[ThinkGeo.MapSuite.Core.GridFeatureLayer|GridFeatureLayer]]<div newline></​div><​div>​This class uses the grid file provided.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.InMemoryGridIsoLineLayer|InMemoryGridIsoLineLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GridFeatureSource|GridFeatureSource]]<div newline></​div><​div>​Reads cell data from a grid file and displays them in appropriate colors based on their values.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]] 
-|[[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GridIsoLineLayer|GridIsoLineLayer]] 
-|[[ThinkGeo.MapSuite.Core.InverseDistanceWeightedGridInterpolationModel|InverseDistanceWeightedGridInterpolationModel]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GroupLayer|GroupLayer]]<div newline></​div><​div>​This class represents a Layer backed by a group of layers.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.IsoLineLayer|IsoLineLayer]]| | + 
-|[[ThinkGeo.MapSuite.Core.JeffersonianHelper|JeffersonianHelper]]<​html><​strong id="​classes_j"></​strong></​html>​| ​| +<​html><​strong id="​classes_h"></​strong></​html>​**H** 
-|[[ThinkGeo.MapSuite.Core.JeffersonianSplitResult|JeffersonianSplitResult]]| | + 
-|[[ThinkGeo.MapSuite.Core.Jpeg2000RasterLayer|Jpeg2000RasterLayer]]|This class represents a .JP2 (JPEG2000) image type to be drawn on the map.| +  * [[ThinkGeo.MapSuite.Core.HeatLayer|HeatLayer]]<​div newline></​div><​div>​HeatLayer allows you to better visualize data by making areas of high concentration "​hotter"​ using warmer colors and low density areas visually cooler.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.Jpeg2000RasterSource|Jpeg2000RasterSource]]|This class represents the JPEG2000 raster source.| +  ​* ​[[ThinkGeo.MapSuite.Core.HeatStyle|HeatStyle]]<div newline></​div><​div>​HeatStyle allows you to better visualize data by making areas of high concentration "​hotter"​ using warmer colors and low density areas visually cooler.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.KmlAdornmentLayer|KmlAdornmentLayer]]<​html><​strong id="​classes_k"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.HueFamilyAreaStyle|HueFamilyAreaStyle]]<div newline></​div><​div>​This class is used to draw area features.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.KmlFeatureLayer|KmlFeatureLayer]]| | + 
-|[[ThinkGeo.MapSuite.Core.KmlFeatureSource|KmlFeatureSource]]| | +<​html><​strong id="​classes_i"></​strong></​html>​**I** 
-|[[ThinkGeo.MapSuite.Core.KmlGeoCanvas|KmlGeoCanvas]]| | + 
-|[[ThinkGeo.MapSuite.Core.KmlLayer|KmlLayer]]| | +  * [[ThinkGeo.MapSuite.Core.IconStyle|IconStyle]]<​div newline></​div><​div>​This class displays an icon with text from the data of the feature.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.KmlRasterLayer|KmlRasterLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.IconValueItem|IconValueItem]]<div newline></​div><​div>​This class is a single item in an IconValueStyle.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.KmlRasterSource|KmlRasterSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.IconValueStyle|IconValueStyle]]<div newline></​div><​div>​This class allows you to choose different icons based on values in the data of a feature.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel|KrigingGridInterpolationModel]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ImagePrinterLayer|ImagePrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.LabelInformation|LabelInformation]]<​html><​strong id="​classes_l"></​strong></​html>​|This class represents the location of a piece of a label that may be drawn.| +  ​* ​[[ThinkGeo.MapSuite.Core.InMemoryBitmapTileCache|InMemoryBitmapTileCache]]<div newline></​div><​div>​This class is a concrete class inherits from BitmapTileCache. In this class, the tiles will be saved in memory and it provides some properties to control it very easily.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LabelPrinterLayer|LabelPrinterLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.InMemoryFeatureLayer|InMemoryFeatureLayer]]<div newline></​div><​div>​This layer is backed by memory and is typically used for temporary features.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LabelingCandidate|LabelingCandidate]]|This class represents a candidate for labeling.| +  ​* ​[[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]]<div newline></​div><​div>​This class represents a FeatureSource backed by memory, more specifically an in memory collection InternalFeatures.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.Layer|Layer]]|This class is the base class for all types of Layers.| +  ​* ​[[ThinkGeo.MapSuite.Core.InMemoryGridFeatureLayer|InMemoryGridFeatureLayer]]<div newline></​div><​div>​This class uses the grid file provided.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LayerDefinition|LayerDefinition]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.InMemoryGridFeatureSource|InMemoryGridFeatureSource]]<div newline></​div><​div>​Reads cell data from a grid file and displays them in appropriate colors based on their values.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LayerDrawingEventArgs|LayerDrawingEventArgs]]|This is the event arguments class for the LayerDrawing event on the MapEngine class. It is raised before the layer is drawn.| +  ​* ​[[ThinkGeo.MapSuite.Core.InMemoryGridIsoLineLayer|InMemoryGridIsoLineLayer]] 
-|[[ThinkGeo.MapSuite.Core.LayerDrawnEventArgs|LayerDrawnEventArgs]]|This is the event arguments class for the LayerDrawn event on the MapEngine class. It is raised after a layer is drawn.| +  ​* ​[[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.LayersDrawingEventArgs|LayersDrawingEventArgs]]|This is the event arguments class for the LayersDrawing event on the MapEngine class. It is raised before any of the layers are drawn.| +  ​* ​[[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.LayersDrawnEventArgs|LayersDrawnEventArgs]]|This is the event arguments class for the LayersDrawn event on the MapEngine class. It is raised after all of the layers are drawn.| +  ​* ​[[ThinkGeo.MapSuite.Core.InverseDistanceWeightedGridInterpolationModel|InverseDistanceWeightedGridInterpolationModel]] 
-|[[ThinkGeo.MapSuite.Core.LegendAdornmentLayer|LegendAdornmentLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.IsoLineLayer|IsoLineLayer]] 
-|[[ThinkGeo.MapSuite.Core.LegendItem|LegendItem]]| | + 
-|[[ThinkGeo.MapSuite.Core.LegendPrinterLayer|LegendPrinterLayer]]| | +<​html><​strong id="​classes_j"></​strong></​html>​**J** 
-|[[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]]|This abstract class is the root of all line-based shapes, such as LineShape and MultilineShape.| + 
-|[[ThinkGeo.MapSuite.Core.LineShape|LineShape]]|This class represents a LineShape, which is defined as a single line with two or more points.| +  * [[ThinkGeo.MapSuite.Core.JeffersonianHelper|JeffersonianHelper]] 
-|[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]]|This class is the style used to draw lines.| +  ​* ​[[ThinkGeo.MapSuite.Core.JeffersonianSplitResult|JeffersonianSplitResult]] 
-|[[ThinkGeo.MapSuite.Core.LineStyles|LineStyles]]|This class is a collection of predefined styles and helper methods to create styles.| +  ​* ​[[ThinkGeo.MapSuite.Core.Jpeg2000RasterLayer|Jpeg2000RasterLayer]]<div newline></​div><​div>​This class represents a .JP2 (JPEG2000) image type to be drawn on the map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LinealKrigingGridInterpolationModel|LinealKrigingGridInterpolationModel]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.Jpeg2000RasterSource|Jpeg2000RasterSource]]<div newline></​div><​div>​This class represents the JPEG2000 raster source.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]]| | + 
-|[[ThinkGeo.MapSuite.Core.LinkRecords|LinkRecords]]| | +<​html><​strong id="​classes_k"></​strong></​html>​**K** 
-|[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]]| | + 
-|[[ThinkGeo.MapSuite.Core.LogoAdornmentLayer|LogoAdornmentLayer]]|This is the sub base class of AdornmentLayer. The LogoAdornmentLayer is taken as Logo map of the Map Control.| +  * [[ThinkGeo.MapSuite.Core.KmlAdornmentLayer|KmlAdornmentLayer]] 
-|[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]]<​html><​strong id="​classes_m"></​strong></​html>​| | +  * [[ThinkGeo.MapSuite.Core.KmlFeatureLayer|KmlFeatureLayer]] 
-|[[ThinkGeo.MapSuite.Core.MagneticDeclinationAdornmentLayer|MagneticDeclinationAdornmentLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.KmlFeatureSource|KmlFeatureSource]] 
-|[[ThinkGeo.MapSuite.Core.MagneticDeclinationPrinterLayer|MagneticDeclinationPrinterLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.KmlGeoCanvas|KmlGeoCanvas]] 
-|[[ThinkGeo.MapSuite.Core.ManagedGeoTiffRasterSource|ManagedGeoTiffRasterSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.KmlLayer|KmlLayer]] 
-|[[ThinkGeo.MapSuite.Core.ManagedProj4Projection|ManagedProj4Projection]]|This projection class uses the Proj4 engine to project data from one Srid to another.| +  ​* ​[[ThinkGeo.MapSuite.Core.KmlRasterLayer|KmlRasterLayer]] 
-|[[ThinkGeo.MapSuite.Core.MapEngine|MapEngine]]|This class is for generating maps.| +  ​* ​[[ThinkGeo.MapSuite.Core.KmlRasterSource|KmlRasterSource]] 
-|[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel|KrigingGridInterpolationModel]] 
-|[[ThinkGeo.MapSuite.Core.MapShape|MapShape]]|This class represent a unit can be drawn on map. Each MapShape composes of a feature and a ZoomLevelSet to control its drawing zoomlevels.| + 
-|[[ThinkGeo.MapSuite.Core.MapShapeLayer|MapShapeLayer]]|Ideally I would want to make this inherit from the FeatureLayer so you could do spatial queries. ​ In the interests of time I inherited from the Layer to make things simple and show the point of how easy it is to extend Map Suite. ​ When we roll this into the main product we may create a FeatureSource and FeatureLayer.| +<​html><​strong id="​classes_l"></​strong></​html>​**L** 
-|[[ThinkGeo.MapSuite.Core.MapSuiteTileMatrix|MapSuiteTileMatrix]]|This class defines the TileMatrix system used in MapSuite component.| + 
-|[[ThinkGeo.MapSuite.Core.Matrix|Matrix]]|This class represents a base Matrix which encapsulate the tile caculation logics.| +  * [[ThinkGeo.MapSuite.Core.LabelInformation|LabelInformation]]<​div newline></​div><​div>​This class represents the location of a piece of a label that may be drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MrSidRasterLayer|MrSidRasterLayer]]|This class represents a MrSid image to be drawn on the map.| +  ​* ​[[ThinkGeo.MapSuite.Core.LabelPrinterLayer|LabelPrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.MrSidRasterSource|MrSidRasterSource]]|This class represents the MrSid raster source.| +  ​* ​[[ThinkGeo.MapSuite.Core.LabelingCandidate|LabelingCandidate]]<div newline></​div><​div>​This class represents a candidate for labeling.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MsSql2008FeatureLayer|MsSql2008FeatureLayer]]|This class represents a layer backed by Microsoft SQL 2008.| +  ​* ​[[ThinkGeo.MapSuite.Core.Layer|Layer]]<div newline></​div><​div>​This class is the base class for all types of Layers.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MsSql2008FeatureSource|MsSql2008FeatureSource]]|This class represents a FeatureSource backed by MS SQL 2008.| +  ​* ​[[ThinkGeo.MapSuite.Core.LayerDrawingEventArgs|LayerDrawingEventArgs]]<div newline></​div><​div>​This is the event arguments class for the LayerDrawing event on the MapEngine class. It is raised before the layer is drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MultilineShape|MultilineShape]]|This class represents a MultilineShape,​ which is defined as one or more lines, each with two or more points.| +  ​* ​[[ThinkGeo.MapSuite.Core.LayerDrawnEventArgs|LayerDrawnEventArgs]]<div newline></​div><​div>​This is the event arguments class for the LayerDrawn event on the MapEngine class. It is raised after a layer is drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MultipleFeatureLayer|MultipleFeatureLayer]]|This class represents a Layer backed by multiple Shape Files.| +  ​* ​[[ThinkGeo.MapSuite.Core.LayersDrawingEventArgs|LayersDrawingEventArgs]]<div newline></​div><​div>​This is the event arguments class for the LayersDrawing event on the MapEngine class. It is raised before any of the layers are drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MultipleFeatureSource|MultipleFeatureSource]]|This MultipleFeatureSource is a special FeatureSource which holds a bunch of FeatureSource.| +  ​* ​[[ThinkGeo.MapSuite.Core.LayersDrawnEventArgs|LayersDrawnEventArgs]]<div newline></​div><​div>​This is the event arguments class for the LayersDrawn event on the MapEngine class. It is raised after all of the layers are drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MultipleShapeFileFeatureLayer|MultipleShapeFileFeatureLayer]]|This layer represents multiple Shape Files of the same type.| +  ​* ​[[ThinkGeo.MapSuite.Core.LegendAdornmentLayer|LegendAdornmentLayer]] 
-|[[ThinkGeo.MapSuite.Core.MultipleShapeFileFeatureSource|MultipleShapeFileFeatureSource]]|This class represents a FeatureSource backed by multiple ESRI Shape Files.| +  ​* ​[[ThinkGeo.MapSuite.Core.LegendItem|LegendItem]] 
-|[[ThinkGeo.MapSuite.Core.MultipointShape|MultipointShape]]|This class represents one or more point shapes.| +  ​* ​[[ThinkGeo.MapSuite.Core.LegendPrinterLayer|LegendPrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.MultipolygonShape|MultipolygonShape]]|This class represents one or more polygons.| +  ​* ​[[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]]<div newline></​div><​div>​This abstract class is the root of all line-based shapes, such as LineShape and MultilineShape.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.NativeImageTile|NativeImageTile]]<​html><​strong id="​classes_n"></​strong></​html>​|This class represents a NativeImageTile,​ which is defined as scale, RectangleBox and a byte array for its tile bitmap.| +  ​* ​[[ThinkGeo.MapSuite.Core.LineShape|LineShape]]<div newline></​div><​div>​This class represents a LineShape, which is defined as a single line with two or more points.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.NativeImageTileCache|NativeImageTileCache]]|This is the base class for NativeTileCache system which inherits from TileCache class.| +  ​* ​[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]]<div newline></​div><​div>​This class is the style used to draw lines.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.NoaaRadarMonitor|NoaaRadarMonitor]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.LineStyles|LineStyles]]<div newline></​div><​div>​This class is a collection of predefined styles and helper methods to create styles.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.NoaaRadarRasterLayer|NoaaRadarRasterLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.LinealKrigingGridInterpolationModel|LinealKrigingGridInterpolationModel]] 
-|[[ThinkGeo.MapSuite.Core.NoaaRadarRasterSource|NoaaRadarRasterSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]] 
-|[[ThinkGeo.MapSuite.Core.NoaaWeatherStationFeatureLayer|NoaaWeatherStationFeatureLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.LinkRecords|LinkRecords]] 
-|[[ThinkGeo.MapSuite.Core.NoaaWeatherStationMonitor|NoaaWeatherStationMonitor]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.LinkSource|LinkSource]] 
-|[[ThinkGeo.MapSuite.Core.NoaaWeatherStationStyle|NoaaWeatherStationStyle]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.LogoAdornmentLayer|LogoAdornmentLayer]]<div newline></​div><​div>​This is the sub base class of AdornmentLayer. The LogoAdornmentLayer is taken as Logo map of the Map Control.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.NoaaWeatherWarningsFeatureLayer|NoaaWeatherWarningsFeatureLayer]]| | + 
-|[[ThinkGeo.MapSuite.Core.NoaaWeatherWarningsFeatureSource|NoaaWeatherWarningsFeatureSource]]| | +<​html><​strong id="​classes_m"></​strong></​html>​**M** 
-|[[ThinkGeo.MapSuite.Core.NoaaWeatherWarningsMonitor|NoaaWeatherWarningsMonitor]]| | + 
-|[[ThinkGeo.MapSuite.Core.NoaaWeatherWarningsStyle|NoaaWeatherWarningsStyle]]| | +  * [[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] 
-|[[ThinkGeo.MapSuite.Core.NonSerializableBaseTypeAttribute|NonSerializableBaseTypeAttribute]]|Indicates that a type's base type should not be serialized.| +  * [[ThinkGeo.MapSuite.Core.MagneticDeclinationAdornmentLayer|MagneticDeclinationAdornmentLayer]] 
-|[[ThinkGeo.MapSuite.Core.NonTangentCurveCogoCall|NonTangentCurveCogoCall]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.MagneticDeclinationPrinterLayer|MagneticDeclinationPrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.OnGeodeserializedAttribute|OnGeodeserializedAttribute]]<​html><​strong id="​classes_o"></​strong></​html>​|When applied to a method, specifies that the method is called immediately after deserialization of the object.| +  ​* ​[[ThinkGeo.MapSuite.Core.ManagedGeoTiffRasterSource|ManagedGeoTiffRasterSource]] 
-|[[ThinkGeo.MapSuite.Core.OnGeodeserializingAttribute|OnGeodeserializingAttribute]]|When applied to a method, specifies that the method is called during deserialization of an object.| +  ​* ​[[ThinkGeo.MapSuite.Core.ManagedProj4Projection|ManagedProj4Projection]]<div newline></​div><​div>​This projection class uses the Proj4 engine to project data from one Srid to another.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OnGeoserializedAttribute|OnGeoserializedAttribute]]|When applied to a method, specifies that the method is called after serialization of an object graph.| +  ​* ​[[ThinkGeo.MapSuite.Core.MapEngine|MapEngine]]<div newline></​div><​div>​This class is for generating maps.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OnGeoserializingAttribute|OnGeoserializingAttribute]]|When applied to a method, specifies that the method is called before serialization of an object.| +  ​* ​[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.OpenStreetMapLayer|OpenStreetMapLayer]]|This class is use for Open Street Map Layer, and you also can get map from open street map server.| +  ​* ​[[ThinkGeo.MapSuite.Core.MapShape|MapShape]]<div newline></​div><​div>​This class represent a unit can be drawn on map. Each MapShape composes of a feature and a ZoomLevelSet to control its drawing zoomlevels.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OpenStreetMapsZoomLevelSet|OpenStreetMapsZoomLevelSet]]|This class represents the zoom levels used by Open Stree Map.| +  ​* ​[[ThinkGeo.MapSuite.Core.MapShapeLayer|MapShapeLayer]]<div newline></​div><​div>​Ideally I would want to make this inherit from the FeatureLayer so you could do spatial queries. ​ In the interests of time I inherited from the Layer to make things simple and show the point of how easy it is to extend Map Suite. ​ When we roll this into the main product we may create a FeatureSource and FeatureLayer.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]]|This class represents the parameters passed in the OpenedFeatureSource event.| +  ​* ​[[ThinkGeo.MapSuite.Core.MapSuiteTileMatrix|MapSuiteTileMatrix]]<div newline></​div><​div>​This class defines the TileMatrix system used in MapSuite component.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]]|This class represents the parameters passed in the OpenedRasterSource event.| +  ​* ​[[ThinkGeo.MapSuite.Core.Matrix|Matrix]]<div newline></​div><​div>​This class represents a base Matrix which encapsulate the tile caculation logics.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]]|This class represents the parameters passed in the OpeningFeatureSource event.| +  ​* ​[[ThinkGeo.MapSuite.Core.MrSidRasterLayer|MrSidRasterLayer]]<div newline></​div><​div>​This class represents a MrSid image to be drawn on the map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]]|This class represents the parameters passed in the OpeningRasterSource event.| +  ​* ​[[ThinkGeo.MapSuite.Core.MrSidRasterSource|MrSidRasterSource]]<div newline></​div><​div>​This class represents the MrSid raster source.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OracleFeatureLayer|OracleFeatureLayer]]|This class represents a Layer backed by Oracle Spatial.| +  ​* ​[[ThinkGeo.MapSuite.Core.MsSql2008FeatureLayer|MsSql2008FeatureLayer]]<div newline></​div><​div>​This class represents a layer backed by Microsoft SQL 2008.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.OracleFeatureSource|OracleFeatureSource]]|This class represents a FeatureSource backed by Oracle Spatial.| +  ​* ​[[ThinkGeo.MapSuite.Core.MsSql2008FeatureSource|MsSql2008FeatureSource]]<div newline></​div><​div>​This class represents a FeatureSource backed by MS SQL 2008.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PagePrinterLayer|PagePrinterLayer]]<​html><​strong id="​classes_p"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.MultilineShape|MultilineShape]]<div newline></​div><​div>​This class represents a MultilineShape,​ which is defined as one or more lines, each with two or more points.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]]|This abstract class is the root of all point-based shapes, such as PointShape and MultiPointShape.| +  ​* ​[[ThinkGeo.MapSuite.Core.MultipleFeatureLayer|MultipleFeatureLayer]]<div newline></​div><​div>​This class represents a Layer backed by multiple Shape Files.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PointBaseStyle|PointBaseStyle]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.MultipleFeatureSource|MultipleFeatureSource]]<div newline></​div><​div>​This MultipleFeatureSource is a special FeatureSource which holds a bunch of FeatureSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]|This class represents a single point.| +  ​* ​[[ThinkGeo.MapSuite.Core.MultipleShapeFileFeatureLayer|MultipleShapeFileFeatureLayer]]<div newline></​div><​div>​This layer represents multiple Shape Files of the same type.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]|This class allows you to define how points are drawn on the canvas.| +  ​* ​[[ThinkGeo.MapSuite.Core.MultipleShapeFileFeatureSource|MultipleShapeFileFeatureSource]]<div newline></​div><​div>​This class represents a FeatureSource backed by multiple ESRI Shape Files.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PointStyleAdvanced|PointStyleAdvanced]]|This class represents the advanced drawing options for point styles.| +  ​* ​[[ThinkGeo.MapSuite.Core.MultipointShape|MultipointShape]]<div newline></​div><​div>​This class represents one or more point shapes.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PointStyles|PointStyles]]|This class provides commonly-used GeoPointStyles and some methods to create various kinds of GeoPointstyles. A GeoStyle is a kind of sheet used to render the map.| +  ​* ​[[ThinkGeo.MapSuite.Core.MultipolygonShape|MultipolygonShape]]<div newline></​div><​div>​This class represents one or more polygons.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PolygonShape|PolygonShape]]|This class represents a polygon, which is defined as a single outer ring with zero-to-many inner rings.| + 
-|[[ThinkGeo.MapSuite.Core.PositionStyle|PositionStyle]]|This abstract class encapsulates the labeling position logic. It is inherited by other styles, such as the TextSytle.| +<​html><​strong id="​classes_n"></​strong></​html>​**N** 
-|[[ThinkGeo.MapSuite.Core.PrinterGeoCanvas|PrinterGeoCanvas]]| | + 
-|[[ThinkGeo.MapSuite.Core.PrinterHelper|PrinterHelper]]| | +  * [[ThinkGeo.MapSuite.Core.NativeImageTile|NativeImageTile]]<​div newline></​div><​div>​This class represents a NativeImageTile,​ which is defined as scale, RectangleBox and a byte array for its tile bitmap.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.NativeImageTileCache|NativeImageTileCache]]<div newline></​div><​div>​This is the base class for NativeTileCache system which inherits from TileCache class.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.PrinterZoomLevelSet|PrinterZoomLevelSet]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaRadarMonitor|NoaaRadarMonitor]] 
-|[[ThinkGeo.MapSuite.Core.Proj4Projection|Proj4Projection]]|This projection class uses the Proj4 to project data from one Srid to another.| +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaRadarRasterLayer|NoaaRadarRasterLayer]] 
-|[[ThinkGeo.MapSuite.Core.Projection|Projection]]|This class represents a projection that you wish to apply to a FeatureSource.| +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaRadarRasterSource|NoaaRadarRasterSource]] 
-|[[ThinkGeo.MapSuite.Core.QualityFamilyAreaStyle|QualityFamilyAreaStyle]]<​html><​strong id="​classes_q"></​strong></​html>​|This class is used to draw area features.| +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaWeatherStationFeatureLayer|NoaaWeatherStationFeatureLayer]] 
-|[[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]]|This is a helper class that allows you to execute various queries.| +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaWeatherStationMonitor|NoaaWeatherStationMonitor]] 
-|[[ThinkGeo.MapSuite.Core.RadarUpdatedNoaaRadarMonitorEventArgs|RadarUpdatedNoaaRadarMonitorEventArgs]]<​html><​strong id="​classes_r"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaWeatherStationStyle|NoaaWeatherStationStyle]] 
-|[[ThinkGeo.MapSuite.Core.RadarUpdatedNoaaRadarRasterSourceEventArgs|RadarUpdatedNoaaRadarRasterSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaWeatherWarningsFeatureLayer|NoaaWeatherWarningsFeatureLayer]] 
-|[[ThinkGeo.MapSuite.Core.RadarUpdatingNoaaRadarMonitorEventArgs|RadarUpdatingNoaaRadarMonitorEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaWeatherWarningsFeatureSource|NoaaWeatherWarningsFeatureSource]] 
-|[[ThinkGeo.MapSuite.Core.RadarUpdatingNoaaRadarRasterSourceEventArgs|RadarUpdatingNoaaRadarRasterSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaWeatherWarningsMonitor|NoaaWeatherWarningsMonitor]] 
-|[[ThinkGeo.MapSuite.Core.RasterLayer|RasterLayer]]|This abstract class is the basis for all image-based layers in the system.| +  ​* ​[[ThinkGeo.MapSuite.Core.NoaaWeatherWarningsStyle|NoaaWeatherWarningsStyle]] 
-|[[ThinkGeo.MapSuite.Core.RasterProjectionResult|RasterProjectionResult]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.NonSerializableBaseTypeAttribute|NonSerializableBaseTypeAttribute]]<div newline></​div><​div>​Indicates that a type's base type should not be serialized.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]]|The abstract class from which all raster sources inherit. Raster sources represent raster data that can be integrated into Map Suite.| +  ​* ​[[ThinkGeo.MapSuite.Core.NonTangentCurveCogoCall|NonTangentCurveCogoCall]] 
-|[[ThinkGeo.MapSuite.Core.RebuildingShapeFileFeatureSourceEventArgs|RebuildingShapeFileFeatureSourceEventArgs]]|This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class.| + 
-|[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]|This class represents a rectangle, which is defined as an upper left point and a lower right point.| +<​html><​strong id="​classes_o"></​strong></​html>​**O** 
-|[[ThinkGeo.MapSuite.Core.RegexItem|RegexItem]]|This class represents a single Regex Match statement and styles to draw.| + 
-|[[ThinkGeo.MapSuite.Core.RegexStyle|RegexStyle]]|This class allows you to draw features differently based on regular expression matching.| +  * [[ThinkGeo.MapSuite.Core.OnGeodeserializedAttribute|OnGeodeserializedAttribute]]<​div newline></​div><​div>​When applied to a method, specifies that the method is called immediately after deserialization of the object.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.OnGeodeserializingAttribute|OnGeodeserializingAttribute]]<div newline></​div><​div>​When applied to a method, specifies that the method is called during deserialization of an object.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.OnGeoserializedAttribute|OnGeoserializedAttribute]]<div newline></​div><​div>​When applied to a method, specifies that the method is called after serialization of an object graph.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RequestedDataWfsFeatureSourceEventArgs|RequestedDataWfsFeatureSourceEventArgs]]|This class represents the parameters passed in through the RequestedData event in WfsFeatureSource.| +  ​* ​[[ThinkGeo.MapSuite.Core.OnGeoserializingAttribute|OnGeoserializingAttribute]]<div newline></​div><​div>​When applied to a method, specifies that the method is called before serialization of an object.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.OpenStreetMapLayer|OpenStreetMapLayer]]<div newline></​div><​div>​This class is use for Open Street Map Layer, and you also can get map from open street map server.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RequestingDataWfsFeatureSourceEventArgs|RequestingDataWfsFeatureSourceEventArgs]]|This class represents the parameters passed in through the RequestingData event in WfsFeatureSource.| +  ​* ​[[ThinkGeo.MapSuite.Core.OpenStreetMapsZoomLevelSet|OpenStreetMapsZoomLevelSet]]<div newline></​div><​div>​This class represents the zoom levels used by Open Stree Map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in the OpenedFeatureSource event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RestrictionLayer|RestrictionLayer]]|This layer can show or hide one or many zones that you want to restrict from being displayed. You can use the specified style to decorate the zones and set the lower/upper scale to control at which zoom levels you want to show or hide the zones. The default decoration style is a hatch pattern. You can change this to a circle with slash image, or, if you want a different look, you can use custom styles.| +  ​* ​[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in the OpenedRasterSource event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RingShape|RingShape]]|This class represents a closed ring of points.| +  ​* ​[[ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in the OpeningFeatureSource event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RotationProjection|RotationProjection]]|This projection allows you to rotate the map image base don an angle.| +  ​* ​[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in the OpeningRasterSource event.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RtreeSpatialIndex|RtreeSpatialIndex]]|Rtree is a facade class of MapSuiteRtree.| +  ​* ​[[ThinkGeo.MapSuite.Core.OracleFeatureLayer|OracleFeatureLayer]]<div newline></​div><​div>​This class represents a Layer backed by Oracle Spatial.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.S57FeatureLayer|S57FeatureLayer]]<​html><​strong id="​classes_s"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.OracleFeatureSource|OracleFeatureSource]]<div newline></​div><​div>​This class represents a FeatureSource backed by Oracle Spatial.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.S57FeatureSource|S57FeatureSource]]| | + 
-|[[ThinkGeo.MapSuite.Core.ScaleBarAdornmentLayer|ScaleBarAdornmentLayer]]|The ScaleBarAdornmentLayer class allows you show a bar graphic on the map that displays the distance scale for the current map extent.| +<​html><​strong id="​classes_p"></​strong></​html>​**P** 
-|[[ThinkGeo.MapSuite.Core.ScaleBarPrinterLayer|ScaleBarPrinterLayer]]| | + 
-|[[ThinkGeo.MapSuite.Core.ScaleLineAdornmentLayer|ScaleLineAdornmentLayer]]|The ScaleLineAdornmentLayer is a concrete class inherited from AdornmentLayer. The ScaleLineAdornmentLayer class allows you show a ScaleLine graphic on the map.| +  * [[ThinkGeo.MapSuite.Core.PagePrinterLayer|PagePrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.ScaleLinePrinterLayer|ScaleLinePrinterLayer]]| | +  * [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]]<div newline></​div><​div>​This abstract class is the root of all point-based shapes, such as PointShape and MultiPointShape.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ScaleTextAdornmentLayer|ScaleTextAdornmentLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.PointBaseStyle|PointBaseStyle]] 
-|[[ThinkGeo.MapSuite.Core.ScaleTextPrinterLayer|ScaleTextPrinterLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<div newline></​div><​div>​This class represents a single point.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.SendingRequestTiledWmsLayerEventArgs|SendingRequestTiledWmsLayerEventArgs]]|The event args containing the event data used by TiledWmsLayerEventArgs.| +  ​* ​[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]]<div newline></​div><​div>​This class allows you to define how points are drawn on the canvas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.PointStyleAdvanced|PointStyleAdvanced]]<div newline></​div><​div>​This class represents the advanced drawing options for point styles.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.SentRequestTiledWmsLayerEventArgs|SentRequestTiledWmsLayerEventArgs]]|The event args containing the event data used by SecuredTiledWmsRasterSource.| +  ​* ​[[ThinkGeo.MapSuite.Core.PointStyles|PointStyles]]<div newline></​div><​div>​This class provides commonly-used GeoPointStyles and some methods to create various kinds of GeoPointstyles. A GeoStyle is a kind of sheet used to render the map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.PolygonShape|PolygonShape]]<div newline></​div><​div>​This class represents a polygon, which is defined as a single outer ring with zero-to-many inner rings.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ShapeFileFeatureLayer|ShapeFileFeatureLayer]]|This class represents a Layer backed by a Shape File.| +  ​* ​[[ThinkGeo.MapSuite.Core.PositionStyle|PositionStyle]]<div newline></​div><​div>​This abstract class encapsulates the labeling position logic. It is inherited by other styles, such as the TextSytle.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ShapeFileFeatureSource|ShapeFileFeatureSource]]|This class represents a FeatureSource backed by ESRI a Shape File.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterGeoCanvas|PrinterGeoCanvas]] 
-|[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]|This class stores simple label information used in the PositionStyle.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterHelper|PrinterHelper]] 
-|[[ThinkGeo.MapSuite.Core.SimpleColors|SimpleColors]]|This class is a convenient way to access a predefined set of simple colors.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.SimpleFilterCondition|SimpleFilterCondition]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterZoomLevelSet|PrinterZoomLevelSet]] 
-|[[ThinkGeo.MapSuite.Core.SpatialIndex|SpatialIndex]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.Proj4Projection|Proj4Projection]]<div newline></​div><​div>​This projection class uses the Proj4 to project data from one Srid to another.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.SphericalKrigingGridInterpolationModel|SphericalKrigingGridInterpolationModel]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.Projection|Projection]]<div newline></​div><​div>​This class represents a projection that you wish to apply to a FeatureSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.SphericalMercatorZoomLevelSet|SphericalMercatorZoomLevelSet]]| | + 
-|[[ThinkGeo.MapSuite.Core.SqlTypesGeometryHelper|SqlTypesGeometryHelper]]| | +<​html><​strong id="​classes_q"></​strong></​html>​**Q** 
-|[[ThinkGeo.MapSuite.Core.StandardColors|StandardColors]]|This class is a convenient way to access a predefined set of standard colors.| + 
-|[[ThinkGeo.MapSuite.Core.StationsUpdatedNoaaWeatherStationFeatureSourceEventArgs|StationsUpdatedNoaaWeatherStationFeatureSourceEventArgs]]| | +  * [[ThinkGeo.MapSuite.Core.QualityFamilyAreaStyle|QualityFamilyAreaStyle]]<​div newline></​div><​div>​This class is used to draw area features.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.StationsUpdatedNoaaWeatherStationMonitorEventArgs|StationsUpdatedNoaaWeatherStationMonitorEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]]<div newline></​div><​div>​This is a helper class that allows you to execute various queries.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.StationsUpdatingNoaaWeatherStationMonitorEventArgs|StationsUpdatingNoaaWeatherStationMonitorEventArgs]]| | + 
-|[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]]|This class represents the event arguments for the StreamLoading event.| +<​html><​strong id="​classes_r"></​strong></​html>​**R** 
-|[[ThinkGeo.MapSuite.Core.Style|Style]]|This abstract class is the root for all styles used for drawing features.| + 
-|[[ThinkGeo.MapSuite.Core.StyleDefinition|StyleDefinition]]| | +  * [[ThinkGeo.MapSuite.Core.RadarUpdatedNoaaRadarMonitorEventArgs|RadarUpdatedNoaaRadarMonitorEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.TabDbfColumn|TabDbfColumn]]<​html><​strong id="​classes_t"></​strong></​html>​| ​| +  * [[ThinkGeo.MapSuite.Core.RadarUpdatedNoaaRadarRasterSourceEventArgs|RadarUpdatedNoaaRadarRasterSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.TabFeatureLayer|TabFeatureLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.RadarUpdatingNoaaRadarMonitorEventArgs|RadarUpdatingNoaaRadarMonitorEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.TabFeatureSource|TabFeatureSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.RadarUpdatingNoaaRadarRasterSourceEventArgs|RadarUpdatingNoaaRadarRasterSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.TangentCurveCogoCall|TangentCurveCogoCall]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.RasterLayer|RasterLayer]]<div newline></​div><​div>​This abstract class is the basis for all image-based layers in the system.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]|This class is used to label features on the map.| +  ​* ​[[ThinkGeo.MapSuite.Core.RasterProjectionResult|RasterProjectionResult]] 
-|[[ThinkGeo.MapSuite.Core.TextStyleAdvanced|TextStyleAdvanced]]|This class represents the advanced drawing options for text styles.| +  ​* ​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]]<div newline></​div><​div>​The abstract class from which all raster sources inherit. Raster sources represent raster data that can be integrated into Map Suite.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TextStyles|TextStyles]]|The class provides commonly-used TextStyles and some methods to create various kinds of TextStyles. A TextStyle is a kind of sheet used to render a font on the map.| +  ​* ​[[ThinkGeo.MapSuite.Core.RebuildingShapeFileFeatureSourceEventArgs|RebuildingShapeFileFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.Tile|Tile]]|This is the base class which describle the Tile class. Tile concept is used as a rectangle image which will be saved in Memory or Hard disk to enhance the performance.The Tile cache system is very popular in many GIS products including the GoogleMaps, VE Maps etc, the Tile can be considered a small subset used in the TileCache system.| +  ​* ​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<div newline></​div><​div>​This class represents a rectangle, which is defined as an upper left point and a lower right point.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TileCache|TileCache]]|This is the base class for TileCache system.| +  ​* ​[[ThinkGeo.MapSuite.Core.RegexItem|RegexItem]]<div newline></​div><​div>​This class represents a single Regex Match statement and styles to draw.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]]|This is the base class inherits from Matrix which describe the Matrix system used for Tilling system.| +  ​* ​[[ThinkGeo.MapSuite.Core.RegexStyle|RegexStyle]]<div newline></​div><​div>​This class allows you to draw features differently based on regular expression matching.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TileMatrixSet|TileMatrixSet]]|This class holds a collection of TileMatrix shared the same Crs.| +  ​* ​[[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.TiledWmsLayer|TiledWmsLayer]]|This class is use for tiled WMS Server, and you also can get map from ThinkGeo world map kit server.| +  ​* ​[[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.TiledWmsRasterSource|TiledWmsRasterSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.RequestedDataWfsFeatureSourceEventArgs|RequestedDataWfsFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the RequestedData event in WfsFeatureSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TinyGeoFeatureLayer|TinyGeoFeatureLayer]]|This class represents a FeatureLayer of TinyGeo File by ThinkGeo.| +  ​* ​[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.TinyGeoFeatureSource|TinyGeoFeatureSource]]|This class represents a FeatureSource of TinyGeo File by ThinkGeo.| +  ​* ​[[ThinkGeo.MapSuite.Core.RequestingDataWfsFeatureSourceEventArgs|RequestingDataWfsFeatureSourceEventArgs]]<div newline></​div><​div>​This class represents the parameters passed in through the RequestingData event in WfsFeatureSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TopologyValidator|TopologyValidator]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]]|This class represents the holding place for transactions that have not yet been committed.| +  ​* ​[[ThinkGeo.MapSuite.Core.RestrictionLayer|RestrictionLayer]]<div newline></​div><​div>​This layer can show or hide one or many zones that you want to restrict from being displayed. You can use the specified style to decorate the zones and set the lower/upper scale to control at which zoom levels you want to show or hide the zones. The default decoration style is a hatch pattern. You can change this to a circle with slash image, or, if you want a different look, you can use custom styles.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TransactionResult|TransactionResult]]|This class represents the results of a transaction that was processed.| +  ​* ​[[ThinkGeo.MapSuite.Core.RingShape|RingShape]]<div newline></​div><​div>​This class represents a closed ring of points.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.UnmanagedGeoTiffRasterSource|UnmanagedGeoTiffRasterSource]]<​html><​strong id="​classes_u"></​strong></​html>​|This class allows you to view TIFF image types.| +  ​* ​[[ThinkGeo.MapSuite.Core.RotationProjection|RotationProjection]]<div newline></​div><​div>​This projection allows you to rotate the map image base don an angle.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.UnmanagedProj4Projection|UnmanagedProj4Projection]]|This projection class uses the Proj4 engine to project data from one Srid to another.| +  ​* ​[[ThinkGeo.MapSuite.Core.RtreeSpatialIndex|RtreeSpatialIndex]]<div newline></​div><​div>​Rtree is a facade class of MapSuiteRtree.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.UnsafeHelper|UnsafeHelper]]|This static class is a wrapper contains unsafe native methods| + 
-|[[ThinkGeo.MapSuite.Core.UpdatingStatusCloudFileFeatureSourceEventArgs|UpdatingStatusCloudFileFeatureSourceEventArgs]]| | +<​html><​strong id="​classes_s"></​strong></​html>​**S** 
-|[[ThinkGeo.MapSuite.Core.ValidFeatureFilterCondition|ValidFeatureFilterCondition]]<​html><​strong id="​classes_v"></​strong></​html>​| | + 
-|[[ThinkGeo.MapSuite.Core.ValueItem|ValueItem]]|This class represents a single value to match and styles to draw.| +  * [[ThinkGeo.MapSuite.Core.S57FeatureLayer|S57FeatureLayer]] 
-|[[ThinkGeo.MapSuite.Core.ValueStyle|ValueStyle]]|This class allows you to match a value with data in the feature to determine how to draw that feature.| +  * [[ThinkGeo.MapSuite.Core.S57FeatureSource|S57FeatureSource]] 
-|[[ThinkGeo.MapSuite.Core.WarningsUpdatedNoaaWeatherWarningsFeatureSourceEventArgs|WarningsUpdatedNoaaWeatherWarningsFeatureSourceEventArgs]]<​html><​strong id="​classes_w"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.ScaleBarAdornmentLayer|ScaleBarAdornmentLayer]]<div newline></​div><​div>​The ScaleBarAdornmentLayer class allows you show a bar graphic on the map that displays the distance scale for the current map extent.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WarningsUpdatedNoaaWeatherWarningsMonitorEventArgs|WarningsUpdatedNoaaWeatherWarningsMonitorEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ScaleBarPrinterLayer|ScaleBarPrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.WarningsUpdatingNoaaWeatherWarningsFeatureSourceEventArgs|WarningsUpdatingNoaaWeatherWarningsFeatureSourceEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ScaleLineAdornmentLayer|ScaleLineAdornmentLayer]]<div newline></​div><​div>​The ScaleLineAdornmentLayer is a concrete class inherited from AdornmentLayer. The ScaleLineAdornmentLayer class allows you show a ScaleLine graphic on the map.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WarningsUpdatingNoaaWeatherWarningsMonitorEventArgs|WarningsUpdatingNoaaWeatherWarningsMonitorEventArgs]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ScaleLinePrinterLayer|ScaleLinePrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.WellPointStyle|WellPointStyle]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ScaleTextAdornmentLayer|ScaleTextAdornmentLayer]] 
-|[[ThinkGeo.MapSuite.Core.WfsFeatureLayer|WfsFeatureLayer]]|This class represents the wfs(web feature service) FeauteLayer.| +  ​* ​[[ThinkGeo.MapSuite.Core.ScaleTextPrinterLayer|ScaleTextPrinterLayer]] 
-|[[ThinkGeo.MapSuite.Core.WfsFeatureSource|WfsFeatureSource]]|This class represents the wfs(web feature service) FeauteSource.| +  ​* ​[[ThinkGeo.MapSuite.Core.SendingRequestTiledWmsLayerEventArgs|SendingRequestTiledWmsLayerEventArgs]]<div newline></​div><​div>​The event args containing the event data used by TiledWmsLayerEventArgs.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WkbFileFeatureLayer|WkbFileFeatureLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.WkbFileFeatureSource|WkbFileFeatureSource]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.SentRequestTiledWmsLayerEventArgs|SentRequestTiledWmsLayerEventArgs]]<div newline></​div><​div>​The event args containing the event data used by SecuredTiledWmsRasterSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WmsRasterLayer|WmsRasterLayer]]|Represents an object that encapsulates a Web Map Service (WMS) layer.| +  ​* ​[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.WmsRasterSource|WmsRasterSource]]|Represents an object that encapsulates a Web Map Service (WMS) source.| +  ​* ​[[ThinkGeo.MapSuite.Core.ShapeFileFeatureLayer|ShapeFileFeatureLayer]]<div newline></​div><​div>​This class represents a Layer backed by a Shape File.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WmtsLayer|WmtsLayer]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ShapeFileFeatureSource|ShapeFileFeatureSource]]<div newline></​div><​div>​This class represents a FeatureSource backed by ESRI a Shape File.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WmtsTileMatrix|WmtsTileMatrix]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]<div newline></​div><​div>​This class stores simple label information used in the PositionStyle.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WorldFile|WorldFile]]|This class represents the values of a world file.| +  ​* ​[[ThinkGeo.MapSuite.Core.SimpleColors|SimpleColors]]<div newline></​div><​div>​This class is a convenient way to access a predefined set of simple colors.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WorldLabelingCandidate|WorldLabelingCandidate]]|This class represents a candidate with world center point information for labeling.| +  ​* ​[[ThinkGeo.MapSuite.Core.SimpleFilterCondition|SimpleFilterCondition]] 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitAreaStyles|WorldMapKitAreaStyles]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.SpatialIndex|SpatialIndex]] 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitLayer|WorldMapKitLayer]]|This class is use for world map kit, and you also can get map from ThinkGeo world map kit server.| +  ​* ​[[ThinkGeo.MapSuite.Core.SphericalKrigingGridInterpolationModel|SphericalKrigingGridInterpolationModel]] 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitLineStyles|WorldMapKitLineStyles]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.SphericalMercatorZoomLevelSet|SphericalMercatorZoomLevelSet]] 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitPointStyles|WorldMapKitPointStyles]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.SqlTypesGeometryHelper|SqlTypesGeometryHelper]] 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitTextStyles|WorldMapKitTextStyles]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.StandardColors|StandardColors]]<div newline></​div><​div>​This class is a convenient way to access a predefined set of standard colors.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.XYCogoCall|XYCogoCall]]<​html><​strong id="​classes_x"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.StationsUpdatedNoaaWeatherStationFeatureSourceEventArgs|StationsUpdatedNoaaWeatherStationFeatureSourceEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.XmlGeoSerializationFormatter|XmlGeoSerializationFormatter]]|This class formats a GeoObjectModel into XML.| +  ​* ​[[ThinkGeo.MapSuite.Core.StationsUpdatedNoaaWeatherStationMonitorEventArgs|StationsUpdatedNoaaWeatherStationMonitorEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<​html><​strong id="​classes_z"></​strong></​html>​|This class defines how InternalFeatures will be drawn based on their scale.| +  ​* ​[[ThinkGeo.MapSuite.Core.StationsUpdatingNoaaWeatherStationMonitorEventArgs|StationsUpdatingNoaaWeatherStationMonitorEventArgs]] 
-|[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]|This class represents a collection of ZoomLevels.|+  ​* ​[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]]<div newline></​div><​div>​This class represents the event arguments for the StreamLoading event.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.Style|Style]]<div newline></​div><​div>​This abstract class is the root for all styles used for drawing features.</​div>​ 
 + 
 +<​html><​strong id="​classes_t"></​strong></​html>​**T** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.TabDbfColumn|TabDbfColumn]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TabFeatureLayer|TabFeatureLayer]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TabFeatureSource|TabFeatureSource]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TangentCurveCogoCall|TangentCurveCogoCall]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]<div newline></​div><​div>​This class is used to label features on the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TextStyleAdvanced|TextStyleAdvanced]]<div newline></​div><​div>​This class represents the advanced drawing options for text styles.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TextStyles|TextStyles]]<div newline></​div><​div>​The class provides commonly-used TextStyles and some methods to create various kinds of TextStyles. A TextStyle is a kind of sheet used to render a font on the map.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.Tile|Tile]]<div newline></​div><​div>​This is the base class which describle the Tile class. Tile concept is used as a rectangle image which will be saved in Memory or Hard disk to enhance the performance.The Tile cache system is very popular in many GIS products including the GoogleMaps, VE Maps etc, the Tile can be considered a small subset used in the TileCache system.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TileCache|TileCache]]<div newline></​div><​div>​This is the base class for TileCache system.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TileMatrix|TileMatrix]]<div newline></​div><​div>​This is the base class inherits from Matrix which describe the Matrix system used for Tilling system.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TileMatrixSet|TileMatrixSet]]<div newline></​div><​div>​This class holds a collection of TileMatrix shared the same Crs.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TiledWmsLayer|TiledWmsLayer]]<div newline></​div><​div>​This class is use for tiled WMS Server, and you also can get map from ThinkGeo world map kit server.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TiledWmsRasterSource|TiledWmsRasterSource]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TinyGeoFeatureLayer|TinyGeoFeatureLayer]]<div newline></​div><​div>​This class represents a FeatureLayer of TinyGeo File by ThinkGeo.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TinyGeoFeatureSource|TinyGeoFeatureSource]]<div newline></​div><​div>​This class represents a FeatureSource of TinyGeo File by ThinkGeo.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TopologyValidator|TopologyValidator]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TransactionBuffer|TransactionBuffer]]<div newline></​div><​div>​This class represents the holding place for transactions that have not yet been committed.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TransactionResult|TransactionResult]]<div newline></​div><​div>​This class represents the results of a transaction that was processed.</​div>​ 
 + 
 +<​html><​strong id="​classes_u"></​strong></​html>​**U** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.UnmanagedGeoTiffRasterSource|UnmanagedGeoTiffRasterSource]]<​div newline></​div><​div>​This class allows you to view TIFF image types.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.UnmanagedProj4Projection|UnmanagedProj4Projection]]<div newline></​div><​div>​This projection class uses the Proj4 engine to project data from one Srid to another.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.UnsafeHelper|UnsafeHelper]]<div newline></​div><​div>​This static class is a wrapper contains unsafe native methods</​div>​ 
 + 
 +<​html><​strong id="​classes_v"></​strong></​html>​**V** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.ValidFeatureFilterCondition|ValidFeatureFilterCondition]] 
 +  * [[ThinkGeo.MapSuite.Core.ValueItem|ValueItem]]<div newline></​div><​div>​This class represents a single value to match and styles to draw.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ValueStyle|ValueStyle]]<div newline></​div><​div>​This class allows you to match a value with data in the feature to determine how to draw that feature.</​div>​ 
 + 
 +<​html><​strong id="​classes_w"></​strong></​html>​**W** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.WarningsUpdatedNoaaWeatherWarningsFeatureSourceEventArgs|WarningsUpdatedNoaaWeatherWarningsFeatureSourceEventArgs]] 
 +  * [[ThinkGeo.MapSuite.Core.WarningsUpdatedNoaaWeatherWarningsMonitorEventArgs|WarningsUpdatedNoaaWeatherWarningsMonitorEventArgs]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WarningsUpdatingNoaaWeatherWarningsFeatureSourceEventArgs|WarningsUpdatingNoaaWeatherWarningsFeatureSourceEventArgs]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WarningsUpdatingNoaaWeatherWarningsMonitorEventArgs|WarningsUpdatingNoaaWeatherWarningsMonitorEventArgs]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WellPointStyle|WellPointStyle]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WfsFeatureLayer|WfsFeatureLayer]]<div newline></​div><​div>​This class represents the wfs(web feature service) FeauteLayer.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WfsFeatureSource|WfsFeatureSource]]<div newline></​div><​div>​This class represents the wfs(web feature service) FeauteSource.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WkbFileFeatureLayer|WkbFileFeatureLayer]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WkbFileFeatureSource|WkbFileFeatureSource]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WmsRasterLayer|WmsRasterLayer]]<div newline></​div><​div>​Represents an object that encapsulates a Web Map Service (WMS) layer.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WmsRasterSource|WmsRasterSource]]<div newline></​div><​div>​Represents an object that encapsulates a Web Map Service (WMS) source.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WmtsLayer|WmtsLayer]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WmtsTileMatrix|WmtsTileMatrix]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldFile|WorldFile]]<div newline></​div><​div>​This class represents the values of a world file.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldLabelingCandidate|WorldLabelingCandidate]]<div newline></​div><​div>​This class represents a candidate with world center point information for labeling.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitAreaStyles|WorldMapKitAreaStyles]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitLayer|WorldMapKitLayer]]<div newline></​div><​div>​This class is use for world map kit, and you also can get map from ThinkGeo world map kit server.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitLineStyles|WorldMapKitLineStyles]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitPointStyles|WorldMapKitPointStyles]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitTextStyles|WorldMapKitTextStyles]] 
 + 
 +<​html><​strong id="​classes_x"></​strong></​html>​**X** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.XYCogoCall|XYCogoCall]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.XmlGeoSerializationFormatter|XmlGeoSerializationFormatter]]<div newline></​div><​div>​This class formats a GeoObjectModel into XML.</​div>​ 
 + 
 +<​html><​strong id="​classes_z"></​strong></​html>​**Z** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<​div newline></​div><​div>​This class defines how InternalFeatures will be drawn based on their scale.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]<div newline></​div><​div>​This class represents a collection of ZoomLevels.</​div>​
 === Structures === === Structures ===
 +<div characters_index>​
 +[[#​structures_a|A]]
 +[[#​structures_b|B]]
 +[[#​structures_c|C]]
 [[#​structures_d|D]] [[#​structures_d|D]]
 +[[#​structures_e|E]]
 +[[#​structures_f|F]]
 [[#​structures_g|G]] [[#​structures_g|G]]
 +[[#​structures_h|H]]
 +[[#​structures_i|I]]
 +[[#​structures_j|J]]
 +[[#​structures_k|K]]
 [[#​structures_l|L]] [[#​structures_l|L]]
 +[[#​structures_m|M]]
 +[[#​structures_n|N]]
 +[[#​structures_o|O]]
 +[[#​structures_p|P]]
 +[[#​structures_q|Q]]
 [[#​structures_r|R]] [[#​structures_r|R]]
 [[#​structures_s|S]] [[#​structures_s|S]]
 [[#​structures_t|T]] [[#​structures_t|T]]
 +[[#​structures_u|U]]
 [[#​structures_v|V]] [[#​structures_v|V]]
 +[[#​structures_w|W]]
 +[[#​structures_x|X]]
 +[[#​structures_y|Y]]
 +[[#​structures_z|Z]]
 +</​div>​
 +<div newline></​div>​
  
-^Name ^Summary| +> <​html><​strong id="​structures_d"></​strong></​html>​**D** 
-|[[ThinkGeo.MapSuite.Core.DegreesMinutesSeconds|DegreesMinutesSeconds]]<​html><​strong id="​structures_d"​></strong></html>|This structure represents a degrees, minutes and seconds value.| + 
-|[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]|This structure represents the drawing of a rectangle in screen coordinates.| +  * [[ThinkGeo.MapSuite.Core.DegreesMinutesSeconds|DegreesMinutesSeconds]]<​div newline></div><div>This structure represents a degrees, minutes and seconds value.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​html><​strong id="​structures_g"></​strong></​html>​|This structure represents a color for drawing on a GeoCanvas.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]<div newline></​div><​div>​This structure represents the drawing of a rectangle in screen coordinates.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LegendDrawingParameters|LegendDrawingParameters]]<​html><​strong id="​structures_l"></​strong></​html>​| | + 
-|[[ThinkGeo.MapSuite.Core.LinkColumnValue|LinkColumnValue]]| | +<​html><​strong id="​structures_g"></​strong></​html>​**G** 
-|[[ThinkGeo.MapSuite.Core.RowColumnRange|RowColumnRange]]<​html><​strong id="​structures_r"></​strong></​html>​|This structure is used to describe a range of tiles for a given extent. Basiclly, 4 values exists : the Row range is from MinColumnIndex to MaxColumnIndex,​ the Column range is from the MinRowIndex to MaxRowIndex.| + 
-|[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]<​html><​strong id="​structures_s"></​strong></​html>​|This structure represents a single point in screen coordinates.| +  * [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​div newline></​div><​div>​This structure represents a color for drawing on a GeoCanvas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ShapeValidationResult|ShapeValidationResult]]|This structure represents the result of the validation method performed on a shape.| + 
-|[[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]<​html><​strong id="​structures_t"></​strong></​html>​|This structure represents the TileMatrixCell ​ which will be used in the TileMatrix system.| +<​html><​strong id="​structures_l"></​strong></​html>​**L** 
-|[[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<​html><​strong id="​structures_v"></​strong></​html>​|This structure represents the point at which the sides of an angle intersect.|+ 
 +  * [[ThinkGeo.MapSuite.Core.LegendDrawingParameters|LegendDrawingParameters]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.LinkColumnValue|LinkColumnValue]] 
 + 
 +<​html><​strong id="​structures_r"></​strong></​html>​**R** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.RowColumnRange|RowColumnRange]]<​div newline></​div><​div>​This structure is used to describe a range of tiles for a given extent. Basiclly, 4 values exists : the Row range is from MinColumnIndex to MaxColumnIndex,​ the Column range is from the MinRowIndex to MaxRowIndex.</​div>​ 
 + 
 +<​html><​strong id="​structures_s"></​strong></​html>​**S** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]<​div newline></​div><​div>​This structure represents a single point in screen coordinates.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ShapeValidationResult|ShapeValidationResult]]<div newline></​div><​div>​This structure represents the result of the validation method performed on a shape.</​div>​ 
 + 
 +<​html><​strong id="​structures_t"></​strong></​html>​**T** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.TileMatrixCell|TileMatrixCell]]<​div newline></​div><​div>​This structure represents the TileMatrixCell ​ which will be used in the TileMatrix system.</​div>​ 
 + 
 +<​html><​strong id="​structures_v"></​strong></​html>​**V** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<​div newline></​div><​div>​This structure represents the point at which the sides of an angle intersect.</​div>​
 === Enums === === Enums ===
 +<div characters_index>​
 [[#​enums_a|A]] [[#​enums_a|A]]
 [[#​enums_b|B]] [[#​enums_b|B]]
Line 425: Line 531:
 [[#​enums_f|F]] [[#​enums_f|F]]
 [[#​enums_g|G]] [[#​enums_g|G]]
 +[[#​enums_h|H]]
 [[#​enums_i|I]] [[#​enums_i|I]]
 [[#​enums_j|J]] [[#​enums_j|J]]
Line 430: Line 537:
 [[#​enums_l|L]] [[#​enums_l|L]]
 [[#​enums_m|M]] [[#​enums_m|M]]
 +[[#​enums_n|N]]
 [[#​enums_o|O]] [[#​enums_o|O]]
 [[#​enums_p|P]] [[#​enums_p|P]]
Line 437: Line 545:
 [[#​enums_t|T]] [[#​enums_t|T]]
 [[#​enums_u|U]] [[#​enums_u|U]]
 +[[#​enums_v|V]]
 [[#​enums_w|W]] [[#​enums_w|W]]
 +[[#​enums_x|X]]
 +[[#​enums_y|Y]]
 +[[#​enums_z|Z]]
 +</​div>​
 +<div newline></​div>​
  
-^Name ^Summary| +<​html><​strong id="​enums_a"></​strong></​html>​**A** 
-|[[ThinkGeo.MapSuite.Core.AdornmentLocation|AdornmentLocation]]<​html><​strong id="​enums_a"></​strong></​html>​| ​| + 
-|[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]]| | +  * [[ThinkGeo.MapSuite.Core.AdornmentLocation|AdornmentLocation]] 
-|[[ThinkGeo.MapSuite.Core.ApplyUntilZoomLevel|ApplyUntilZoomLevel]]|This enumeration is used on a ZoomLevel to allow its styles to be applied to other zoom levels.| +  ​* ​[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] 
-|[[ThinkGeo.MapSuite.Core.AreaUnit|AreaUnit]]|Units describing various ways you can measure areas.| +  ​* ​[[ThinkGeo.MapSuite.Core.ApplyUntilZoomLevel|ApplyUntilZoomLevel]]<div newline></​div><​div>​This enumeration is used on a ZoomLevel to allow its styles to be applied to other zoom levels.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.BingMapsMapType|BingMapsMapType]]<​html><​strong id="​enums_b"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.AreaUnit|AreaUnit]]<div newline></​div><​div>​Units describing various ways you can measure areas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.BingMapsPictureFormat|BingMapsPictureFormat]]| | + 
-|[[ThinkGeo.MapSuite.Core.BreakValueInclusion|BreakValueInclusion]]|In a class break style, this enumeration determines whether the break includes or excludes the value entered in the break.| +<​html><​strong id="​enums_b"></​strong></​html>​**B** 
-|[[ThinkGeo.MapSuite.Core.BufferCapType|BufferCapType]]|This class represents various ways a buffer operation can cap the objects buffered.| + 
-|[[ThinkGeo.MapSuite.Core.BuildIndexMode|BuildIndexMode]]|This enumeration represents whether an index should be rebuilt or not.| +  * [[ThinkGeo.MapSuite.Core.BingMapsMapType|BingMapsMapType]] 
-|[[ThinkGeo.MapSuite.Core.BuildRecordIdMode|BuildRecordIdMode]]|This enumeration represents whether a record ID should be rebuilt or not.| +  * [[ThinkGeo.MapSuite.Core.BingMapsPictureFormat|BingMapsPictureFormat]] 
-|[[ThinkGeo.MapSuite.Core.CadStylingType|CadStylingType]]<​html><​strong id="​enums_c"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.BreakValueInclusion|BreakValueInclusion]]<div newline></​div><​div>​In a class break style, this enumeration determines whether the break includes or excludes the value entered in the break.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CloudFileShapeType|CloudFileShapeType]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.BufferCapType|BufferCapType]]<div newline></​div><​div>​This class represents various ways a buffer operation can cap the objects buffered.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.BuildIndexMode|BuildIndexMode]]<div newline></​div><​div>​This enumeration represents whether an index should be rebuilt or not.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CogoCurveDirectionType|CogoCurveDirectionType]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.BuildRecordIdMode|BuildRecordIdMode]]<div newline></​div><​div>​This enumeration represents whether a record ID should be rebuilt or not.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]]| | + 
-|[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]]| | +<​html><​strong id="​enums_c"></​strong></​html>​**C** 
-|[[ThinkGeo.MapSuite.Core.ColorWheelDirection|ColorWheelDirection]]| | + 
-|[[ThinkGeo.MapSuite.Core.DataGridResizeMode|DataGridResizeMode]]<​html><​strong id="​enums_d"></​strong></​html>​| ​| +  * [[ThinkGeo.MapSuite.Core.CadStylingType|CadStylingType]] 
-|[[ThinkGeo.MapSuite.Core.DatabaseConnectionMode|DatabaseConnectionMode]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.CogoCurveDirection|CogoCurveDirection]] 
-|[[ThinkGeo.MapSuite.Core.DbfColumnType|DbfColumnType]]|This enumeration represents the column type in the DBF.| +  ​* ​[[ThinkGeo.MapSuite.Core.CogoCurveDirectionType|CogoCurveDirectionType]] 
-|[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]]|Dbf read write mode| +  ​* ​[[ThinkGeo.MapSuite.Core.CogoCurveParameterType|CogoCurveParameterType]] 
-|[[ThinkGeo.MapSuite.Core.DegreesMinutesSecondsFormatType|DegreesMinutesSecondsFormatType]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] 
-|[[ThinkGeo.MapSuite.Core.DelimitedColumnHeaderType|DelimitedColumnHeaderType]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.ColorWheelDirection|ColorWheelDirection]] 
-|[[ThinkGeo.MapSuite.Core.DelimitedSpatialColumnsType|DelimitedSpatialColumnsType]]| | + 
-|[[ThinkGeo.MapSuite.Core.DistanceCalculationMode|DistanceCalculationMode]]| | +<​html><​strong id="​enums_d"></​strong></​html>​**D** 
-|[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]]|Units describing various ways you can measure lengths.| + 
-|[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]|This enum is used to describe some choice when exception hanppens during drawing Layers or Overlays.| +  * [[ThinkGeo.MapSuite.Core.DataGridResizeMode|DataGridResizeMode]] 
-|[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]|This enumeration specifies the type of font style for drawing text.| +  ​* ​[[ThinkGeo.MapSuite.Core.DatabaseConnectionMode|DatabaseConnectionMode]] 
-|[[ThinkGeo.MapSuite.Core.DrawingGraphicsUnit|DrawingGraphicsUnit]]|This enumeration represents the graphics unit.| +  ​* ​[[ThinkGeo.MapSuite.Core.DbfColumnType|DbfColumnType]]<div newline></​div><​div>​This enumeration represents the column type in the DBF.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]|This enumeration represents the drawing level used in the GeoCanvas.| +  ​* ​[[ThinkGeo.MapSuite.Core.DbfReadWriteMode|DbfReadWriteMode]]<div newline></​div><​div>​Dbf read write mode</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DrawingLineCap|DrawingLineCap]]|This enumeration represents the available cap styles with which a GeoPen object can end a line.| +  ​* ​[[ThinkGeo.MapSuite.Core.DegreesMinutesSecondsFormatType|DegreesMinutesSecondsFormatType]] 
-|[[ThinkGeo.MapSuite.Core.DrawingLineJoin|DrawingLineJoin]]|This enumeration specifies how to join consecutive line or curve segments.| +  ​* ​[[ThinkGeo.MapSuite.Core.DistanceCalculationMode|DistanceCalculationMode]] 
-|[[ThinkGeo.MapSuite.Core.DrawingPenAlignment|DrawingPenAlignment]]|Specifies the alignment of a GeoPen object in relation to the theoretical,​ zero-width line.| +  ​* ​[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]]<div newline></​div><​div>​Units describing various ways you can measure lengths.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]]|This enumeration specifies the drawing quality of the GeoCanvas.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]<div newline></​div><​div>​This enum is used to describe some choice when exception hanppens during drawing Layers or Overlays.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ExecutingSqlStatementType|ExecutingSqlStatementType]]<​html><​strong id="enums_e"></​strong></​html>​|This enumeration represents the type of ExcutingSqlStatement.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingFontStyles|DrawingFontStyles]]<div newline></​div><​div>​This enumeration specifies the type of font style for drawing text.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.FeatureValidationType|FeatureValidationType]]<​html><​strong id="enums_f"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingGraphicsUnit|DrawingGraphicsUnit]]<div newline></​div><​div>​This enumeration represents the graphics unit.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoDashCap|GeoDashCap]]<​html><​strong id="​enums_g"​></strong></html>|This enumeration represents the type of graphic shape to use on both ends of each dash in a dashed line.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<div newline></​div><​div>​This enumeration represents the drawing level used in the GeoCanvas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoHatchStyle|GeoHatchStyle]]|This enumeration defines the various kinds of hatch patterns that can be used to fill areas using the GeoHatchBrush.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingLineCap|DrawingLineCap]]<div newline></​div><​div>​This enumeration represents the available cap styles with which a GeoPen object can end a line.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoLinearGradientDirection|GeoLinearGradientDirection]]|Specifies the direction of a linear gradient.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingLineJoin|DrawingLineJoin]]<div newline></​div><​div>​This enumeration specifies how to join consecutive line or curve segments.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoObjectModelerDefaultValueMode|GeoObjectModelerDefaultValueMode]]|Indicates how the default value of a member will be dealt with by the modeler.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingPenAlignment|DrawingPenAlignment]]<div newline></​div><​div>​Specifies the alignment of a GeoPen object in relation to the theoretical,​ zero-width line.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoObjectModelerMemberTypes|GeoObjectModelerMemberTypes]]|Indicate the kind of member that will be modeled by the modeler.| +  ​* ​[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]]<div newline></​div><​div>​This enumeration specifies the drawing quality of the GeoCanvas.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeoTiffLibraryType|GeoTiffLibraryType]]|This is an enumation that indicates which way is used to read the image source.| + 
-|[[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]]|This enumeration determines how a texture is filled in with a GeoTextureBrush when the area to be filled is larger than the texture.| +> <​html><​strong id="​enums_e"></​strong></​html>​**E** 
-|[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]|Units describing the way geographies are stored in a data source.| + 
-|[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]| | +  * [[ThinkGeo.MapSuite.Core.ExecutingSqlStatementType|ExecutingSqlStatementType]]<div newline></​div><​div>​This enumeration represents the type of ExcutingSqlStatement.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]]| | + 
-|[[ThinkGeo.MapSuite.Core.GoogleMapsMapType|GoogleMapsMapType]]|This enumeration specifies the map types available from Google Maps.| +<​html><​strong id="enums_f"></​strong></​html>​**F** 
-|[[ThinkGeo.MapSuite.Core.GoogleMapsPictureFormat|GoogleMapsPictureFormat]]|This enumeration specifies the picture formats when getting images back to client from Google Maps.| + 
-|[[ThinkGeo.MapSuite.Core.GoogleMapsTileMode|GoogleMapsTileMode]]| | +  * [[ThinkGeo.MapSuite.Core.FeatureValidationType|FeatureValidationType]] 
-|[[ThinkGeo.MapSuite.Core.IsoLineType|IsoLineType]]<​html><​strong id="​enums_i"></​strong></​html>​| | + 
-|[[ThinkGeo.MapSuite.Core.JeffersonianSplitMode|JeffersonianSplitMode]]<​html><​strong id="​enums_j"></​strong></​html>​| | +<​html><​strong id="enums_g"></​strong></​html>​**G** 
-|[[ThinkGeo.MapSuite.Core.KmlFileReadWriteMode|KmlFileReadWriteMode]]<​html><​strong id="​enums_k"></​strong></​html>​| | + 
-|[[ThinkGeo.MapSuite.Core.KmlFileType|KmlFileType]]| | +  * [[ThinkGeo.MapSuite.Core.GeoDashCap|GeoDashCap]]<​div newline></div><div>This enumeration represents the type of graphic shape to use on both ends of each dash in a dashed line.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.KmlStylingType|KmlStylingType]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoHatchStyle|GeoHatchStyle]]<div newline></​div><​div>​This enumeration defines the various kinds of hatch patterns that can be used to fill areas using the GeoHatchBrush.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LabelDuplicateRule|LabelDuplicateRule]]<​html><​strong id="​enums_l"></​strong></​html>​|This enumeration defines the different labeling duplicate rules.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoLinearGradientDirection|GeoLinearGradientDirection]]<div newline></​div><​div>​Specifies the direction of a linear gradient.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LabelLeaderLinesRule|LabelLeaderLinesRule]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoObjectModelerDefaultValueMode|GeoObjectModelerDefaultValueMode]]<div newline></​div><​div>​Indicates how the default value of a member will be dealt with by the modeler.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LabelOverlappingRule|LabelOverlappingRule]]|This enumeration defines the rules for overlapping.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeoObjectModelerMemberTypes|GeoObjectModelerMemberTypes]]<div newline></​div><​div>​Indicate the kind of member that will be modeled by the modeler.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LayerAnchorLocation|LayerAnchorLocation]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoTiffLibraryType|GeoTiffLibraryType]]<div newline></​div><​div>​This is an enumation that indicates which way is used to read the image source.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LegendContentResizeMode|LegendContentResizeMode]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeoWrapMode|GeoWrapMode]]<div newline></​div><​div>​This enumeration determines how a texture is filled in with a GeoTextureBrush when the area to be filled is larger than the texture.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LegendImageJustificationMode|LegendImageJustificationMode]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<div newline></​div><​div>​Units describing the way geographies are stored in a data source.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.LineDashStyle|LineDashStyle]]|This enumeration specifies the style of dashed lines drawn with a GeoPen object.| +  ​* ​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-|[[ThinkGeo.MapSuite.Core.MapPrinterDrawingMode|MapPrinterDrawingMode]]<​html><​strong id="​enums_m"></​strong></​html>​| | +  ​* ​[[ThinkGeo.MapSuite.Core.GeometryValidationMode|GeometryValidationMode]] 
-|[[ThinkGeo.MapSuite.Core.MapPrinterPreviewDrawingMode|MapPrinterPreviewDrawingMode]]|This enumeration specifies the map printer layer preview draw mode.| +  ​* ​[[ThinkGeo.MapSuite.Core.GoogleMapsMapType|GoogleMapsMapType]]<div newline></​div><​div>​This enumeration specifies the map types available from Google Maps.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MapResizeMode|MapResizeMode]]|The enumeration represents which mode will use for map resize.| +  ​* ​[[ThinkGeo.MapSuite.Core.GoogleMapsPictureFormat|GoogleMapsPictureFormat]]<div newline></​div><​div>​This enumeration specifies the picture formats when getting images back to client from Google Maps.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.MaskType|MaskType]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.GoogleMapsTileMode|GoogleMapsTileMode]] 
-|[[ThinkGeo.MapSuite.Core.MatrixReferenceCorner|MatrixReferenceCorner]]|This enum specifies the Reference corner when caculating the Matrix from Matrix boundingBox.| + 
-|[[ThinkGeo.MapSuite.Core.OpenStreetMapLayerPictureFormat|OpenStreetMapLayerPictureFormat]]<​html><​strong id="​enums_o"></​strong></​html>​| | +<​html><​strong id="​enums_i"></​strong></​html>​**I** 
-|[[ThinkGeo.MapSuite.Core.OverwriteMode|OverwriteMode]]|This enumeration represents whether a file should be overwrite or not if the file exists.| + 
-|[[ThinkGeo.MapSuite.Core.PanDirection|PanDirection]]<​html><​strong id="​enums_p"></​strong></​html>​|This enumeration defines panning directions.| +  * [[ThinkGeo.MapSuite.Core.IsoLineType|IsoLineType]] 
-|[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]|This enumeration determines whether the brush or the pen draws first.| + 
-|[[ThinkGeo.MapSuite.Core.PointPlacement|PointPlacement]]|This enumeration determines the label placement when labeling point features.| +<​html><​strong id="​enums_j"></​strong></​html>​**J** 
-|[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]]|This enumeration defines the different types of PointSymbols that can be drawn.| + 
-|[[ThinkGeo.MapSuite.Core.PointType|PointType]]|This enumeration defines how a PointSymbol will be drawn.| +  * [[ThinkGeo.MapSuite.Core.JeffersonianSplitMode|JeffersonianSplitMode]] 
-|[[ThinkGeo.MapSuite.Core.PolygonLabelingLocationMode|PolygonLabelingLocationMode]]|Labeling Location Mode for polygon| + 
-|[[ThinkGeo.MapSuite.Core.PrinterDragMode|PrinterDragMode]]| | +<​html><​strong id="​enums_k"></​strong></​html>​**K** 
-|[[ThinkGeo.MapSuite.Core.PrinterOrientation|PrinterOrientation]]| | + 
-|[[ThinkGeo.MapSuite.Core.PrinterPageSize|PrinterPageSize]]| | +  * [[ThinkGeo.MapSuite.Core.KmlFileReadWriteMode|KmlFileReadWriteMode]] 
-|[[ThinkGeo.MapSuite.Core.PrinterResizeMode|PrinterResizeMode]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.KmlFileType|KmlFileType]] 
-|[[ThinkGeo.MapSuite.Core.PrinterWrapMode|PrinterWrapMode]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.KmlStylingType|KmlStylingType]] 
-|[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]]| | + 
-|[[ThinkGeo.MapSuite.Core.Proj4MemoryMode|Proj4MemoryMode]]|The enumeration indicates which way are specified to read the projection information.| +<​html><​strong id="​enums_l"></​strong></​html>​**L** 
-|[[ThinkGeo.MapSuite.Core.QueryType|QueryType]]<​html><​strong id="​enums_q"></​strong></​html>​|This enumeration specifies the ways you can execute a spatial query against a FeatureSource.| + 
-|[[ThinkGeo.MapSuite.Core.RandomColorType|RandomColorType]]<​html><​strong id="​enums_r"></​strong></​html>​|Defines values represent which kind of color will use for randomly.| +  * [[ThinkGeo.MapSuite.Core.LabelDuplicateRule|LabelDuplicateRule]]<​div newline></​div><​div>​This enumeration defines the different labeling duplicate rules.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RegexMatching|RegexMatching]]|This enumeration defines the matching criteria for regular expression matching.| +  ​* ​[[ThinkGeo.MapSuite.Core.LabelLeaderLinesRule|LabelLeaderLinesRule]] 
-|[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.LabelOverlappingRule|LabelOverlappingRule]]<div newline></​div><​div>​This enumeration defines the rules for overlapping.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RestrictionMode|RestrictionMode]]|This enumeration specifies the restriction mode.| +  ​* ​[[ThinkGeo.MapSuite.Core.LayerAnchorLocation|LayerAnchorLocation]] 
-|[[ThinkGeo.MapSuite.Core.RestrictionStyle|RestrictionStyle]]|This enumeration specifies the type of restriction zone display style.| +  ​* ​[[ThinkGeo.MapSuite.Core.LegendContentResizeMode|LegendContentResizeMode]] 
-|[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]]|This enumeration provides some options when querying a feature.| +  ​* ​[[ThinkGeo.MapSuite.Core.LegendImageJustificationMode|LegendImageJustificationMode]] 
-|[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.LineDashStyle|LineDashStyle]]<div newline></​div><​div>​This enumeration specifies the style of dashed lines drawn with a GeoPen object.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.RtreeSpatialIndexDataFormat|RtreeSpatialIndexDataFormat]]| | + 
-|[[ThinkGeo.MapSuite.Core.RtreeSpatialIndexPageSize|RtreeSpatialIndexPageSize]]| | +<​html><​strong id="​enums_m"></​strong></​html>​**M** 
-|[[ThinkGeo.MapSuite.Core.RtreeSpatialIndexReadWriteMode|RtreeSpatialIndexReadWriteMode]]| | + 
-|[[ThinkGeo.MapSuite.Core.ScaleLineUnitSystem|ScaleLineUnitSystem]]<​html><​strong id="​enums_s"></​strong></​html>​|Unit Mode| +  * [[ThinkGeo.MapSuite.Core.MapPrinterDrawingMode|MapPrinterDrawingMode]] 
-|[[ThinkGeo.MapSuite.Core.ScreenUnit|ScreenUnit]]| | +  * [[ThinkGeo.MapSuite.Core.MapPrinterPreviewDrawingMode|MapPrinterPreviewDrawingMode]]<div newline></​div><​div>​This enumeration specifies the map printer layer preview draw mode.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.SelectabilityMode|SelectabilityMode]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.MapResizeMode|MapResizeMode]]<div newline></​div><​div>​The enumeration represents which mode will use for map resize.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ShapeFileReadWriteMode|ShapeFileReadWriteMode]]|This enumeration represent read only or read-write nature of a Shape File.| +  ​* ​[[ThinkGeo.MapSuite.Core.MaskType|MaskType]] 
-|[[ThinkGeo.MapSuite.Core.ShapeFileSortingMode|ShapeFileSortingMode]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.MatrixReferenceCorner|MatrixReferenceCorner]]<div newline></​div><​div>​This enum specifies the Reference corner when caculating the Matrix from Matrix boundingBox.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ShapeFileType|ShapeFileType]]|This enumeration represents the types stored in the Shape File.| + 
-|[[ThinkGeo.MapSuite.Core.ShapeValidationMode|ShapeValidationMode]]|This enumeration describes the type of validation test to run on shapes.| +<​html><​strong id="​enums_o"></​strong></​html>​**O** 
-|[[ThinkGeo.MapSuite.Core.SimpleFilterConditionType|SimpleFilterConditionType]]| | + 
-|[[ThinkGeo.MapSuite.Core.SimplificationType|SimplificationType]]|Specifies which algorthm will be use to simplify.| +  * [[ThinkGeo.MapSuite.Core.OpenStreetMapLayerPictureFormat|OpenStreetMapLayerPictureFormat]] 
-|[[ThinkGeo.MapSuite.Core.SpatialDataType|SpatialDataType]]|This property gets the spatial data type in the MsSql2008FeatureSource.| +  * [[ThinkGeo.MapSuite.Core.OverwriteMode|OverwriteMode]]<div newline></​div><​div>​This enumeration represents whether a file should be overwrite or not if the file exists.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.SplineType|SplineType]]|This enumeration represents the spline type for labeling.| + 
-|[[ThinkGeo.MapSuite.Core.StartingPoint|StartingPoint]]|An enumeration describing the place to start on a line when doing certain operations.| +<​html><​strong id="​enums_p"></​strong></​html>​**P** 
-|[[ThinkGeo.MapSuite.Core.TabFileReadWriteMode|TabFileReadWriteMode]]<​html><​strong id="​enums_t"></​strong></​html>​| | + 
-|[[ThinkGeo.MapSuite.Core.TabStylingType|TabStylingType]]| | +  * [[ThinkGeo.MapSuite.Core.PanDirection|PanDirection]]<​div newline></​div><​div>​This enumeration defines panning directions.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TextHorizontalAlignment|TextHorizontalAlignment]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<div newline></​div><​div>​This enumeration determines whether the brush or the pen draws first.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.PointPlacement|PointPlacement]]<div newline></​div><​div>​This enumeration determines the label placement when labeling point features.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TileAccessMode|TileAccessMode]]|This enumeration represents how the tileCache should access the tiles.| +  ​* ​[[ThinkGeo.MapSuite.Core.PointSymbolType|PointSymbolType]]<div newline></​div><​div>​This enumeration defines the different types of PointSymbols that can be drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]]|Specifies the format of the map image.| +  ​* ​[[ThinkGeo.MapSuite.Core.PointType|PointType]]<div newline></​div><​div>​This enumeration defines how a PointSymbol will be drawn.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TinyGeoFileType|TinyGeoFileType]]| | +  ​* ​[[ThinkGeo.MapSuite.Core.PolygonLabelingLocationMode|PolygonLabelingLocationMode]]<div newline></​div><​div>​Labeling Location Mode for polygon</​div>​ 
-|[[ThinkGeo.MapSuite.Core.TinyGeoPrecisionMode|TinyGeoPrecisionMode]]|One TinyGeo file can be internally splitted into multi regions. The more precise the data is, the smaller the region has to be and the more regions one file will have. With splitting the data into regions, the data itself is also splitted so the number of records are increased; on the other side each record is smaller so there are fewer chance to load a huge shape for just rendering a small area of it. The split region of a TinyGeo file is defined by the PricisionInMeter parameter in the Create method, while this enum TinyGeoPrecisionMode affects the max Precision TinyGeo can be.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterDragMode|PrinterDragMode]] 
-|[[ThinkGeo.MapSuite.Core.TransactionResultStatus|TransactionResultStatus]]|This enumeration represents the results from a FeatureSource transaction.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterOrientation|PrinterOrientation]] 
-|[[ThinkGeo.MapSuite.Core.UnitSystem|UnitSystem]]<​html><​strong id="enums_u"></​strong></​html>​|System of measurement.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterPageSize|PrinterPageSize]] 
-|[[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]]<​html><​strong id="​enums_w"​></strong></html>|This describes a set of enumerations that list the valid types of geometries.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterResizeMode|PrinterResizeMode]] 
-|[[ThinkGeo.MapSuite.Core.WfsNamespace|WfsNamespace]]|Wfs Name space.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrinterWrapMode|PrinterWrapMode]] 
-|[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]]|This enumeration represents the byte order that well-known binary will be written in.| +  ​* ​[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] 
-|[[ThinkGeo.MapSuite.Core.WkbFileReadWriteMode|WkbFileReadWriteMode]]|This enumeration represent read only or read-write nature of a Wkb File.| +  ​* ​[[ThinkGeo.MapSuite.Core.Proj4MemoryMode|Proj4MemoryMode]]<div newline></​div><​div>​The enumeration indicates which way are specified to read the projection information.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WkbFileType|WkbFileType]]| | + 
-|[[ThinkGeo.MapSuite.Core.WmsAxisOrder|WmsAxisOrder]]| | +<​html><​strong id="​enums_q"></​strong></​html>​**Q** 
-|[[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]|WMTS System.| + 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitLayerType|WorldMapKitLayerType]]| | +  * [[ThinkGeo.MapSuite.Core.QueryType|QueryType]]<​div newline></​div><​div>​This enumeration specifies the ways you can execute a spatial query against a FeatureSource.</​div>​ 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitMapType|WorldMapKitMapType]]| | + 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitProjection|WorldMapKitProjection]]|This enumeration represents which projection will use for world map kit.| +<​html><​strong id="​enums_r"></​strong></​html>​**R** 
-|[[ThinkGeo.MapSuite.Core.WorldMapKitTileMode|WorldMapKitTileMode]]| | + 
-|[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]]| |+  * [[ThinkGeo.MapSuite.Core.RandomColorType|RandomColorType]]<​div newline></​div><​div>​Defines values represent which kind of color will use for randomly.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.RegexMatching|RegexMatching]]<div newline></​div><​div>​This enumeration defines the matching criteria for regular expression matching.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.RestrictionMode|RestrictionMode]]<div newline></​div><​div>​This enumeration specifies the restriction mode.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.RestrictionStyle|RestrictionStyle]]<div newline></​div><​div>​This enumeration specifies the type of restriction zone display style.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ReturningColumnsType|ReturningColumnsType]]<div newline></​div><​div>​This enumeration provides some options when querying a feature.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.RingOrder|RingOrder]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.RtreeSpatialIndexDataFormat|RtreeSpatialIndexDataFormat]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.RtreeSpatialIndexPageSize|RtreeSpatialIndexPageSize]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.RtreeSpatialIndexReadWriteMode|RtreeSpatialIndexReadWriteMode]] 
 + 
 +<​html><​strong id="​enums_s"></​strong></​html>​**S** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.ScaleLineUnitSystem|ScaleLineUnitSystem]]<​div newline></​div><​div>​Unit Mode</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ScreenUnit|ScreenUnit]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.SelectabilityMode|SelectabilityMode]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ShapeFileReadWriteMode|ShapeFileReadWriteMode]]<div newline></​div><​div>​This enumeration represent read only or read-write nature of a Shape File.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ShapeFileSortingMode|ShapeFileSortingMode]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ShapeFileType|ShapeFileType]]<div newline></​div><​div>​This enumeration represents the types stored in the Shape File.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ShapeValidationMode|ShapeValidationMode]]<div newline></​div><​div>​This enumeration describes the type of validation test to run on shapes.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.SimpleFilterConditionType|SimpleFilterConditionType]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.SimplificationType|SimplificationType]]<div newline></​div><​div>​Specifies which algorthm will be use to simplify.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.SpatialDataType|SpatialDataType]]<div newline></​div><​div>​This property gets the spatial data type in the MsSql2008FeatureSource.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.SplineType|SplineType]]<div newline></​div><​div>​This enumeration represents the spline type for labeling.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.StartingPoint|StartingPoint]]<div newline></​div><​div>​An enumeration describing the place to start on a line when doing certain operations.</​div>​ 
 + 
 +<​html><​strong id="​enums_t"></​strong></​html>​**T** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.TabFileReadWriteMode|TabFileReadWriteMode]] 
 +  * [[ThinkGeo.MapSuite.Core.TabStylingType|TabStylingType]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TextHorizontalAlignment|TextHorizontalAlignment]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TileAccessMode|TileAccessMode]]<div newline></​div><​div>​This enumeration represents how the tileCache should access the tiles.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TileImageFormat|TileImageFormat]]<div newline></​div><​div>​Specifies the format of the map image.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TinyGeoFileType|TinyGeoFileType]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TinyGeoPrecisionMode|TinyGeoPrecisionMode]]<div newline></​div><​div>​One TinyGeo file can be internally splitted into multi regions. The more precise the data is, the smaller the region has to be and the more regions one file will have. With splitting the data into regions, the data itself is also splitted so the number of records are increased; on the other side each record is smaller so there are fewer chance to load a huge shape for just rendering a small area of it. The split region of a TinyGeo file is defined by the PricisionInMeter parameter in the Create method, while this enum TinyGeoPrecisionMode affects the max Precision TinyGeo can be.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.TransactionResultStatus|TransactionResultStatus]]<div newline></​div><​div>​This enumeration represents the results from a FeatureSource transaction.</​div>​ 
 + 
 +> <​html><​strong id="​enums_u"></​strong></​html>​**U** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.UnitSystem|UnitSystem]]<div newline></​div><​div>​System of measurement.</​div>​ 
 + 
 +<​html><​strong id="enums_w"></​strong></​html>​**W** 
 + 
 +  * [[ThinkGeo.MapSuite.Core.WellKnownType|WellKnownType]]<​div newline></div><div>This describes a set of enumerations that list the valid types of geometries.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WfsNamespace|WfsNamespace]]<div newline></​div><​div>​Wfs Name space.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WkbByteOrder|WkbByteOrder]]<div newline></​div><​div>​This enumeration represents the byte order that well-known binary will be written in.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WkbFileReadWriteMode|WkbFileReadWriteMode]]<div newline></​div><​div>​This enumeration represent read only or read-write nature of a Wkb File.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WkbFileType|WkbFileType]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WmsAxisOrder|WmsAxisOrder]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WmtsSeverEncodingType|WmtsSeverEncodingType]]<div newline></​div><​div>​WMTS System.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitLayerType|WorldMapKitLayerType]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitMapType|WorldMapKitMapType]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitProjection|WorldMapKitProjection]]<div newline></​div><​div>​This enumeration represents which projection will use for world map kit.</​div>​ 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WorldMapKitTileMode|WorldMapKitTileMode]] 
 +  ​* ​[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]]
 === Interfaces === === Interfaces ===
-^Name ^Summary|+<div characters_index>​ 
 +[[#​interfaces_a|A]] 
 +[[#​interfaces_b|B]] 
 +[[#​interfaces_c|C]] 
 +[[#​interfaces_d|D]] 
 +[[#​interfaces_e|E]] 
 +[[#​interfaces_f|F]] 
 +[[#​interfaces_g|G]] 
 +[[#​interfaces_h|H]] 
 +[[#​interfaces_i|I]] 
 +[[#​interfaces_j|J]] 
 +[[#​interfaces_k|K]] 
 +[[#​interfaces_l|L]] 
 +[[#​interfaces_m|M]] 
 +[[#​interfaces_n|N]] 
 +[[#​interfaces_o|O]] 
 +[[#​interfaces_p|P]] 
 +[[#​interfaces_q|Q]] 
 +[[#​interfaces_r|R]] 
 +[[#​interfaces_s|S]] 
 +[[#​interfaces_t|T]] 
 +[[#​interfaces_u|U]] 
 +[[#​interfaces_v|V]] 
 +[[#​interfaces_w|W]] 
 +[[#​interfaces_x|X]] 
 +[[#​interfaces_y|Y]] 
 +[[#​interfaces_z|Z]] 
 +</​div>​ 
 +<div newline></​div>​
  
thinkgeo.mapsuite.core.1442301989.txt.gz · Last modified: 2015/09/15 07:26 by admin