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 –> This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay.
*System.Object **ThinkGeo.MapSuite.AndroidEdition.InteractiveResult
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Constructor of InteractiveResult class. | ||
![]() | InteractiveOverlayDrawType, ProcessOtherOverlaysMode | Constructor of InteractiveResult class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | InteractiveOverlayDrawType | Gets or sets the DrawThisOverlay type to indicicate to draw this overlay or not. | |
![]() | RectangleShape | Gets or sets the new current extent if the interative action affect the extent. | |
![]() | ProcessOtherOverlaysMode | Gets or sets the DrawThisOverlay type to indicicate how to process other overlays. | |
![]() | TransformArguments |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Constructor of InteractiveResult class.
If you use this constructor, you have to set the properties manually before use.
Name | Type | Description |
---|
Constructor of InteractiveResult class.
Name | Type | Description |
---|---|---|
interactiveOverlayDrawType | InteractiveOverlayDrawType<!– ThinkGeo.MapSuite.AndroidEdition.InteractiveOverlayDrawType –> | This parameter specified the interactiveOverlayDrawType to construct the class. |
processOtherOverlays | ProcessOtherOverlaysMode<!– ThinkGeo.MapSuite.AndroidEdition.ProcessOtherOverlaysMode –> | This parameter specified the processOtherOverlays to construct the class. |
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
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 DrawThisOverlay type to indicicate to draw this overlay or not.
Return Type |
---|
InteractiveOverlayDrawType<!– ThinkGeo.MapSuite.AndroidEdition.InteractiveOverlayDrawType –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractiveResult –> Go Back
Gets or sets the new current extent if the interative action affect the extent.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractiveResult –> Go Back
Gets or sets the DrawThisOverlay type to indicicate how to process other overlays.
Return Type |
---|
ProcessOtherOverlaysMode<!– ThinkGeo.MapSuite.AndroidEdition.ProcessOtherOverlaysMode –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractiveResult –> Go Back
Return Type |
---|
TransformArguments<!– ThinkGeo.MapSuite.AndroidEdition.TransformArguments –> |
<!– ThinkGeo.MapSuite.AndroidEdition.InteractiveResult –> Go Back