User Tools

Site Tools


thinkgeo.mapsuite.core.bitmaptile

This is an old revision of the document!


ThinkGeo.MapSuite.Core.BitmapTile

This class represents a NativeImageTile, which is defined as scale, RectangleBox and a byte array for its tile bitmap.

Inheritance Hierarchy

Members Summary

Public Constructors

BitmapTile

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This is the default constructor without passing any parameters. All its properties should be set via the properties.

BitmapTile

  • Parameters:RectangleShape,Double
  • DeclaringType:N/A
  • Summary:This is the constructor for Tile by passing the boundingBox and scale.

BitmapTile

  • Parameters:Bitmap,RectangleShape,Double
  • DeclaringType:N/A
  • Summary:This is the constructor for Tile by passing image bitmap and the boundingBox and scale.

Protected Constructors

Public Methods

CloneDeep

  • Parameters:N/A
  • DeclaringType:Tile
  • Summary:N/A

Dispose

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method is targeting releasing or resetting unmanaged resources.

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetBitmapStream

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

CloneDeepCore

  • Parameters:N/A
  • DeclaringType:Tile
  • Summary:N/A

Finalize

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method is the destructorof this class. Destructor cannot be called and only will be invoked automatically.

GetBitmapStreamCore

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

Bitmap

  • Return:Bitmap
  • Summary:This property is the Bitmap showing the tile image.

BoundingBox

Scale

  • Return:Double
  • Summary:N/A

Protected Properties

Public Events

Public Constructors

BitmapTile()

This is the default constructor without passing any parameters. All its properties should be set via the properties.

Remarks

N/A

Parameters

BitmapTile(RectangleShape,Double)

This is the constructor for Tile by passing the boundingBox and scale.

Remarks

N/A

Parameters

boundingBox

  • Description:N/A scale * Type:Double * Description:N/A

Go Back

BitmapTile(Bitmap,RectangleShape,Double)

This is the constructor for Tile by passing image bitmap and the boundingBox and scale.

Remarks

N/A

Parameters

bitmap

  • Type:Bitmap
  • Description:N/A boundingBox * Type:RectangleShape * Description:N/A

scale

  • Type:Double
  • Description:N/A Go Back ===== Protected Constructors ===== ===== Public Methods ===== === CloneDeep() === N/A ==== Remarks ==== N/A Return Value * Return Type:Tile * Description:N/A ==== Parameters ==== Go Back === Dispose() === This method is targeting releasing or resetting unmanaged resources. ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === Equals(Object) === N/A ==== Remarks ==== N/A Return Value * Return Type:Boolean * Description:N/A ==== Parameters ==== obj * Type:Object * Description:N/A Go Back === GetBitmapStream() === N/A ==== Remarks ==== N/A Return Value * Return Type:Stream * Description:N/A ==== Parameters ==== Go Back === GetHashCode() === N/A ==== Remarks ==== N/A Return Value * Return Type:Int32 * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === ToString() === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back ===== Protected Methods ===== === CloneDeepCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:Tile * Description:N/A ==== Parameters ==== Go Back === Finalize() === This method is the destructorof this class. Destructor cannot be called and only will be invoked automatically. ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === GetBitmapStreamCore() === N/A ==== Remarks ==== N/A Return Value * Return Type:Stream * Description:N/A ==== Parameters ==== Go Back === MemberwiseClone() === N/A ==== Remarks ==== N/A Return Value * Return Type:Object * Description:N/A ==== Parameters ==== Go Back ===== Public Properties ===== === Bitmap === This property is the Bitmap showing the tile image. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Bitmap Go Back === BoundingBox === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:RectangleShape Go Back === Scale === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type**:Double

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.bitmaptile.1442485545.txt.gz · Last modified: 2015/09/17 10:25 by admin