User Tools

Site Tools


thinkgeo.mapsuite.core.printerhelper

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.core.printerhelper [2015/09/22 08:26]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Core.PrinterHelper ====== 
- 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    ***ThinkGeo.MapSuite.Core.PrinterHelper** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} GetPointsPerGeographyUnit(GeographyUnit) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Double 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //mapUnit// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ConvertLength(Double,​PrintingUnit,​PrintingUnit) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Double 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //length// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-  * //​fromUnit//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] 
-    * Description:​N/​A 
- 
-  * //toUnit// 
-    * Type:​[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ConvertScreenCoordinateToMapPrinterCoordinate(ScreenPointF,​MapPrinterLayer,​RectangleShape,​Single,​Single) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​screenPoint//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
-    * Description:​N/​A 
- 
-  * //​mapPrinterLayer//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] 
-    * Description:​N/​A 
- 
-  * //​mapControlExtent//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-    * Description:​N/​A 
- 
-  * //​mapControlWidth//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //​mapControlHeight//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ConvertMapPrinterCoordinateToScreenCoordinate(PointShape,​MapPrinterLayer,​RectangleShape,​Single,​Single) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​mapPrinterCoordinatePoint//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //​mapPrinterLayer//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] 
-    * Description:​N/​A 
- 
-  * //​mapControlExtent//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-    * Description:​N/​A 
- 
-  * //​mapControlWidth//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //​mapControlHeight//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ConvertPageCoordinateToMapPrinterCoordinate(PointShape,​MapPrinterLayer,​RectangleShape,​Single,​Single) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​pageCoordinatePoint//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //​mapPrinterLayer//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] 
-    * Description:​N/​A 
- 
-  * //​mapControlExtent//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-    * Description:​N/​A 
- 
-  * //​mapControlWidth//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //​mapControlHeight//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} ConvertMapPrinterCoordinateToPageCoordinate(PointShape,​MapPrinterLayer,​RectangleShape,​Single,​Single) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​mapPrinterCoordinatePoint//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //​mapPrinterLayer//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] 
-    * Description:​N/​A 
- 
-  * //​mapControlExtent//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-    * Description:​N/​A 
- 
-  * //​mapControlWidth//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //​mapControlHeight//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.core.printerhelper.1442910368.txt.gz ยท Last modified: 2015/09/22 08:26 by admin