This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.androidedition.interactiveresult [2015/09/21 10:29] admin |
thinkgeo.mapsuite.androidedition.interactiveresult [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.AndroidEdition.InteractiveResult ====== | ====== ThinkGeo.MapSuite.AndroidEdition.InteractiveResult ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay. | This class specifies the InterativeResult when deal with the Interative method in InterativeOverlay. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 8: | Line 11: | ||
| ** {{wiki:PublicMethod.gif|}} InteractiveResult() ** | ** {{wiki:PublicMethod.gif|}} InteractiveResult() ** | ||
| - | Constructor of InteractiveResult class. | + | * //Constructor of InteractiveResult class.// |
| == Remarks == | == Remarks == | ||
| - | If you use this constructor, you have to set the properties manually before use. | + | * //If you use this constructor, you have to set the properties manually before use.// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} InteractiveResult(InteractiveOverlayDrawType,ProcessOtherOverlaysMode) ** | ** {{wiki:PublicMethod.gif|}} InteractiveResult(InteractiveOverlayDrawType,ProcessOtherOverlaysMode) ** | ||
| - | Constructor of InteractiveResult class. | + | * //Constructor of InteractiveResult class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //interactiveOverlayDrawType// | * //interactiveOverlayDrawType// | ||
| Line 32: | Line 35: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 44: | Line 47: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 60: | Line 63: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 72: | Line 75: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 85: | Line 88: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 97: | Line 100: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 110: | Line 113: | ||
| ** {{wiki:PublicProperty.gif|}} TransformInfo ** | ** {{wiki:PublicProperty.gif|}} TransformInfo ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.AndroidEdition.TransformArguments|TransformArguments]] | * Type:[[ThinkGeo.MapSuite.AndroidEdition.TransformArguments|TransformArguments]] | ||
| Line 118: | Line 121: | ||
| ** {{wiki:PublicProperty.gif|}} DrawThisOverlay ** | ** {{wiki:PublicProperty.gif|}} DrawThisOverlay ** | ||
| - | Gets or sets the DrawThisOverlay type to indicicate to draw this overlay or not. | + | * //Gets or sets the DrawThisOverlay type to indicicate to draw this overlay or not.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.AndroidEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]] | * Type:[[ThinkGeo.MapSuite.AndroidEdition.InteractiveOverlayDrawType|InteractiveOverlayDrawType]] | ||
| Line 126: | Line 129: | ||
| ** {{wiki:PublicProperty.gif|}} ProcessOtherOverlaysMode ** | ** {{wiki:PublicProperty.gif|}} ProcessOtherOverlaysMode ** | ||
| - | Gets or sets the DrawThisOverlay type to indicicate how to process other overlays. | + | * //Gets or sets the DrawThisOverlay type to indicicate how to process other overlays.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.AndroidEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]] | * Type:[[ThinkGeo.MapSuite.AndroidEdition.ProcessOtherOverlaysMode|ProcessOtherOverlaysMode]] | ||
| Line 134: | Line 137: | ||
| ** {{wiki:PublicProperty.gif|}} NewCurrentExtent ** | ** {{wiki:PublicProperty.gif|}} NewCurrentExtent ** | ||
| - | Gets or sets the new current extent if the interative action affect the extent. | + | * //Gets or sets the new current extent if the interative action affect the extent.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||