org.apache.batik.ext.awt.image.renderable
public class FilterAlphaRable extends AbstractRable
| Constructor Summary | |
|---|---|
| FilterAlphaRable(Filter src) | |
| Method Summary | |
|---|---|
| RenderedImage | createRendering(RenderContext rc) |
| Rectangle2D | getBounds2D()
Pass-through: returns the source's bounds |
| Filter | getSource() |