|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Field Summary |
|---|
| Fields inherited from interface java.awt.image.renderable.RenderableImage |
|---|
HINTS_OBSERVED |
| Method Summary | |
|---|---|
Filter |
getSource()
Returns the source to be offset. |
float |
getTrim()
Returns the trim percent for this normalization. |
void |
setSource(Filter src)
Sets the source to be offset. |
void |
setTrim(float trim)
Sets the trim percent for this normalization. |
| Methods inherited from interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation |
|---|
getOperationColorSpace, isColorSpaceLinear, setColorSpaceLinear |
| Methods inherited from interface org.apache.batik.ext.awt.image.renderable.Filter |
|---|
getBounds2D, getDependencyRegion, getDirtyRegion, getTimeStamp |
| Methods inherited from interface java.awt.image.renderable.RenderableImage |
|---|
createDefaultRendering, createRendering, createScaledRendering, getHeight, getMinX, getMinY, getProperty, getPropertyNames, getSources, getWidth, isDynamic |
| Method Detail |
public Filter getSource()
public void setSource(Filter src)
src - image to offset.public float getTrim()
public void setTrim(float trim)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||