public interface TransformableContent extends TransformableContent
Modifier and Type | Method and Description |
---|---|
void |
setBufferedImageOp(java.awt.image.BufferedImageOp op)
Set the BufferedImageOp to use when transforming
the the static sampled visual content.
|
void |
setComposite(java.awt.Composite c)
Set the transparency/Composite to use when
rendering the static sampled visual content.
|
getBounds2D, setLocation, setRotation, setScale
render
void setBufferedImageOp(java.awt.image.BufferedImageOp op)
op
- The BufferedImageOpvoid setComposite(java.awt.Composite c)
c
- The Composite