| Package | Description |
|---|---|
| com.easyinnova.implementation_checker | |
| com.easyinnova.implementation_checker.model |
| Modifier and Type | Method and Description |
|---|---|
TiffIfd |
TiffImplementationChecker.CreateIFDValidation(com.easyinnova.tiff.model.types.IFD ifd,
int n,
long fileSize) |
| Modifier and Type | Method and Description |
|---|---|
TiffIfd |
TiffTag.getExif() |
TiffIfd |
TiffTag.getGlobalParameters() |
TiffIfd |
TiffTag.getIfd() |
| Modifier and Type | Method and Description |
|---|---|
List<TiffIfd> |
TiffIfds.getIfds() |
| Modifier and Type | Method and Description |
|---|---|
void |
TiffTag.setExif(TiffIfd exif) |
void |
TiffTag.setGlobalParameters(TiffIfd globalparameters) |
void |
TiffTag.setIfd(TiffIfd subifd) |
| Modifier and Type | Method and Description |
|---|---|
void |
TiffIfds.setIfds(List<TiffIfd> ifds) |
Copyright © 2016–2020. All rights reserved.