Modifier and Type | Interface and Description |
---|---|
interface |
CompoundDirectory
CompoundDirectory
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCompoundDirectory
AbstractCompoundDirectory
|
class |
AbstractDirectory
AbstractDirectory
|
Modifier and Type | Method and Description |
---|---|
Directory |
AbstractCompoundDirectory.getDirectory(int index) |
Directory |
CompoundDirectory.getDirectory(int index) |
abstract Directory |
MetadataReader.read(ImageInputStream input) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
MetadataWriter.write(Directory directory,
ImageOutputStream stream) |
Constructor and Description |
---|
AbstractCompoundDirectory(Collection<? extends Directory> directories) |
Modifier and Type | Method and Description |
---|---|
Directory |
EXIFReader.read(ImageInputStream input) |
protected Directory |
EXIFReader.readDirectory(ImageInputStream pInput,
long pOffset,
boolean readLinked) |
Modifier and Type | Method and Description |
---|---|
boolean |
EXIFWriter.write(Directory directory,
ImageOutputStream stream) |
Modifier and Type | Method and Description |
---|---|
Directory |
IPTCReader.read(ImageInputStream input) |
Modifier and Type | Method and Description |
---|---|
boolean |
IPTCWriter.write(Directory directory,
ImageOutputStream stream) |
Modifier and Type | Method and Description |
---|---|
Directory |
PSDReader.read(ImageInputStream input) |
Modifier and Type | Method and Description |
---|---|
Directory |
XMPReader.read(ImageInputStream input) |
Copyright © 2017. All rights reserved.