Packagestimulsoft.base.context.geoms
Classpublic class StiShadowGeom
InheritanceStiShadowGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
  radius : Number
StiShadowGeom
  rect : StiRectangle
StiShadowGeom
  shadowContext : StiContext
StiShadowGeom
  type : int
[override] [read-only]
StiShadowGeom
Public Methods
 MethodDefined By
  
StiShadowGeom(shadowContext:StiContext, rect:StiRectangle, radius:Number)
StiShadowGeom
Property Detail
radiusproperty
radius:Number


Implementation
    public function get radius():Number
    public function set radius(value:Number):void
rectproperty 
rect:StiRectangle


Implementation
    public function get rect():StiRectangle
    public function set rect(value:StiRectangle):void
shadowContextproperty 
shadowContext:StiContext


Implementation
    public function get shadowContext():StiContext
    public function set shadowContext(value:StiContext):void
typeproperty 
type:int  [read-only] [override]


Implementation
    public function get type():int
Constructor Detail
StiShadowGeom()Constructor
public function StiShadowGeom(shadowContext:StiContext, rect:StiRectangle, radius:Number)



Parameters
shadowContext:StiContext
 
rect:StiRectangle
 
radius:Number