| Package | org.libspark.swfassist.flash.display |
| Interface | public interface ShapeDrawer |
| Implementors | AbstractShapeDrawer |
| Property | Defined by | ||
|---|---|---|---|
| graphics : VectorGraphics | ShapeDrawer | ||
| graphics | property |
graphics:VectorGraphics [read-write]Implementation
public function get graphics():VectorGraphics
public function set graphics(value:VectorGraphics):void
| draw | () | method |