Uses of Class
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoSRational
Packages that use TagInfoSRational
Package
Description
Provides classes and methods for reading and writing Tagged Image File Format (TIFF) files.
TIFF constants.
TIFF writers.
- 
Uses of TagInfoSRational in org.apache.commons.imaging.formats.tiffMethods in org.apache.commons.imaging.formats.tiff with parameters of type TagInfoSRational
- 
Uses of TagInfoSRational in org.apache.commons.imaging.formats.tiff.constantsFields in org.apache.commons.imaging.formats.tiff.constants declared as TagInfoSRationalModifier and TypeFieldDescriptionstatic final TagInfoSRationalDngTagConstants.EXIF_TAG_BASELINE_EXPOSUREstatic final TagInfoSRationalExifTagConstants.EXIF_TAG_BRIGHTNESS_VALUEstatic final TagInfoSRationalExifTagConstants.EXIF_TAG_EXPOSURE_COMPENSATIONstatic final TagInfoSRationalExifTagConstants.EXIF_TAG_SHUTTER_SPEED_VALUE
- 
Uses of TagInfoSRational in org.apache.commons.imaging.formats.tiff.writeMethods in org.apache.commons.imaging.formats.tiff.write with parameters of type TagInfoSRationalModifier and TypeMethodDescriptionvoidTiffOutputDirectory.add(TagInfoSRational tagInfo, RationalNumber value)