ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> Class TransformArguments.
*System.Object **ThinkGeo.MapSuite.AndroidEdition.TransformArguments
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initializes a new instance of the class. | ||
![]() | Single, Single, Single, RectangleShape, Single, Single | Initializes a new instance of the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Single, Single, Single | Posts the scale. | |
![]() | Single, Single | Posts the translate. | |
![]() | Resets this instance. | ||
![]() | TransformArguments | Sets the specified matrix. | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Single | Gets or sets the center x. | |
![]() | Single | Gets or sets the center y. | |
![]() | RectangleShape | Gets or sets the processing extent. | |
![]() | Single | Gets or sets the rotation. | |
![]() | Single | Gets or sets the scale. | |
![]() | Single | Gets or sets the x. | |
![]() | Single | Gets or sets the y. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|
Initializes a new instance of the class.
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. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Posts the scale.
Return Type | Description |
---|---|
Void<!– System.Void –> |
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
Posts the translate.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
offsetX | Single<!– System.Single –> | The offset x. |
offsetY | Single<!– System.Single –> | The offset y. |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Resets this instance.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Sets the specified matrix.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
matrix | TransformArguments<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> | The matrix. |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the center x.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Gets or sets the center y.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Gets or sets the processing extent.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Gets or sets the rotation.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Gets or sets the scale.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Gets or sets the x.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back
Gets or sets the y.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> Go Back