User Tools

Site Tools


thinkgeo.mapsuite.iosedition.maparguments

This is an old revision of the document!


ThinkGeo.MapSuite.iOSEdition.MapArguments

<!– Class –> Contains important properties and methods of current map object.

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodMapArguments Initializes a new instance of the class.
Public MethodMapArguments RectangleShape, GeographyUnit, 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 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 PropertyCurrentResolution Double Gets or sets a double value that indicates the current resolution of the map.
Public PropertyCurrentScale Double Gets or sets a double value that indicates the current scale of the map.
Public PropertyCustomData Dictionary<String,Object> Gets the custom data.
Public PropertyMapUnit GeographyUnit Gets or sets the GeographyUnit for the map.
Public PropertyScreenHeight Single Gets or sets the height of current map object in screen coordinate.
Public PropertyScreenWidth Single Gets or sets the width of current map object in screen coordinate.
Public PropertyZoomLevelSet ZoomLevelSet Gets or sets the zoom level set.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

MapArguments()

Initializes a new instance of the class.

Parameters

Name Type Description

Go Back

MapArguments(RectangleShape, GeographyUnit, Single, Single)

Initializes a new instance of the class.

Parameters

Name Type Description
currentExtent RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> The current extent.
mapUnit GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> The map unit.
screenWidth Single<!– System.Single –> Width of the screen.
screenHeight Single<!– System.Single –> Height of the screen.

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

CurrentResolution

Gets or sets a double value that indicates the current resolution of the map.

Return Value

Return Type
Double<!– System.Double –>

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

CurrentScale

Gets or sets a double value that indicates the current scale of the map.

Return Value

Return Type
Double<!– System.Double –>

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

CustomData

Gets the custom data.

Return Value

Return Type
Dictionary<String,Object><!– System.Collections.Generic.Dictionary{System.String,System.Object} –>

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

MapUnit

Gets or sets the GeographyUnit for the map.

Return Value

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

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

ScreenHeight

Gets or sets the height of current map object in screen coordinate.

Return Value

Return Type
Single<!– System.Single –>

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

ScreenWidth

Gets or sets the width of current map object in screen coordinate.

Return Value

Return Type
Single<!– System.Single –>

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

ZoomLevelSet

Gets or sets the zoom level set.

Return Value

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

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

Protected Properties

Public Events

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