public class AbstractFusionMethod.SubSquare extends Object
Constructor and Description |
---|
AbstractFusionMethod.SubSquare(Extent parentExtent,
Rectangle2D parentSize,
Extent squareExtent,
Rectangle2D squareSize,
Buffer buf) |
Modifier and Type | Method and Description |
---|---|
Buffer |
getBuffer() |
Point2D |
getLocalCoords(int row,
int col)
Returns true if the pixel coordinates relative to the parent buffer is inside of this square
|
public AbstractFusionMethod.SubSquare(Extent parentExtent, Rectangle2D parentSize, Extent squareExtent, Rectangle2D squareSize, Buffer buf)