|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FloodRable
Fills the input image with a given paint
| Field Summary |
|---|
| Fields inherited from interface java.awt.image.renderable.RenderableImage |
|---|
HINTS_OBSERVED |
| Method Summary | |
|---|---|
Paint |
getFloodPaint()
Get the flood paint. |
Rectangle2D |
getFloodRegion()
Get the flood region |
void |
setFloodPaint(Paint paint)
Set the flood paint. |
void |
setFloodRegion(Rectangle2D floodRegion)
Sets the flood region |
| Methods inherited from interface org.apache.batik.ext.awt.image.renderable.Filter |
|---|
getBounds2D, getDependencyRegion, getDirtyRegion, getTimeStamp |
| Methods inherited from interface java.awt.image.renderable.RenderableImage |
|---|
createDefaultRendering, createRendering, createScaledRendering, getHeight, getMinX, getMinY, getProperty, getPropertyNames, getSources, getWidth, isDynamic |
| Method Detail |
|---|
void setFloodPaint(Paint paint)
paint - the flood paint to use when fillingPaint getFloodPaint()
void setFloodRegion(Rectangle2D floodRegion)
floodRegion - region to flood with floodPaintRectangle2D getFloodRegion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||