User Tools

Site Tools


thinkgeo.mapsuite.androidedition.transformarguments

ThinkGeo.MapSuite.AndroidEdition.TransformArguments

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

Class TransformArguments.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.AndroidEdition.TransformArguments

Members Summary

Public Constructors

TransformArguments()

  • Initializes a new instance of the class.
Remarks
  • N/A
Parameters

TransformArguments(Single,Single,Single,RectangleShape,Single,Single)

  • Initializes a new instance of the class.
Remarks
  • N/A
Parameters
  • x
    • Type:Single
    • Description:The x.
  • y
    • Type:Single
    • Description:The y.
  • scale
    • Type:Single
    • Description:The scale.
  • processingExtent
  • centerX
    • Type:Single
    • Description:The center x.
  • centerY
    • Type:Single
    • Description:The center y.

Protected Constructors

Public Methods

PostScale(Single,Single,Single)

  • Posts the scale.
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • scale
    • Type:Single
    • Description:The scale.
  • centerX
    • Type:Single
    • Description:The center x.
  • centerY
    • Type:Single
    • Description:The center y.

PostTranslate(Single,Single)

  • Posts the translate.
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • offsetX
    • Type:Single
    • Description:The offset x.
  • offsetY
    • Type:Single
    • Description:The offset y.

Reset()

  • Resets this instance.
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Set(TransformArguments)

  • Sets the specified matrix.
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

CenterX

  • Gets or sets the center x.
Remarks
  • N/A
Return Value
  • Type:Single

CenterY

  • Gets or sets the center y.
Remarks
  • N/A
Return Value
  • Type:Single

ProcessingExtent

  • Gets or sets the processing extent.
Remarks
  • N/A
Return Value

Scale

  • Gets or sets the scale.
Remarks
  • N/A
Return Value
  • Type:Single

X

  • Gets or sets the x.
Remarks
  • N/A
Return Value
  • Type:Single

Y

  • Gets or sets the y.
Remarks
  • N/A
Return Value
  • Type:Single

Rotation

  • Gets or sets the rotation.
Remarks
  • N/A
Return Value
  • Type:Single

Protected Properties

Public Events

thinkgeo.mapsuite.androidedition.transformarguments.txt · Last modified: 2017/03/16 21:59 (external edit)