|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectewe.fx.mImage
ewe.graphics.AniImage
ewe.graphics.PolygonImage
| Nested Class Summary |
| Nested classes inherited from class ewe.graphics.AniImage |
AniImage.ImageRefresher |
| Field Summary | |
Brush |
brush
|
boolean |
fill
If this is true then the image will be drawn filled. |
Pen |
pen
|
| Fields inherited from class ewe.graphics.AniImage |
displayControl, limits, mosaic, refresher, relativeToOrigin |
| Fields inherited from class ewe.fx.mImage |
AlwaysOnTop, backgroundColor, bitmask, CompletelyIn, drawable, drawMode, HasBorder, HasChanged, HasMoved, hotArea, hotPolygon, image, imageMayChange, InUse, IsAnimated, IsEmpty, IsInvisible, IsLocked, IsMoveable, IsNotHot, IsNotStill, IsPrepared, IsPreparing, KeepOnScreen, lastDrawn, location, mask, MouseMustBeOver, properties, RelativeToOrigin, sourceImage, sourceMask, transparentColor |
| Fields inherited from interface ewe.fx.IImage |
DISABLED, OUTLINED |
| Constructor Summary | |
PolygonImage(Polygon polygon)
|
|
PolygonImage(Polygon polygon,
Pen pen,
Brush brush)
|
|
| Method Summary | |
void |
doDraw(Graphics g,
int options)
Bottom level draw. |
| Methods inherited from class ewe.graphics.AniImage |
animateMoveTo, canGo, change, change, change, changed, closing, getMovedBounds, getNew, hasARefresher, isCompletelyWithin, isDraggedOver, isIn, isTouching, isWithin, move, refresh, refreshNow, resize, setLocation, shown, translate, updated |
| Methods inherited from class ewe.fx.mImage |
changeRefresher, compareTo, copyFrom, decodeBytes, draw, draw, drawBorder, drawn, encodeBytes, fixColors, free, freeIfNotOriginal, freeSource, getBackground, getBrokenImage, getCopy, getDefaultImage, getDim, getFullCopy, getHeight, getHotArea, getLocation, getPixels, getRefresher, getSize, getUnknownImage, getUnusedColor, getWidth, imageSet, makeOpaqueHotArea, onHotArea, refresh, scale, setHotAreaInImage, setImage, setImage, setImage, setImage, setImage, setImage, setImage, setMImage, setRefresher, toAlphaImage, toCursor, toString, usesAlpha |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode |
| Field Detail |
public boolean fill
public Pen pen
public Brush brush
| Constructor Detail |
public PolygonImage(Polygon polygon)
public PolygonImage(Polygon polygon,
Pen pen,
Brush brush)
| Method Detail |
public void doDraw(Graphics g,
int options)
mImage
doDraw in class mImage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||