|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.concord.flash.player.fill.FFillMethod
|
+--org.concord.flash.player.fill.FImageFillMethod
| 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 |
public FImageFillMethod(com.anotherbigidea.flash.movie.Shape.ImageFill fillStyle)
| Method Detail |
public void setTransform(java.awt.geom.AffineTransform t)
setTransform in class FFillMethod
public void fillLine(int offset,
int xInt,
int yInt,
int width,
int[] outData)
fillLine in class FFillMethodorg.concord.flash.player.fill.FFillMethodx - start filling at xy - start filling at ywidth - Fill a line this longimageData - the imageData
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||