|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.esa.beam.util.jai.RectificationGrid
public class RectificationGrid
| Constructor Summary | |
|---|---|
RectificationGrid(int width,
int height)
|
|
| Method Summary | |
|---|---|
static RectificationGrid |
createRectangular(int imgWidth,
int imgHeight,
int xStep,
int yStep)
|
static RectificationGrid |
createTestGrid(int imgWidth,
int imgHeight,
int xStep,
int yStep)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RectificationGrid(int width,
int height)
| Method Detail |
|---|
public static RectificationGrid createRectangular(int imgWidth,
int imgHeight,
int xStep,
int yStep)
public static RectificationGrid createTestGrid(int imgWidth,
int imgHeight,
int xStep,
int yStep)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||