org.esa.beam.framework.dataop.maptransf
Class ISEAG.RC
java.lang.Object
org.esa.beam.framework.dataop.maptransf.ISEAG.RC
- Enclosing class:
- ISEAG
public static final class ISEAG.RC
- extends Object
Represents a 1-based row/col position in the grid.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
row
public int row
col
public int col
ISEAG.RC
public ISEAG.RC()
ISEAG.RC
public ISEAG.RC(int row,
int col)
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.