Packageorg.apache.flex.graphics
Interfacepublic interface IFill
Implementors LinearGradient, SolidColor



Public Methods
 MethodDefined By
  
begin(s:IGraphicShape, targetBounds:Rectangle, targetOrigin:Point):void
IFill
  
IFill
Method Detail
begin()method
public function begin(s:IGraphicShape, targetBounds:Rectangle, targetOrigin:Point):void

Parameters

s:IGraphicShape
 
targetBounds:Rectangle
 
targetOrigin:Point

end()method 
public function end(s:IGraphicShape):void

Parameters

s:IGraphicShape