| Package | com.degrafa.states |
| Interface | public interface IDegrafaStateClient extends flash.events.IEventDispatcher, IStateClient, IGeometry |
| Implementors | Geometry, GraphicBorderSkin, GraphicPanelSkin, GraphicProgrammaticSkin, GraphicRectangularBorderSkin |
| Property | Defined by | ||
|---|---|---|---|
![]() | currentState : String
The current view state.
| IStateClient | |
![]() | data : Object | IGeometry | |
![]() | fill : IGraphicsFill | IGeometry | |
| geometry : Array | IDegrafaStateClient | ||
| geometryCollection : GeometryCollection
[read-only]
| IDegrafaStateClient | ||
| isInitialized : Boolean [read-only]
| IDegrafaStateClient | ||
| states : Array | IDegrafaStateClient | ||
![]() | stroke : IGraphicsStroke | IGeometry | |
| geometry | property |
geometry:Array [read-write]Implementation
public function get geometry():Array
public function set geometry(value:Array):void
| geometryCollection | property |
geometryCollection:GeometryCollection [read-only]Implementation
public function get geometryCollection():GeometryCollection
| isInitialized | property |
isInitialized:Boolean [read-only]Implementation
public function get isInitialized():Boolean
| states | property |
states:Array [read-write]Implementation
public function get states():Array
public function set states(value:Array):void