DefaultState Class | ![]() |
Namespace: Telogis.GeoBase.ShapeUI.State
The DefaultState type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultState |
Creates a default state for the supplied layer.
|
Name | Description | |
---|---|---|
![]() | Apply |
Applies any changes made while in this state.
(Inherited from BaseState.) |
![]() | Begin |
Called when the layer enters this state.
(Inherited from BaseState.) |
![]() | End |
Called when the layer exits this state.
(Inherited from BaseState.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | OnMouseClick |
Mouse-click handler for this state.
(Inherited from BaseState.) |
![]() | OnMouseDown |
Mouse-down handler for this state.
(Inherited from BaseState.) |
![]() | OnMouseLeave |
Mouse-leave handler for this state.
(Inherited from BaseState.) |
![]() | OnMouseMove |
Mouse-move handler for this state.
(Inherited from BaseState.) |
![]() | OnMouseUp |
Mouse-up handler for this state.
(Inherited from BaseState.) |
![]() | Project |
Projects a LatLon into a point on the layer's map.
(Inherited from BaseState.) |
![]() | Render |
Called to render this state.
(Inherited from BaseState.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unproject |
Unprojects a point on the layer's map into a LatLon.
(Inherited from BaseState.) |