User Tools

Site Tools


thinkgeo.mapsuite.iosedition.transformarguments

This is an old revision of the document!


ThinkGeo.MapSuite.iOSEdition.TransformArguments

<!– Class –> Represents an arguments that transform map control.

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 of MapControl.
Public MethodPostTranslate Single, Single Posts the translate of MapControl.
Public MethodReset Resets this instance of MapControl.
Public MethodSet TransformArguments Sets the specified matrix of MapControl.
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 of MapControl.
Public PropertyCenterY Single Gets or sets the center y of MapControl.
Public PropertyProcessingExtent RectangleShape Gets or sets the processing extent of MapControl.
Public PropertyRotation Single Gets or sets the rotation of MapControl.
Public PropertyScale Single Gets or sets the scale of MapControl.
Public PropertyX Single Gets or sets the x of MapControl.
Public PropertyY Single Gets or sets the y of MapControl.

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 of MapControl.

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.iOSEdition.TransformArguments –> Go Back

PostTranslate(Single, Single)

Posts the translate of MapControl.

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.iOSEdition.TransformArguments –> Go Back

Reset()

Resets this instance of MapControl.

Return Value

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

Parameters

Name Type Description

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

Set(TransformArguments)

Sets the specified matrix of MapControl.

Return Value

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

Parameters

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

<!– ThinkGeo.MapSuite.iOSEdition.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 of MapControl.

Return Value

Return Type
Single<!– System.Single –>

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

CenterY

Gets or sets the center y of MapControl.

Return Value

Return Type
Single<!– System.Single –>

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

ProcessingExtent

Gets or sets the processing extent of MapControl.

Return Value

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

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

Rotation

Gets or sets the rotation of MapControl.

Return Value

Return Type
Single<!– System.Single –>

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

Scale

Gets or sets the scale of MapControl.

Return Value

Return Type
Single<!– System.Single –>

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

X

Gets or sets the x of MapControl.

Return Value

Return Type
Single<!– System.Single –>

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

Y

Gets or sets the y of MapControl.

Return Value

Return Type
Single<!– System.Single –>

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

Protected Properties

Public Events

thinkgeo.mapsuite.iosedition.transformarguments.1440040131.txt.gz · Last modified: 2015/09/21 08:34 (external edit)