public interface Pivoting
| Modifier and Type | Method and Description |
|---|---|
Point2D |
getPivotalPoint()
Returns the pixel on the acquisition CCD that is the pivotal point, or,
which supplies the acquisition center.
|
void |
setPivotalOffset(double dx,
double dy)
Sets an offset to the pivotal point of the acquisition CCD.
|
Point2D getPivotalPoint()
void setPivotalOffset(double dx,
double dy)
throws UnsupportedOperationException
UnsupportedOperationException