| java.lang.Object ca.forklabs.media.jai.opimage.PeriodicShift3DRCIF
PeriodicShift3DRCIF | public PeriodicShift3DRCIF()(Code) | | Constructor.
|
getNeitherRenderedNorRenderableErrorMessage | protected String getNeitherRenderedNorRenderableErrorMessage(Class> clazz)(Code) | | Gets the error message saying that a source image is neither a rendered
nor a renderable image.
Parameters: clazz - the class of the offending image. the error message. |
getShiftX | protected Integer getShiftX(ParameterBlock pb)(Code) | | Gets the diplacement in x within the parameter block.
Parameters: pb - the parameter block. the displacement. |
getShiftY | protected Integer getShiftY(ParameterBlock pb)(Code) | | Gets the diplacement in y within the parameter block.
Parameters: pb - the parameter block. the displacement. |
getShiftZ | protected Integer getShiftZ(ParameterBlock pb)(Code) | | Gets the diplacement in z within the parameter block.
Parameters: pb - the parameter block. the displacement. |
|
|