org.concord.flash.player.fill
Class FImageFillMethod

java.lang.Object
  |
  +--org.concord.flash.player.fill.FFillMethod
        |
        +--org.concord.flash.player.fill.FImageFillMethod

public class FImageFillMethod
extends FFillMethod


Constructor Summary
FImageFillMethod(com.anotherbigidea.flash.movie.Shape.ImageFill fillStyle)
           
 
Method Summary
 void fillLine(int offset, int xInt, int yInt, int width, int[] outData)
           
 void setTransform(java.awt.geom.AffineTransform t)
           
 
Methods inherited from class org.concord.flash.player.fill.FFillMethod
getFillMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FImageFillMethod

public FImageFillMethod(com.anotherbigidea.flash.movie.Shape.ImageFill fillStyle)
Method Detail

setTransform

public void setTransform(java.awt.geom.AffineTransform t)
Overrides:
setTransform in class FFillMethod

fillLine

public void fillLine(int offset,
                     int xInt,
                     int yInt,
                     int width,
                     int[] outData)
Overrides:
fillLine in class FFillMethod
Following copied from class: org.concord.flash.player.fill.FFillMethod
Parameters:
x - start filling at x
y - start filling at y
width - Fill a line this long
imageData - the imageData