public class RotatedRectangle extends Border
CONSUMED, fromOut, NO_COVERAGE, NON_PHYSICAL, SPLIT_X, SPLIT_XY, SPLIT_Y, UNCHECKED| Constructor | Description |
|---|---|
RotatedRectangle() |
| Modifier and Type | Method | Description |
|---|---|---|
double[] |
getImage(Image in,
double[] vector) |
Convert an input unit vector to a position in an image.
|
int[] |
getInputLimits(Image in) |
factoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcornerMatch, edgeOff, findImages, getCandidate, minDist, printOut, radiusSquared, setStrictpublic int[] getInputLimits(Image in)
getInputLimits in class RectRecursepublic double[] getImage(Image in, double[] vector)
RectRecursegetImage in class RectRecursein - The image we are transforming into the plane of.vector - The input unit celestial coordinate unit vector.