Packageorg.openscales.core.style.fill
Classpublic class Fill
InheritanceFill Inheritance Object
Subclasses BitmapFill, SolidFill

Abstract class for defining how a fill is rendered



Public Methods
 MethodDefined By
  
configureGraphics(graphics:Graphics, feature:Feature):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, feature:Feature):void

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

Parameters

graphics:Graphics
 
feature:Feature