This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.printerzoomlevelset [2015/09/17 10:37] admin |
thinkgeo.mapsuite.core.printerzoomlevelset [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.PrinterZoomLevelSet ====== | ====== ThinkGeo.MapSuite.Core.PrinterZoomLevelSet ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
+ | |||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
*System.Object | *System.Object | ||
Line 5: | Line 9: | ||
***ThinkGeo.MapSuite.Core.PrinterZoomLevelSet** | ***ThinkGeo.MapSuite.Core.PrinterZoomLevelSet** | ||
===== Members Summary ===== | ===== Members Summary ===== | ||
- | === Public Constructors === | + | ==== Public Constructors ==== |
- | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} PrinterZoomLevelSet() ** |
- | **{{wiki:PublicMethod.gif|}}[[#PrinterZoomLevelSet()|PrinterZoomLevelSet]]** | + | |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#PrinterZoomLevelSet(GeographyUnit,Double)|PrinterZoomLevelSet]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Double | + | * //N/A// |
- | * **DeclaringType**:N/A | + | == Parameters == |
- | * **Summary**:N/A | + | <div newline></div> |
- | </div> | + | ** {{wiki:PublicMethod.gif|}} PrinterZoomLevelSet(GeographyUnit,Double) ** |
- | === Protected Constructors === | + | * //N/A// |
- | === Public Methods === | + | == Remarks == |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | == Parameters == |
- | * **Parameters**:Object | + | * //pageBaseUnit// |
- | * **DeclaringType**:Object | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | </div> | + | |
- | <div class_table> | + | * //pageBaseUnitToPageUnitRatio// |
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | * Type:Double |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | ==== Protected Constructors ==== |
- | * **Parameters**:N/A | + | ==== Public Methods ==== |
- | * **DeclaringType**:Object | + | ** {{wiki:PublicMethod.gif|}} GetZoomPercentage(ZoomLevel) ** |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#GetZoomLevel(RectangleShape,Double,GeographyUnit)|GetZoomLevel]]** | + | == Remarks == |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}[[#GetZoomLevel(RectangleShape,Double,GeographyUnit,Single)|GetZoomLevel]]** | + | * Type:Double |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Single | + | * Description:N/A |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}[[#GetZoomLevelForDrawing(RectangleShape,Double,GeographyUnit,Single)|GetZoomLevelForDrawing]]** | + | * //ZoomLevel// |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Single | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}[[#GetZoomLevelForDrawing(RectangleShape,Double,GeographyUnit)|GetZoomLevelForDrawing]]** | + | ** {{wiki:PublicMethod.gif|}} GetZoomLevel(RectangleShape,Double,GeographyUnit) ** |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Double,[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#GetZoomLevels()|GetZoomLevels]]** | + | == Remarks == |
- | * **Parameters**:N/A | + | * //N/A// |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:PublicMethod.gif|}}[[#GetZoomPercentage(ZoomLevel)|GetZoomPercentage]]** | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Description:N/A |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Parameters == |
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | * //extent// |
- | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | * **DeclaringType**:Object | + | * Description:N/A |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Protected Methods === | + | * //screenWidth// |
- | <div class_table> | + | * Type:Double |
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | * Description:N/A |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //mapUnit// |
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:ProtectedMethod.gif|}}[[#uSk=(Double)|uSk=]]** | + | ** {{wiki:PublicMethod.gif|}} GetZoomLevel(RectangleShape,Double,GeographyUnit,Single) ** |
- | * **Parameters**:Double | + | |
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Public Properties === | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#CustomZoomLevels|CustomZoomLevels]]** | + | == Remarks == |
- | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> | + | * //N/A// |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicProperty.gif|}}[[#Name|Name]]** | + | == Return Value == |
- | * **Return**:String | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#PageBaseUnit|PageBaseUnit]]** | + | == Parameters == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * //extent// |
- | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
+ | * Description:N/A | ||
- | **{{wiki:PublicProperty.gif|}}[[#PageBaseUnitToPageUnitRatio|PageBaseUnitToPageUnitRatio]]** | + | * //screenWidth// |
- | * **Return**:Double | + | * Type:Double |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel01|ZoomLevel01]]** | + | * //mapUnit// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel02|ZoomLevel02]]** | + | * //dpi// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:Single |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel03|ZoomLevel03]]** | + | <div newline></div> |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | ** {{wiki:PublicMethod.gif|}} GetZoomLevelForDrawing(RectangleShape,Double,GeographyUnit,Single) ** |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel04|ZoomLevel04]]** | + | * //N/A// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel05|ZoomLevel05]]** | + | == Return Value == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel06|ZoomLevel06]]** | + | == Parameters == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * //extent// |
- | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
+ | * Description:N/A | ||
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel07|ZoomLevel07]]** | + | * //screenWidth// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:Double |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel08|ZoomLevel08]]** | + | * //mapUnit// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel09|ZoomLevel09]]** | + | * //dpi// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:Single |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel10|ZoomLevel10]]** | + | <div newline></div> |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | ** {{wiki:PublicMethod.gif|}} GetZoomLevelForDrawing(RectangleShape,Double,GeographyUnit) ** |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel11|ZoomLevel11]]** | + | * //N/A// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel12|ZoomLevel12]]** | + | == Return Value == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel13|ZoomLevel13]]** | + | == Parameters == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * //extent// |
- | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
+ | * Description:N/A | ||
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel14|ZoomLevel14]]** | + | * //screenWidth// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:Double |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel15|ZoomLevel15]]** | + | * //mapUnit// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel16|ZoomLevel16]]** | + | <div newline></div> |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | ** {{wiki:PublicMethod.gif|}} GetZoomLevels() ** |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel17|ZoomLevel17]]** | + | * //N/A// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel18|ZoomLevel18]]** | + | == Return Value == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> |
- | * **Summary**:N/A | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel19|ZoomLevel19]]** | + | == Parameters == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | <div newline></div> |
- | * **Summary**:N/A | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | **{{wiki:PublicProperty.gif|}}[[#ZoomLevel20|ZoomLevel20]]** | + | * //N/A// |
- | * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | == Remarks == |
- | * **Summary**:N/A | + | * //N/A// |
- | === Protected Properties === | + | == Return Value == |
- | === Public Events === | + | * Type:String |
- | ===== Public Constructors ===== | + | * Description:N/A |
- | === PrinterZoomLevelSet() === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Parameters ==== | + | |
- | [[#Public Constructors|Go Back]] | + | |
- | === PrinterZoomLevelSet(GeographyUnit,Double) === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Parameters ==== | + | |
- | **pageBaseUnit** | + | |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | |
- | * **Description:N/A | + | |
- | **pageBaseUnitToPageUnitRatio** | + | == Parameters == |
- | * **Type**:Double | + | <div newline></div> |
- | * **Description:N/A | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | [[#Public Constructors|Go Back]] | + | * //N/A// |
- | ===== Protected Constructors ===== | + | == Remarks == |
- | ===== Public Methods ===== | + | * //N/A// |
- | === Equals(Object) === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Boolean | + | * Type:Boolean |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | **obj** | + | * //obj// |
- | * **Type**:Object | + | * Type:Object |
- | * **Description**:N/A | + | * Description:N/A |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === GetHashCode() === | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:Int32 | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Int32 |
- | === GetType() === | + | * Description:N/A |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Type | + | <div newline></div> |
- | * **Description**:N/A | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | ==== Parameters ==== | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | === GetZoomLevel(RectangleShape,Double,GeographyUnit) === | + | * //N/A// |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:Type |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | **extent** | + | <div newline></div> |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | ==== Protected Methods ==== |
- | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} GetSnappedZoomLevel(Double) ** |
- | **screenWidth** | + | * //N/A// |
- | * **Type**:Double | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | **mapUnit** | + | == Return Value == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | * **Description**:N/A | + | * Description:N/A |
- | [[#Public Methods|Go Back]] | + | == Parameters == |
- | === GetZoomLevel(RectangleShape,Double,GeographyUnit,Single) === | + | * //scale// |
- | N/A | + | * Type:Double |
- | ==== Remarks ==== | + | * Description:N/A |
- | N/A | + | |
- | **Return Value** | + | <div newline></div> |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | + | * //N/A// |
- | **extent** | + | == Remarks == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * //N/A// |
- | * **Description**:N/A | + | |
- | **screenWidth** | + | == Return Value == |
- | * **Type**:Double | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | **mapUnit** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | <div newline></div> |
- | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | **dpi** | + | * //N/A// |
- | * **Type**:Single | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | === GetZoomLevelForDrawing(RectangleShape,Double,GeographyUnit,Single) === | + | * Type:Object |
- | N/A | + | * Description:N/A |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | <div newline></div> |
- | * **Description**:N/A | + | ==== Public Properties ==== |
+ | ** {{wiki:PublicProperty.gif|}} PageBaseUnit ** | ||
- | ==== Parameters ==== | ||
- | **extent** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **screenWidth** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **mapUnit** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Description**:N/A | ||
- | |||
- | **dpi** | ||
- | * **Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetZoomLevelForDrawing(RectangleShape,Double,GeographyUnit) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} PageBaseUnitToPageUnitRatio ** |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | |
- | * **Description**:N/A | + | |
- | + | ||
- | ==== Parameters ==== | + | |
- | **extent** | + | |
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
- | * **Description**:N/A | + | |
- | + | ||
- | **screenWidth** | + | |
- | * **Type**:Double | + | |
- | * **Description**:N/A | + | |
- | + | ||
- | **mapUnit** | + | |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | |
- | * **Description**:N/A | + | |
- | [[#Public Methods|Go Back]] | ||
- | === GetZoomLevels() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Name ** |
- | * **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetZoomPercentage(ZoomLevel) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} CustomZoomLevels ** |
- | * **Return Type**:Double | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | **ZoomLevel** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === ToString() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel01 ** |
- | * **Return Type**:String | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | ===== Protected Methods ===== | ||
- | === Finalize() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel02 ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel03 ** |
- | * **Return Type**:Object | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === uSk=(Double) === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel04 ** |
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | |
- | * **Description**:N/A | + | |
- | + | ||
- | ==== Parameters ==== | + | |
- | **scale** | + | |
- | * **Type**:Double | + | |
- | * **Description**:N/A | + | |
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | === CustomZoomLevels === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel05 ** |
- | === Name === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:String | + | |
- | [[#Public Properties|Go Back]] | ||
- | === PageBaseUnit === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel06 ** |
- | === PageBaseUnitToPageUnitRatio === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Double | + | |
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel01 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel07 ** |
- | === ZoomLevel02 === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel03 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel08 ** |
- | === ZoomLevel04 === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel05 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel09 ** |
- | === ZoomLevel06 === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel07 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel10 ** |
- | === ZoomLevel08 === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel09 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel11 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel10 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel12 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel11 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel13 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel12 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel14 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel13 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel15 ** |
- | === ZoomLevel14 === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel15 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel16 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel16 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel17 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel17 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel18 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel18 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel19 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel19 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ZoomLevel20 ** | ||
- | [[#Public Properties|Go Back]] | ||
- | === ZoomLevel20 === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | [[#Public Properties|Go Back]] | + | ==== Protected Properties ==== |
- | ===== Protected Properties ===== | + | ==== Public Events ==== |
- | ===== Public Events ===== | + | |