public class RotatedRectangle extends Border
CONSUMED, fromOut, NO_COVERAGE, NON_PHYSICAL, SPLIT_X, SPLIT_XY, SPLIT_Y, UNCHECKED
Constructor and Description |
---|
RotatedRectangle() |
Modifier and Type | Method and Description |
---|---|
double[] |
getImage(Image in,
double[] vector)
Convert an input unit vector to a position in an image.
|
int[] |
getInputLimits(Image in) |
cornerMatch, edgeOff, findImages, getCandidate, minDist, printOut, radiusSquared, setStrict
factory
public int[] getInputLimits(Image in)
getInputLimits
in class RectRecurse
public double[] getImage(Image in, double[] vector)
RectRecurse
getImage
in class RectRecurse
in
- The image we are transforming into the plane of.vector
- The input unit celestial coordinate unit vector.