User Tools

Site Tools


thinkgeo.mapsuite.androidedition.interactionarguments

This is an old revision of the document!


ThinkGeo.MapSuite.AndroidEdition.InteractionArguments

<!– Class –> This class encapsulates the information and simple method for interative actions.

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodInteractionArguments 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 MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyCurrentExtent RectangleShape Gets or sets the current extent.
Public PropertyMapHeight Int32 Gets or sets the height of the map.
Public PropertyMapWidth Int32 Gets or sets the width of the map.
Public PropertyMotionEventActions MotionEventActions Gets or sets the motion event actions.
Public PropertyResolution Double Gets or sets the resolution.
Public PropertyScale Double Gets or sets the scale.
Public PropertyScreenPointers Collection<PointF> Gets the screen pointers.
Public PropertyScreenX Single Gets or sets the screen x.
Public PropertyScreenY Single Gets or sets the screen y.
Public PropertySearchingTolerance Double Gets or sets the searching tolerance.
Public PropertyWorldX Double Gets or sets the world x.
Public PropertyWorldY Double Gets or sets the world y.
Public PropertyZoomLevelSet ZoomLevelSet Gets or sets the ZoomLevelSet used in the Map Control.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

InteractionArguments()

Initializes a new instance of the class.

Remarks

If you use this constructor, you have to set the properties manually before use.

Parameters

Name Type Description

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

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

CurrentExtent

Gets or sets the current extent.

Return Value

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

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

MapHeight

Gets or sets the height of the map.

Return Value

Return Type
Int32<!– System.Int32 –>

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

MapWidth

Gets or sets the width of the map.

Return Value

Return Type
Int32<!– System.Int32 –>

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

MotionEventActions

Gets or sets the motion event actions.

Return Value

Return Type
MotionEventActions<!– Android.Views.MotionEventActions –>

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

Resolution

Gets or sets the resolution.

Return Value

Return Type
Double<!– System.Double –>

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

Scale

Gets or sets the scale.

Return Value

Return Type
Double<!– System.Double –>

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

ScreenPointers

Gets the screen pointers.

Return Value

Return Type
Collection<PointF><!– System.Collections.ObjectModel.Collection{System.Drawing.PointF} –>

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

ScreenX

Gets or sets the screen x.

Return Value

Return Type
Single<!– System.Single –>

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

ScreenY

Gets or sets the screen y.

Return Value

Return Type
Single<!– System.Single –>

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

SearchingTolerance

Gets or sets the searching tolerance.

Return Value

Return Type
Double<!– System.Double –>

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

WorldX

Gets or sets the world x.

Return Value

Return Type
Double<!– System.Double –>

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

WorldY

Gets or sets the world y.

Return Value

Return Type
Double<!– System.Double –>

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

ZoomLevelSet

Gets or sets the ZoomLevelSet used in the Map Control.

Return Value

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

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

Protected Properties

Public Events

thinkgeo.mapsuite.androidedition.interactionarguments.1440040127.txt.gz · Last modified: 2015/09/22 23:56 (external edit)