| Package | Description |
|---|---|
| com.github.geko444.im4java.core |
Contains core classes for image-processing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ETOperation
This class models the command-line of exiftool.
|
| Modifier and Type | Method and Description |
|---|---|
ETOps |
ETOps.allowDuplicates()
Add option -duplicates to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.binary()
Add option -binary to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.common_args()
Add option -common_args to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.composite()
Add option --composite to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.coordFormat(String pFormat)
Add option -coordFormat to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.dateFormat(String pFormat)
Add option -dateFormat to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.decimal()
Add option -decimal to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.escapeHTML()
Add option -escapeHTML to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.exclude(String pTagName)
Add option -exclude to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.execute()
Add option -execute to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.extension(String pExtension)
Add option -extension to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.extractEmbedded()
Add option -extractEmbedded to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.fast()
Add option -fast to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.fixBase(Integer pOffset)
Add option -fixBase to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.forcePrint()
Add option -forcePrint to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.groupHeadings(String pHeadings)
Add option -groupHeadings to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.groupNames(String pHeadings)
Add option -groupNames to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.hex()
Add option -hex to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.htmlDump(String pOffset)
Add option -htmlDump to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.htmlFormat()
Add option -htmlFormat to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.ifCondition(String pExpression)
Add option -if to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.ignore(String pDirectory)
Add option -ignore to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.ignoreExtension(String pExtension)
Add option --extension to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.ignoreMinorErrors()
Add option -ignoreMinorErrors to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.json()
Add option -json to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.latin()
Add option -latin to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.list()
Add option -list to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.listd(String pType)
Add option -listd to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.listf()
Add option -listf to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.listg()
Add option -listg to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.listw()
Add option -listw to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.listwf()
Add option -listwf to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.longOutputFormat()
Add option -long to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.noPrintConv()
Add option -n to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.out(String pFile)
Add option -out to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.overwrite_original_in_place()
Add option -overwrite_original_in_place to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.overwrite_original()
Add option -overwrite_original to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.pause()
Add option -pause to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.preserve()
Add option -preserve to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.printConv()
Add option --printConv to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.printFormat(String pFormat)
Add option -printFormat to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.quiet()
Add option -quiet to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.readArguments(String pFilename)
Add option -@ to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.recurse()
Add option -recurse to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.scanForXMP()
Add option -scanForXMP to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.separator(String pSeparator)
Add option -separator to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.shortOutputFormat()
Add option -short to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.srcfile(String pFormat)
Add option -srcfile to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.supressDuplicates()
Add option --duplicates to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.tab()
Add option -tab to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.table()
Add option -table to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.tagsFromFile(String pSrcFile)
Add option -tagsFromFile to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.textOut(String pOutspec)
Add option -textOut to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.unknown()
Add option -unknown to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.unknown2()
Add option -unknown2 to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.ver()
Add option -ver to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.verbose()
Add option -verbose to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.veryShortOutputFormat()
Add option -veryShort to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.xmlFormat()
Add option -xmlFormat to the exiftool commandline
(see the documentation of exiftool for details).
|
ETOps |
ETOps.zip()
Add option -zip to the exiftool commandline
(see the documentation of exiftool for details).
|
Copyright © 2019. All rights reserved.