User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.rotationprojection

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.silverlightcore.rotationprojection [2015/09/21 03:24]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.SilverlightCore.RotationProjection ====== 
- 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *ThinkGeo.MapSuite.SilverlightCore.Projection 
-      ***ThinkGeo.MapSuite.SilverlightCore.RotationProjection** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} RotationProjection() ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RotationProjection(Double) ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Parameters == 
-  * //angle// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RotationProjection(GeographyUnit) ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Parameters == 
-  * //​sourceUnit//​ 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RotationProjection(Double,​GeographyUnit) ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Parameters == 
-  * //angle// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-  * //​sourceUnit//​ 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} GetUpdatedExtent(RectangleShape) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //extent// 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Open() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Close() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertToExternalProjection(Double,​Double) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Vertex|Vertex]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //x// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-  * //y// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertToExternalProjection(BaseShape) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​baseShape//​ 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertToExternalProjection(Feature) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //feature// 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertToExternalProjection(RectangleShape) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​rectangleShape//​ 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertToInternalProjection(Double,​Double) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Vertex|Vertex]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //x// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-  * //y// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertToInternalProjection(BaseShape) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​baseShape//​ 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertToInternalProjection(Feature) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //feature// 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertToInternalProjection(RectangleShape) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​rectangleShape//​ 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetInternalGeographyUnit() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetExternalGeographyUnit() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{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>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} ConvertToExternalProjectionCore(Double[],​Double[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Vertex[]|Vertex[]]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //x// 
-    * Type:​Double[] 
-    * Description:​N/​A 
- 
-  * //y// 
-    * Type:​Double[] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} ConvertToInternalProjectionCore(Double[],​Double[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Vertex[]|Vertex[]]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //x// 
-    * Type:​Double[] 
-    * Description:​N/​A 
- 
-  * //y// 
-    * Type:​Double[] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} GetInternalGeographyUnitCore() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} OpenCore() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} CloseCore() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} 0RM=(Feature) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //feature// 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} 0hM=(Feature) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //feature// 
-    * Type:​[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} GetExternalGeographyUnitCore() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{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 ==== 
-** {{wiki:​PublicProperty.gif|}} Angle ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Double 
- 
-** {{wiki:​PublicProperty.gif|}} SourceUnit ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]] 
- 
-** {{wiki:​PublicProperty.gif|}} IsOpen ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-==== Protected Properties ==== 
-** {{wiki:​ProtectedProperty.gif|}} CanReproject ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-==== Public Events ==== 
  
thinkgeo.mapsuite.silverlightcore.rotationprojection.1442805841.txt.gz ยท Last modified: 2015/09/21 03:24 by admin