ImageInterface Member List
This is the complete list of members for
ImageInterface, including all inherited members.
destroyInterface() | ImageInterface | [static] |
getBandNames() | ImageInterface | |
getBands() | ImageInterface | |
getCube(int x1, int y1, int z1, int x2, int y2, int z2) | ImageInterface | |
getCubeAllBands(int x1, int y1, int x2, int y2) | ImageInterface | |
getCubeLatLong(double lat1, double lon1, int z1, double lat2, double lon2, int z2) | ImageInterface | |
getHeight() | ImageInterface | |
getImage() | ImageInterface | [protected] |
getImageFormat() | ImageInterface | [protected] |
getInterface(GLIMSProject *proj) | ImageInterface | [static] |
getLL(int band, double &x, double &y) | ImageInterface | |
getPath() | ImageInterface | |
getPoint(int x1, int y1, int z1) | ImageInterface | |
getQImage(int neww, int newh) | ImageInterface | |
getQImageArea(int x, int y, int w, int h, int neww, int newh) | ImageInterface | |
getSlice(int x1, int y1, int z1, int x2, int y2, int z2) | ImageInterface | |
getSliceScaled(int x1, int y1, int z1, int x2, int y2, int z2) | ImageInterface | |
getValueAsDouble(void *vals, int bandnum, int width) | ImageInterface | [protected] |
getWidth() | ImageInterface | |
getXY(int band, double &lat, double &lon) | ImageInterface | |
ImageInterface(GLIMSProject *proj) | ImageInterface | [protected] |
instance | ImageInterface | [protected, static] |
instanceFlag | ImageInterface | [protected, static] |
mProj | ImageInterface | [protected] |
runDriverTest() | ImageInterface | |
~ImageInterface() | ImageInterface | |