public class FilterAlphaRable extends AbstractRable
props, srcs, stamp
HINTS_OBSERVED
Constructor and Description |
---|
FilterAlphaRable(Filter src) |
Modifier and Type | Method and Description |
---|---|
RenderedImage |
createRendering(RenderContext rc) |
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 Rectangle2D getBounds2D()
getBounds2D
in interface Filter
getBounds2D
in class AbstractRable
public RenderedImage createRendering(RenderContext rc)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.