| | Class | Description |
| | AddChild |
The AddChild class adds a child Geometry object, such as a Circle,
to the target as part of a view state. |
| | RemoveChild |
The RemoveChild class removes a Geomerty object, such as a Circle,
from a target as part of a view state. |
| | RemoveChildren |
The RemoveChildren class removes an array Geomerty objects, such as a Circles,
from a target as part of a view state. |
| | SetProperties |
The SetProperties class specifies an array properties and values that
get modified for this state. |
| | SetProperty |
The SetProperty class specifies a property value that is in effect
only during the parent view state. |
| | State |
The State class defines a view state, a particular view of a object. |
| | StateManager |
The StateManager manages states for a IDegrafaStateClients. |