|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataReader | |
|---|---|
| org.apache.sanselan.formats.tiff | |
| org.apache.sanselan.formats.tiff.datareaders | |
| Uses of DataReader in org.apache.sanselan.formats.tiff |
|---|
| Methods in org.apache.sanselan.formats.tiff that return DataReader | |
|---|---|
abstract DataReader |
TiffImageData.getDataReader(java.util.ArrayList entries,
PhotometricInterpreter photometricInterpreter,
int bitsPerPixel,
int[] bitsPerSample,
int predictor,
int samplesPerPixel,
int width,
int height,
int compression)
|
DataReader |
TiffImageData.Tiles.getDataReader(java.util.ArrayList entries,
PhotometricInterpreter photometricInterpreter,
int bitsPerPixel,
int[] bitsPerSample,
int predictor,
int samplesPerPixel,
int width,
int height,
int compression)
|
DataReader |
TiffImageData.Strips.getDataReader(java.util.ArrayList entries,
PhotometricInterpreter photometricInterpreter,
int bitsPerPixel,
int[] bitsPerSample,
int predictor,
int samplesPerPixel,
int width,
int height,
int compression)
|
| Uses of DataReader in org.apache.sanselan.formats.tiff.datareaders |
|---|
| Subclasses of DataReader in org.apache.sanselan.formats.tiff.datareaders | |
|---|---|
class |
DataReaderStrips
|
class |
DataReaderTiled
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||