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