org.esa.beam.framework.gpf
Class Tile.Pos
java.lang.Object
org.esa.beam.framework.gpf.Tile.Pos
- Enclosing interface:
- Tile
public static final class Tile.Pos
- extends Object
A pixel position within the tile's raster.
|
Field Summary |
int |
x
|
int |
y
|
|
Constructor Summary |
Tile.Pos(int x,
int y)
|
x
public final int x
y
public final int y
Tile.Pos
public Tile.Pos(int x,
int y)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.