Telogis.GeoBase.ShapeUI.State Namespace | ![]() |
The Telogis.GeoBase.ShapeUI.State namespace provides classes to support the rendering of shapes.
Class | Description | |
---|---|---|
![]() | BaseState |
A base state that all states should utilize.
|
![]() | DefaultState |
A passive state.
|
![]() | PolygonEditState |
An edit state for editing polygons.
|
![]() | SelectState |
A state that allows entities on a layer to be selected.
|
Interface | Description | |
---|---|---|
![]() | IEditState |
Interface that is implemented by all editing states.
|
![]() | ISelectState |
Interface that is implemented by all selection states.
|
![]() | IState |
Interface that is implemented by all states.
|