public class RedRable extends AbstractRable
props, srcs, stamp
HINTS_OBSERVED
Constructor and Description |
---|
RedRable(CachableRed src) |
Modifier and Type | Method and Description |
---|---|
RenderedImage |
createDefaultRendering() |
RenderedImage |
createRendering(RenderContext rc) |
Rectangle2D |
getBounds2D()
Returns the bounds of the current image.
|
Object |
getProperty(String name) |
String[] |
getPropertyNames() |
CachableRed |
getSource() |
createScaledRendering, getDependencyRegion, getDirtyRegion, getHeight, getMinX, getMinY, getSources, getTimeStamp, getWidth, init, init, init, init, isDynamic, touch
public RedRable(CachableRed src)
public CachableRed getSource()
public Object getProperty(String name)
getProperty
in interface RenderableImage
getProperty
in class AbstractRable
public String[] getPropertyNames()
getPropertyNames
in interface RenderableImage
getPropertyNames
in class AbstractRable
public Rectangle2D getBounds2D()
Filter
getBounds2D
in interface Filter
getBounds2D
in class AbstractRable
public RenderedImage createDefaultRendering()
createDefaultRendering
in interface RenderableImage
createDefaultRendering
in class AbstractRable
public RenderedImage createRendering(RenderContext rc)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.