public class FilterAlphaRable extends AbstractRable
props, srcs, stamp
Constructor and Description |
---|
FilterAlphaRable(Filter src) |
Modifier and Type | Method and Description |
---|---|
java.awt.image.RenderedImage |
createRendering(java.awt.image.renderable.RenderContext rc) |
java.awt.geom.Rectangle2D |
getBounds2D()
Pass-through: returns the source's bounds
|
Filter |
getSource() |
createDefaultRendering, createScaledRendering, getDependencyRegion, getDirtyRegion, getHeight, getMinX, getMinY, getProperty, getPropertyNames, getSources, getTimeStamp, getWidth, init, init, init, init, isDynamic, touch
public FilterAlphaRable(Filter src)
public Filter getSource()
public java.awt.geom.Rectangle2D getBounds2D()
getBounds2D
in interface Filter
getBounds2D
in class AbstractRable
public java.awt.image.RenderedImage createRendering(java.awt.image.renderable.RenderContext rc)
Copyright © 2022 Apache Software Foundation. All Rights Reserved.