Packageorg.openscales.core.style.fill
Classpublic class Fill
SubclassesBitmapFill, SolidFill

Abstract class for defining how a fill is rendered



Public Methods
 MethodDefined by
  
configureGraphics(graphics:Graphics):void
Configure the graphics properties of a display object so that the fill is rendered when drawing
Fill
Method detail
configureGraphics()method
public function configureGraphics(graphics:Graphics):void

Configure the graphics properties of a display object so that the fill is rendered when drawing

Parameters
graphics:Graphics