public abstract class PxTile extends RasterBase
noDataValue
Constructor and Description |
---|
PxTile(int x,
int y,
int w,
int h)
Set size and position values
|
PxTile(int x,
int y,
int w,
int h,
String ref)
Set size, position values and a file reference
|
bandLessLess, bandPlusPlus, getBandCount, getDataSize, getDataType, getHeight, getNoDataValue, getWidth, getX, getY, setBandCount, setDataType, setHeight, setNoDataValue, setWidth, setX, setY, sizeof
public PxTile(int x, int y, int w, int h)
x
- Upper left X positiony
- Upper left X positionw
- Widthh
- Heightpublic PxTile(int x, int y, int w, int h, String ref)
x
- Upper left X positiony
- Upper left X positionw
- Widthh
- Heightref
- file reference