This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.geotiffrastersource [2015/09/17 10:30] admin |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.Core.GeoTiffRasterSource ====== | ||
- | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | ||
- | *ThinkGeo.MapSuite.Core.RasterSource | ||
- | ***ThinkGeo.MapSuite.Core.GeoTiffRasterSource** | ||
- | ===== Members Summary ===== | ||
- | === Public Constructors === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoTiffRasterSource()|GeoTiffRasterSource]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This is the constructor the for the class. If you use this constructor then you need to set the required properties manually. | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoTiffRasterSource(String)|GeoTiffRasterSource]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This is the constructor for the class. | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoTiffRasterSource(String,String)|GeoTiffRasterSource]]** | ||
- | * **Parameters**:String,String | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This is the constructor for the class. | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GeoTiffRasterSource(String,RectangleShape)|GeoTiffRasterSource]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:This is the constructor for the class. | ||
- | </div> | ||
- | |||
- | === Protected Constructors === | ||
- | === Public Methods === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Close()|Close]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBox()|GetBoundingBox]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetHorizontalResolution()|GetHorizontalResolution]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetImage(RectangleShape,Int32,Int32)|GetImage]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Int32,Int32 | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetImageHeight()|GetImageHeight]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetImageWidth()|GetImageWidth]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetProjectionText()|GetProjectionText]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetVerticalResolution()|GetVerticalResolution]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetWorldFileText()|GetWorldFileText]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Open()|Open]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Protected Methods === | ||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#CloneDeepCore()|CloneDeepCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#CloseCore()|CloseCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetImageCore(RectangleShape,Int32,Int32)|GetImageCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],Int32,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetImageHeightCore()|GetImageHeightCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetImageWidthCore()|GetImageWidthCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetProjectionTextCore()|GetProjectionTextCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#OnClosedRasterSource(ClosedRasterSourceEventArgs)|OnClosedRasterSource]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#OnClosingRasterSource(ClosingRasterSourceEventArgs)|OnClosingRasterSource]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#OnOpenedRasterSource(OpenedRasterSourceEventArgs)|OnOpenedRasterSource]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#OnOpeningRasterSource(OpeningRasterSourceEventArgs)|OnOpeningRasterSource]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#OpenCore()|OpenCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Public Properties === | ||
- | **{{wiki:PublicProperty.gif|}}[[#BlueTranslation|BlueTranslation]]** | ||
- | * **Return**:Single | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#GreenTranslation|GreenTranslation]]** | ||
- | * **Return**:Single | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#HasProjectionText|HasProjectionText]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#IsGrayscale|IsGrayscale]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#IsNegative|IsNegative]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#IsOpen|IsOpen]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#LibraryType|LibraryType]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.GeoTiffLibraryType|GeoTiffLibraryType]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#PathFilename|PathFilename]]** | ||
- | * **Return**:String | ||
- | * **Summary**:This property gets and sets the path and filename of the TIFF file you want to use. | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Projection|Projection]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#RedTranslation|RedTranslation]]** | ||
- | * **Return**:Single | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Transparency|Transparency]]** | ||
- | * **Return**:Single | ||
- | * **Summary**:N/A | ||
- | |||
- | === Protected Properties === | ||
- | **{{wiki:ProtectedProperty.gif|}}[[#HasProjectionTextCore|HasProjectionTextCore]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | === Public Events === | ||
- | **{{wiki:PublicEvent.gif|}}[[#ClosedRasterSource|ClosedRasterSource]]** | ||
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicEvent.gif|}}[[#ClosingRasterSource|ClosingRasterSource]]** | ||
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicEvent.gif|}}[[#OpenedRasterSource|OpenedRasterSource]]** | ||
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicEvent.gif|}}[[#OpeningRasterSource|OpeningRasterSource]]** | ||
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] | ||
- | * **Summary**:N/A | ||
- | |||
- | ===== Public Constructors ===== | ||
- | === GeoTiffRasterSource() === | ||
- | This is the constructor the for the class. If you use this constructor then you need to set the required properties manually. | ||
- | ==== Remarks ==== | ||
- | None | ||
- | ==== Parameters ==== | ||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoTiffRasterSource(String) === | ||
- | This is the constructor for the class. | ||
- | ==== Remarks ==== | ||
- | This is typically the constructor you want to use for this class. It allows you to pass in the TIFF file you wish to work with. Note that the TIFF file is not accessed or opened until you call the open command of the class. | ||
- | ==== Parameters ==== | ||
- | **imagePathFilename** | ||
- | * **Type**:String | ||
- | * **Description:This parameter represents the path and file name of the TIFF file you want to load into the class for display. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoTiffRasterSource(String,String) === | ||
- | This is the constructor for the class. | ||
- | ==== Remarks ==== | ||
- | This is typically the constructor you want to use for this class. It allows you to pass in the TIFF file you wish to work with and world file belongs to it. Note that the TIFF file is not accessed or opened until you call the open command of the class. | ||
- | ==== Parameters ==== | ||
- | **imagePathFilename** | ||
- | * **Type**:String | ||
- | * **Description:This parameter represents the path and file name of the TIFF file you want to load into the class for display. | ||
- | |||
- | **worldfilePathFilename** | ||
- | * **Type**:String | ||
- | * **Description:This parameter represents the path and file name of the world file you want to load into the class for display. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | === GeoTiffRasterSource(String,RectangleShape) === | ||
- | This is the constructor for the class. | ||
- | ==== Remarks ==== | ||
- | This is typically the constructor you want to use for this class. It allows you to pass in the TIFF file you wish to work with and image extent belongs to it. Note that the TIFF file is not accessed or opened until you call the open command of the class. | ||
- | ==== Parameters ==== | ||
- | **imagePathFilename** | ||
- | * **Type**:String | ||
- | * **Description:This parameter represents the path and file name of the TIFF file you want to load into the class for display. | ||
- | |||
- | **imageExtent** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description:This parameter represents the extent of the world file you want to load into the class for display. | ||
- | |||
- | [[#Public Constructors|Go Back]] | ||
- | ===== Protected Constructors ===== | ||
- | ===== Public Methods ===== | ||
- | === CloneDeep() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Close() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Equals(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **obj** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetBoundingBox() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetHashCode() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetHorizontalResolution() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetImage(RectangleShape,Int32,Int32) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **worldExtent** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **canvasWidth** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | **canvasHeight** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetImageHeight() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetImageWidth() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetProjectionText() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetType() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Type | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetVerticalResolution() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetWorldFileText() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Open() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === ToString() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | ===== Protected Methods ===== | ||
- | === CloneDeepCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === CloseCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === Finalize() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetBoundingBoxCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetImageCore(RectangleShape,Int32,Int32) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **worldExtent** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **canvasWidth** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | **canvasHeight** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetImageHeightCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetImageWidthCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetProjectionTextCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === OnClosedRasterSource(ClosedRasterSourceEventArgs) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnClosingRasterSource(ClosingRasterSourceEventArgs) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnOpenedRasterSource(OpenedRasterSourceEventArgs) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OnOpeningRasterSource(OpeningRasterSourceEventArgs) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === OpenCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | === BlueTranslation === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Single | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === GreenTranslation === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Single | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === HasProjectionText === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === IsGrayscale === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === IsNegative === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === IsOpen === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === LibraryType === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.GeoTiffLibraryType|GeoTiffLibraryType]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === PathFilename === | ||
- | This property gets and sets the path and filename of the TIFF file you want to use. | ||
- | ==== Remarks ==== | ||
- | None. | ||
- | ==== Return Value ==== | ||
- | **Return Type**:String | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Projection === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === RedTranslation === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Single | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Transparency === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Single | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | ===== Protected Properties ===== | ||
- | === HasProjectionTextCore === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Protected Properties|Go Back]] | ||
- | ===== Public Events ===== | ||
- | === ClosedRasterSource === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] | ||
- | |||
- | [[#Public Events|Go Back]] | ||
- | === ClosingRasterSource === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] | ||
- | |||
- | [[#Public Events|Go Back]] | ||
- | === OpenedRasterSource === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] | ||
- | |||
- | [[#Public Events|Go Back]] | ||
- | === OpeningRasterSource === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] | ||
- | |||
- | [[#Public Events|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.