| Modifier and Type | Method | Description |
|---|---|---|
Filter |
getSource() |
Returns the source to be offset.
|
double |
getXoffset() |
Get the x offset.
|
double |
getYoffset() |
Get the y offset.
|
void |
setSource(Filter src) |
Sets the source to be offset.
|
void |
setXoffset(double dx) |
Set the x offset.
|
void |
setYoffset(double dy) |
Set the y offset.
|
getBounds2D, getDependencyRegion, getDirtyRegion, getTimeStampFilter getSource()
void setSource(Filter src)
src - image to offset.void setXoffset(double dx)
dx - the amount to offset in the x directiondouble getXoffset()
void setYoffset(double dy)
dy - the amount to offset in the y directiondouble getYoffset()
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.