Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Class –> This class represents the values of a world file.
A world file is an attribute file that is associated with a corresponding image file. Typically, the world file consists of 6 lines of numbers.
*System.Object **ThinkGeo.MapSuite.PortableCore.WorldFile
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
WorldFile | This is the default constructor for the WorldFile class. | ||
WorldFile | String | This is the constructor that passes the worldFile text. | |
WorldFile | RectangleShape, Single, Single | This is the constructor that passes the WorldExtent of the image, the height of the image, and the width of the image. | |
WorldFile | Double, Double, Double, Double, Double, Double | This is a constructor that passes 6 attributes in double associated with the corresponding image file. | |
WorldFile | Single, Single, Single, Single, Single, Single | This is a constructor that passes 6 attributes in float associated with the corresponding image file. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object | |
GetBoundingBox | Single, Single | ||
GetHashCode | Object | ||
GetType | Object | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
HorizontalResolution | Single | This property gets the horizontal resolution from the world file. | |
RotationColumn | Single | This property gets the rotation in column from the world file. | |
RotationRow | Single | This property gets the rotation in row from the world file. | |
UpperLeftX | Single | This property gets the upper left Y coordinate from the world file. | |
UpperLeftY | Single | This property gets the upper left X coordinate from the world file. | |
VerticalResolution | Single | This property gets the vertical resolution from the world file. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
This is the default constructor for the WorldFile class.
| Name | Type | Description |
|---|
This is the constructor that passes the worldFile text.
The worldFileText is typically read from a world file.
| Name | Type | Description |
|---|---|---|
| worldFileText | String<!– System.String –> | The world file text containing the world file attribute information. |
This is the constructor that passes the WorldExtent of the image, the height of the image, and the width of the image.
| Name | Type | Description |
|---|---|---|
| worldExtent | RectangleShape<!– ThinkGeo.MapSuite.PortableCore.RectangleShape –> | This parameter specifies the World Coordinate Extent for the image. |
| imageWidth | Single<!– System.Single –> | This parameter specifies the image width for the image. |
| imageHeight | Single<!– System.Single –> | This parameter specifies the image height for the image. |
This is a constructor that passes 6 attributes in double associated with the corresponding image file.
| Name | Type | Description |
|---|---|---|
| horizontalResolution | Double<!– System.Double –> | This parameter specifies the size of pixels in the x direction. |
| rotationRow | Double<!– System.Double –> | This parameter specifies the rotation term for row. |
| rotationColumn | Double<!– System.Double –> | This parameter specifes the rotation term for column. |
| verticalResolution | Double<!– System.Double –> | This parameter specifies the size of pixels in the y direction. |
| upperLeftX | Double<!– System.Double –> | This parameter represents the x coordinate of the center of the upper-leftmost pixel in map units. |
| upperLeftY | Double<!– System.Double –> | This parameter represents the y coordinate of the center of the upper-leftmost pixel in map units. |
This is a constructor that passes 6 attributes in float associated with the corresponding image file.
| Name | Type | Description |
|---|---|---|
| horizontalResolution | Single<!– System.Single –> | This parameter specifies the size of pixels in the x direction. |
| rotationRow | Single<!– System.Single –> | This parameter specifies the rotation term for row. |
| rotationColumn | Single<!– System.Single –> | This parameter specifes the rotation term for column. |
| verticalResolution | Single<!– System.Single –> | This parameter specifies the size of pixels in the y direction. |
| upperLeftX | Single<!– System.Single –> | This parameter represents the x coordinate of the center of the upper-leftmost pixel in map units. |
| upperLeftY | Single<!– System.Single –> | This parameter represents the y coordinate of the center of the upper-leftmost pixel in map units. |
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.PortableCore.RectangleShape –> |
| Name | Type | Description |
|---|---|---|
| width | Single<!– System.Single –> | |
| height | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.PortableCore.WorldFile –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
This property gets the horizontal resolution from the world file.
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.PortableCore.WorldFile –> Go Back
This property gets the rotation in column from the world file.
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.PortableCore.WorldFile –> Go Back
This property gets the rotation in row from the world file.
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.PortableCore.WorldFile –> Go Back
This property gets the upper left Y coordinate from the world file.
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.PortableCore.WorldFile –> Go Back
This property gets the upper left X coordinate from the world file.
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.PortableCore.WorldFile –> Go Back
This property gets the vertical resolution from the world file.
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.PortableCore.WorldFile –> Go Back
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.