| Package | stimulsoft.base.context.geoms |
| Class | public class StiPathGeom |
| Inheritance | StiPathGeom StiGeom Object |
| Property | Defined By | ||
|---|---|---|---|
| background : Object | StiPathGeom | ||
| geoms : Vector.<StiSegmentGeom> | StiPathGeom | ||
| getBoundsState : Object [static] | StiPathGeom | ||
| pen : StiPenGeom | StiPathGeom | ||
| rect : Object | StiPathGeom | ||
| type : int [override] [read-only] | StiPathGeom | ||
| Method | Defined By | ||
|---|---|---|---|
| StiPathGeom | |||
| background | property |
background:Object public function get background():Object public function set background(value:Object):void| geoms | property |
geoms:Vector.<StiSegmentGeom> public function get geoms():Vector.<StiSegmentGeom> public function set geoms(value:Vector.<StiSegmentGeom>):void| getBoundsState | property |
public static var getBoundsState:Object| pen | property |
pen:StiPenGeom public function get pen():StiPenGeom public function set pen(value:StiPenGeom):void| rect | property |
rect:Object public function get rect():Object public function set rect(value:Object):void| type | property |
type:int [read-only] [override] public function get type():int| StiPathGeom | () | Constructor |
public function StiPathGeom(background:Object, pen:StiPenGeom, geoms:Vector.<StiSegmentGeom>, rect:Object)background:Object | |
pen:StiPenGeom | |
geoms:Vector.<StiSegmentGeom> | |
rect:Object |