User Tools

Site Tools


thinkgeo.mapsuite.androidedition.transformarguments

This is an old revision of the document!


ThinkGeo.MapSuite.AndroidEdition.TransformArguments

<!– Class –> Class TransformArguments.

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodTransformArguments Initializes a new instance of the class.
Public MethodTransformArguments Single, Single, Single, RectangleShape, Single, Single Initializes a new instance of the class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodPostScale Single, Single, Single Posts the scale.
Public MethodPostTranslate Single, Single Posts the translate.
Public MethodReset Resets this instance.
Public MethodSet TransformArguments Sets the specified matrix.
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyCenterX Single Gets or sets the center x.
Public PropertyCenterY Single Gets or sets the center y.
Public PropertyProcessingExtent RectangleShape Gets or sets the processing extent.
Public PropertyRotation Single Gets or sets the rotation.
Public PropertyScale Single Gets or sets the scale.
Public PropertyX Single Gets or sets the x.
Public PropertyY Single Gets or sets the y.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

TransformArguments()

Initializes a new instance of the class.

Parameters

Name Type Description

Go Back

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

Initializes a new instance of the class.

Parameters

Name Type Description
x Single<!– System.Single –> The x.
y Single<!– System.Single –> The y.
scale Single<!– System.Single –> The scale.
processingExtent RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> The processing extent.
centerX Single<!– System.Single –> The center x.
centerY Single<!– System.Single –> The center y.

Go Back

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

PostScale(Single, Single, Single)

Posts the scale.

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
scale Single<!– System.Single –> The scale.
centerX Single<!– System.Single –> The center x.
centerY Single<!– System.Single –> The center y.

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

PostTranslate(Single, Single)

Posts the translate.

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
offsetX Single<!– System.Single –> The offset x.
offsetY Single<!– System.Single –> The offset y.

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

Reset()

Resets this instance.

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

Set(TransformArguments)

Sets the specified matrix.

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
matrix TransformArguments<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> The matrix.

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

CenterX

Gets or sets the center x.

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

CenterY

Gets or sets the center y.

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

ProcessingExtent

Gets or sets the processing extent.

Return Value

Return Type
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

Rotation

Gets or sets the rotation.

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

Scale

Gets or sets the scale.

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

X

Gets or sets the x.

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

Y

Gets or sets the y.

Return Value

Return Type
Single<!– System.Single –>

<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.androidedition.transformarguments.1440040127.txt.gz · Last modified: 2015/09/21 10:32 (external edit)