- generateTagRules() - Method in class com.easyinnova.tiff.model.TiffTags
-
Generate tag rules.
- GenericProfile - Class in com.easyinnova.tiff.profiles
-
The Generic class for Profile validation.
- GenericProfile(TiffDocument) - Constructor for class com.easyinnova.tiff.profiles.GenericProfile
-
Instantiates a new baseline profile.
- get(int) - Method in class com.easyinnova.tiff.io.TiffOutputStream
-
Reads a byte.
- get(int) - Method in class com.easyinnova.tiff.model.IfdTags
-
Gets the Tag identified by its id.
- get(String) - Method in class com.easyinnova.tiff.model.IfdTags
-
Gets the Tag identified by its id.
- get(String) - Method in class com.easyinnova.tiff.model.Metadata
-
Gets a metadata value, returning the appropriate value when multiple are found.
- getBaselineValidation() - Method in class com.easyinnova.tiff.reader.TiffReader
-
Gets the result of the validation.
- getByteOrder() - Method in class com.easyinnova.tiff.io.TiffInputStream
-
Gets the byte order.
- getByteOrder() - Method in class com.easyinnova.tiff.io.TiffOutputStream
-
Gets the byte order.
- getBytes() - Method in class com.easyinnova.tiff.model.types.XmlType
-
- getBytesBigEndian(int, int) - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the bytes.
- getCardinality() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the cardinality.
- getCardinality() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the number of values in the list.
- getContainer() - Method in class com.easyinnova.tiff.model.TiffObject
-
Gets the container element of this tiff object.
For example EXIF, XMP, IPTC.
- getCopyright() - Method in class com.easyinnova.tiff.model.types.IPTC
-
- getCopyright() - Method in class com.easyinnova.tiff.model.types.XMP
-
- getCreated() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the created.
- getCreator() - Method in class com.easyinnova.tiff.model.IccProfileCreator
-
Gets the creator.
- getCreator() - Method in class com.easyinnova.tiff.model.types.IccProfile
-
Gets the creator.
- getCreator() - Method in class com.easyinnova.tiff.model.types.IPTC
-
- getCreator() - Method in class com.easyinnova.tiff.model.types.XMP
-
- getDatetime() - Method in class com.easyinnova.tiff.model.types.IPTC
-
- getDatetime() - Method in class com.easyinnova.tiff.model.types.XMP
-
- getDefaultValue() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the default value.
- getDenominator() - Method in class com.easyinnova.tiff.model.types.Rational
-
Gets the denominator.
- getDenominator() - Method in class com.easyinnova.tiff.model.types.SRational
-
Gets the denominator.
- getDescription() - Method in class com.easyinnova.tiff.model.IccProfileCreator
-
Gets the description.
- getDescription() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the description.
- getDescription() - Method in class com.easyinnova.tiff.model.types.IccProfile
-
Gets the description.
- getDescription() - Method in class com.easyinnova.tiff.model.types.IPTC
-
- getDescription() - Method in class com.easyinnova.tiff.model.types.XMP
-
- getDescription() - Method in class com.easyinnova.tiff.model.ValidationEvent
-
Gets the description.
- getDescriptiveValueObject() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the descriptive value.
- getEmbedded() - Method in class com.easyinnova.tiff.model.types.IccProfile
-
Gets the embedded.
- getEndianess() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the endianess.
- getErrors() - Method in class com.easyinnova.tiff.model.ValidationResult
-
Gets the errors.
- getFatalError() - Method in class com.easyinnova.tiff.model.TiffDocument
-
- getFatalError() - Method in class com.easyinnova.tiff.model.ValidationResult
-
- getFatalErrorMEssage() - Method in class com.easyinnova.tiff.model.TiffDocument
-
- getFatalErrorMessage() - Method in class com.easyinnova.tiff.model.ValidationResult
-
- getFilePath() - Method in class com.easyinnova.tiff.io.TiffInputStream
-
- getFirstIFD() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Returns the first image of the file.
- getFirstIFDOffset() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the first ifd offset.
- getFirstNumericValue() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the first value of the list parsed as a number.
- getFirstTextReadValue() - Method in class com.easyinnova.tiff.model.TagValue
-
- getFloatValue() - Method in class com.easyinnova.tiff.model.types.Rational
-
Gets the float value.
- getHeight() - Method in class com.easyinnova.tiff.model.Tile
-
Gets the height.
- getHistory() - Method in class com.easyinnova.tiff.model.types.XMP
-
- getIccProfile(int) - Static method in class com.easyinnova.tiff.model.IccProfileCreators
-
Gets tag information.
- getIccProfile() - Method in class com.easyinnova.tiff.model.TiffDocument
-
- getIccProfileCreators() - Static method in class com.easyinnova.tiff.model.IccProfileCreators
-
Gets the tiff tags.
- getId() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the id.
- getId() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the tag id.
- getIfd() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the ifd.
- getIfd() - Method in class com.easyinnova.tiff.reader.IfdReader
-
Gets the ifd.
- getIfdAndSubIfdCount() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the count of IFDs and SubIFDs.
- getIfdCount() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the ifd count.
- getIfdImagesCount() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the images count (main images and thumbnails).
- getIfds() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Returns a list of ifds including exifds.
- getIfdsAndSubIfds() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Returns a list of subifds.
- getImageIfds() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Returns a list of ifds representing Images.
- getImageSize() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the image size (x*y).
- getImageStrips() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the image in strips.
- getImageTiles() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the image tiles.
- getInternalValue() - Method in class com.easyinnova.tiff.model.types.Long
-
Gets the internal value.
- getIntValue() - Method in class com.easyinnova.tiff.model.types.SByte
-
Gets the int value.
- getInvalidValue() - Method in class com.easyinnova.tiff.model.ValidationEvent
-
Gets the erroneous value.
- getLength() - Method in class com.easyinnova.tiff.model.Strip
-
Gets the length.
- getLength() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets length.
- getLength() - Method in class com.easyinnova.tiff.model.types.IPTC
-
- getLength() - Method in class com.easyinnova.tiff.model.types.XMP
-
- getLevel() - Method in class com.easyinnova.tiff.model.ValidationEvent
-
Gets the level.
- getList(String) - Method in class com.easyinnova.tiff.model.Metadata
-
Gets the list of objects of the given metadata name.
- getLocation() - Method in class com.easyinnova.tiff.model.ValidationEvent
-
Gets the location.
- getMagicNumber() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the magic number of the Tiff file.
- getMainImagesCount() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the main images count.
- getMetadata() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the metadata.
- getMetadata() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the metadata.
- getMetadataList(String) - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the metadata ok a given class name.
- getMetadataObject(String) - Method in class com.easyinnova.tiff.model.Metadata
-
Gets the metadata object.
- getMetadataSingleString(String) - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets an string with the value of the first tag matching the given tag name.
- getModel() - Method in class com.easyinnova.tiff.reader.TiffReader
-
Gets the internal model of the Tiff file.
- getModified() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the modified.
- getName() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the name.
- getName() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the name of the tag.
- getNextIFD() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the next ifd.
- getNextIfdOffset() - Method in class com.easyinnova.tiff.reader.IfdReader
-
Gets the next ifd offset.
- getNextOffset() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the next offset.
- getNumerator() - Method in class com.easyinnova.tiff.model.types.Rational
-
Gets the numerator.
- getNumerator() - Method in class com.easyinnova.tiff.model.types.SRational
-
Gets the numerator.
- getObjectList() - Method in class com.easyinnova.tiff.model.MetadataObject
-
Gets the object list.
- getOffset() - Method in class com.easyinnova.tiff.model.Strip
-
Gets the offset.
- getOffset() - Method in class com.easyinnova.tiff.model.Tile
-
Gets the offset.
- getOffset() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets offset.
- getOriginal() - Method in class com.easyinnova.tiff.model.types.IPTC
-
Gets the original.
- getOutputStream() - Method in class com.easyinnova.tiff.io.TiffOutputStream
-
- getPaddingX() - Method in class com.easyinnova.tiff.model.Tile
-
Gets the padding x.
- getPaddingY() - Method in class com.easyinnova.tiff.model.Tile
-
Gets the padding y.
- getParent() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the parent.
- getPath() - Method in class com.easyinnova.tiff.io.MappedByteInputStream
-
- getPath() - Method in class com.easyinnova.tiff.io.RandomAccessFileInputStream
-
- getPath() - Method in class com.easyinnova.tiff.model.MetadataObject
-
Gets the path.
- getProfileClass() - Method in class com.easyinnova.tiff.model.types.IccProfile
-
- getReader() - Method in class com.easyinnova.tiff.model.types.XmlType
-
Gets the xml model.
- getReadlength() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the readlength.
- getReadOffset() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the read offset.
- getReadValue() - Method in class com.easyinnova.tiff.model.TagValue
-
- getRowsPerStrip() - Method in class com.easyinnova.tiff.model.ImageStrips
-
Gets the rows per strip.
- getSchema() - Method in class com.easyinnova.tiff.model.MetadataObject
-
Gets the path.
- getSignature() - Method in class com.easyinnova.tiff.model.IccProfileCreator
-
Gets the signature.
- getSize() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the size.
- getSource() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the source.
- getStream() - Method in class com.easyinnova.tiff.io.OutputBuffer
-
- getStream() - Method in class com.easyinnova.tiff.io.TiffInputStream
-
Gets the stream.
- getStream() - Method in class com.easyinnova.tiff.reader.TiffReader
-
Gets the stream.
- getStripRows() - Method in class com.easyinnova.tiff.model.Strip
-
Gets the strip rows.
- getStrips() - Method in class com.easyinnova.tiff.model.ImageStrips
-
Gets the strips.
- getsubIFD() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the subIFD.
- getSubIFD() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets sub ifds.
- getSubIfdCount() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the Subifd count.
- getSubIfds() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Returns a list of subifds.
- getTag(int) - Static method in class com.easyinnova.tiff.model.TiffTags
-
Gets tag information.
- getTag(String) - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the metadata.
- getTag(String) - Method in class com.easyinnova.tiff.model.types.IPTC
-
- getTag(String) - Method in class com.easyinnova.tiff.model.types.XMP
-
- getTagId(String) - Static method in class com.easyinnova.tiff.model.TiffTags
-
Gets the tag id.
- getTagOffset() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets tag offset.
- getTags() - Method in class com.easyinnova.tiff.model.IfdTags
-
Returns the tag list.
- getTags() - Method in class com.easyinnova.tiff.model.types.IFD
-
Gets the tags.
- getTagTypeName(int) - Static method in class com.easyinnova.tiff.model.TiffTags
-
Gets the tag type name.
- getTextDescription(String) - Method in class com.easyinnova.tiff.model.Tag
-
Gets the tag value description.
- getThumbnailsImagesCount() - Method in class com.easyinnova.tiff.model.TiffDocument
-
Gets the thumbnails images count.
- getTiffEPValidation() - Method in class com.easyinnova.tiff.reader.TiffReader
-
Gets the result of the validation.
- getTiffITValidation(int) - Method in class com.easyinnova.tiff.reader.TiffReader
-
Gets the result of the validation.
- getTiffTags() - Static method in class com.easyinnova.tiff.model.TiffTags
-
Gets the tiff tags.
- getTileHeight() - Method in class com.easyinnova.tiff.model.ImageTiles
-
Gets the tile height.
- getTiles() - Method in class com.easyinnova.tiff.model.ImageTiles
-
Gets the tiles.
- getTileWidth() - Method in class com.easyinnova.tiff.model.ImageTiles
-
Gets the tile width.
- getType() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the type.
- getType() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the tag type.
- getType() - Method in class com.easyinnova.tiff.profiles.BaselineProfile
-
Gets the image type.
- getTypedef() - Method in class com.easyinnova.tiff.model.Tag
-
Gets the typedef.
- getTypeSize(int) - Static method in class com.easyinnova.tiff.model.TiffTags
-
Gets the type size.
- getTypeSize() - Method in class com.easyinnova.tiff.model.types.abstractTiffType
-
Gets the type size in bytes.
- getValidation() - Method in class com.easyinnova.tiff.profiles.GenericProfile
-
Gets the validation result.
- getValue() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the list of values.
- getValue() - Method in class com.easyinnova.tiff.model.types.Ascii
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.Byte
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.Double
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.Float
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.Long
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.SByte
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.Short
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.SLong
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.SShort
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.Text
-
Gets the value.
- getValue() - Method in class com.easyinnova.tiff.model.types.Undefined
-
Gets the value.
- getValue(int, int, int, int, IFD, int) - Method in class com.easyinnova.tiff.reader.TiffReader
-
Gets the value of the given tag field.
- getValueBackup() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets the list of values backups.
- getValues() - Method in class com.easyinnova.tiff.model.Tag
-
- getVersion() - Method in class com.easyinnova.tiff.model.types.IccProfile
-
Gets the version.
- getWarnings() - Method in class com.easyinnova.tiff.model.ValidationResult
-
Gets the warnings.
- getWidth() - Method in class com.easyinnova.tiff.model.Tile
-
Gets the width.
- getXml() - Method in class com.easyinnova.tiff.model.types.XmlType
-
- SByte - Class in com.easyinnova.tiff.model.types
-
The Class SByte.
- SByte(int) - Constructor for class com.easyinnova.tiff.model.types.SByte
-
Instantiates a new s byte.
- seek(long) - Method in class com.easyinnova.tiff.io.InputBuffer
-
Seek.
- seek(long) - Method in class com.easyinnova.tiff.io.MappedByteInputStream
-
Seek.
- seek(int) - Method in class com.easyinnova.tiff.io.OutputBuffer
-
Seek.
- seek(long) - Method in class com.easyinnova.tiff.io.PagedInputBuffer
-
Seek an offset.
- seek(long) - Method in class com.easyinnova.tiff.io.RandomAccessFileInputStream
-
Seek.
- seek(long) - Method in class com.easyinnova.tiff.io.TiffInputStream
-
- seek(int) - Method in class com.easyinnova.tiff.io.TiffOutputStream
-
Seek.
- seekOffset(long) - Method in class com.easyinnova.tiff.io.TiffInputStream
-
Seek offset.
- seekSuccessful(long) - Method in class com.easyinnova.tiff.io.InputBuffer
-
Seek successful.
- SEGMENT_MARKER - Static variable in class com.easyinnova.tiff.model.types.IPTC
-
The Constant SEGMENT_MARKER.
- setByteOrder(ByteOrder) - Method in class com.easyinnova.tiff.io.TiffInputStream
-
Sets the byte order.
- setByteOrder(ByteOrder) - Method in class com.easyinnova.tiff.io.TiffOutputStream
-
Sets the byte order.
- setByteOrder(ByteOrder) - Method in class com.easyinnova.tiff.model.TiffDocument
-
Sets the magic number of the Tiff file.
- setByteOrder(ByteOrder) - Method in class com.easyinnova.tiff.writer.TiffWriter
-
Sets the byte order.
- setCardinality(String) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the cardinality.
- setContainer(String) - Method in class com.easyinnova.tiff.model.TiffObject
-
Sets the container.
- setCreated(Date) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the created.
- setDefaultValue(String) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the default value.
- setDenominator(int) - Method in class com.easyinnova.tiff.model.types.Rational
-
Sets the denominator.
- setDenominator(int) - Method in class com.easyinnova.tiff.model.types.SRational
-
Sets the denominator.
- setDescription(String) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the description.
- setFatalError(boolean, String) - Method in class com.easyinnova.tiff.model.TiffDocument
-
- setFatalError(boolean, String) - Method in class com.easyinnova.tiff.model.ValidationResult
-
- setFirstIFDOffset(int) - Method in class com.easyinnova.tiff.model.TiffDocument
-
Sets the first ifd offset.
- setHeight(int) - Method in class com.easyinnova.tiff.model.Tile
-
Sets the height.
- setId(Integer) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the id.
- setIfd(String) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the ifd.
- setIfd(IFD) - Method in class com.easyinnova.tiff.reader.IfdReader
-
Sets the ifd.
- setImageStrips(ImageStrips) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets the image strips.
- setImageTiles(ImageTiles) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets the image tiles.
- setIsDublinCore(boolean) - Method in class com.easyinnova.tiff.model.MetadataObject
-
Sets the checks if is dublin core.
- setIsIFD(boolean) - Method in class com.easyinnova.tiff.model.types.abstractTiffType
-
Sets the checks if is ifd.
- setIsIFD(boolean) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets the checks if is ifd.
- setIsImage(boolean) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets the checks if is image.
- setLength(int) - Method in class com.easyinnova.tiff.model.Strip
-
Sets the length.
- setMagicNumber(int) - Method in class com.easyinnova.tiff.model.TiffDocument
-
Sets the magic number of the Tiff file.
- SetModel(TiffDocument) - Method in class com.easyinnova.tiff.writer.TiffWriter
-
Sets the model.
- setModified(Date) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the modified.
- setName(String) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the name.
- setNextIFD(IFD) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets the next ifd.
- setNextIfdOffset(int) - Method in class com.easyinnova.tiff.reader.IfdReader
-
Sets the next ifd offset.
- setNextOffset(int) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets the next offset.
- setNumerator(int) - Method in class com.easyinnova.tiff.model.types.Rational
-
Sets the numerator.
- setNumerator(int) - Method in class com.easyinnova.tiff.model.types.SRational
-
Sets the numerator.
- setOffset(int) - Method in class com.easyinnova.tiff.model.Strip
-
Sets the offset.
- setOffset(int) - Method in class com.easyinnova.tiff.model.Tile
-
Sets the offset.
- setOffset(int) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets offset.
- setOriginal(List<abstractTiffType>) - Method in class com.easyinnova.tiff.model.types.IPTC
-
Sets the original.
- setPadding(int, int) - Method in class com.easyinnova.tiff.model.Tile
-
Sets the padding.
- setParent(IFD) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets the parent.
- setPath(String) - Method in class com.easyinnova.tiff.model.MetadataObject
-
Sets the path.
- setReadLength(int) - Method in class com.easyinnova.tiff.model.TagValue
-
Sets the read length.
- setReadOffset(int) - Method in class com.easyinnova.tiff.model.TagValue
-
Sets the read offset.
- setReadValue() - Method in class com.easyinnova.tiff.model.TagValue
-
- setRowsPerStrip(long) - Method in class com.easyinnova.tiff.model.ImageStrips
-
Sets the number of rows per strip.
- setSchema(String) - Method in class com.easyinnova.tiff.model.MetadataObject
-
Sets the path.
- setSize(long) - Method in class com.easyinnova.tiff.model.TiffDocument
-
Sets the size.
- setSource(String) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the source.
- setStripRows(int) - Method in class com.easyinnova.tiff.model.Strip
-
Sets the strip rows.
- setStrips(List<Strip>) - Method in class com.easyinnova.tiff.model.ImageStrips
-
Sets the strips.
- setsubIFD(IFD) - Method in class com.easyinnova.tiff.model.types.IFD
-
Sets the subIFD.
- setTagOffset(int) - Method in class com.easyinnova.tiff.model.TagValue
-
Sets tag offset.
- setTileHeight(int) - Method in class com.easyinnova.tiff.model.ImageTiles
-
Sets the tile height.
- setTiles(List<Tile>) - Method in class com.easyinnova.tiff.model.ImageTiles
-
Sets the tiles.
- setTileWidth(int) - Method in class com.easyinnova.tiff.model.ImageTiles
-
Sets the tile width.
- setType(List<String>) - Method in class com.easyinnova.tiff.model.Tag
-
Sets the type.
- setTypeSize(int) - Method in class com.easyinnova.tiff.model.types.abstractTiffType
-
Sets the type size in bytes.
- setValue(List<abstractTiffType>) - Method in class com.easyinnova.tiff.model.TagValue
-
Sets the value.
- setValue(byte) - Method in class com.easyinnova.tiff.model.types.Ascii
-
Sets the value.
- setValue(byte) - Method in class com.easyinnova.tiff.model.types.Byte
-
Sets the value.
- setValue(double) - Method in class com.easyinnova.tiff.model.types.Double
-
Sets the value.
- setValue(float) - Method in class com.easyinnova.tiff.model.types.Float
-
Sets the value.
- setValue(int) - Method in class com.easyinnova.tiff.model.types.Long
-
Sets the value.
- setValue(byte) - Method in class com.easyinnova.tiff.model.types.SByte
-
Sets the value.
- setValue(short) - Method in class com.easyinnova.tiff.model.types.Short
-
Sets the value.
- setValue(int) - Method in class com.easyinnova.tiff.model.types.SLong
-
Sets the value.
- setValue(short) - Method in class com.easyinnova.tiff.model.types.SShort
-
Sets the value.
- setValue(String) - Method in class com.easyinnova.tiff.model.types.Text
-
Sets the value.
- setValue(byte) - Method in class com.easyinnova.tiff.model.types.Undefined
-
Sets the value.
- setValueBackup(List<abstractTiffType>) - Method in class com.easyinnova.tiff.model.TagValue
-
Sets the valueBakup.
- setValues(HashMap<String, String>) - Method in class com.easyinnova.tiff.model.Tag
-
- setWidth(int) - Method in class com.easyinnova.tiff.model.Tile
-
Sets the width.
- Short - Class in com.easyinnova.tiff.model.types
-
The Class Short.
- Short(int) - Constructor for class com.easyinnova.tiff.model.types.Short
-
Instantiates a new short.
- size() - Method in class com.easyinnova.tiff.io.MappedByteInputStream
-
Size.
- size() - Method in class com.easyinnova.tiff.io.RandomAccessFileInputStream
-
Size.
- size() - Method in class com.easyinnova.tiff.io.TiffInputStream
-
File size in bytes.
- SLong - Class in com.easyinnova.tiff.model.types
-
The Class SLong.
- SLong(int) - Constructor for class com.easyinnova.tiff.model.types.SLong
-
Instantiates a new long.
- SRational - Class in com.easyinnova.tiff.model.types
-
The Class SRational.
- SRational(int, int) - Constructor for class com.easyinnova.tiff.model.types.SRational
-
Instantiates a new rational.
- SShort - Class in com.easyinnova.tiff.model.types
-
The Class SShort.
- SShort(short) - Constructor for class com.easyinnova.tiff.model.types.SShort
-
Instantiates a new s short.
- Strip - Class in com.easyinnova.tiff.model
-
The Class Strip.
- Strip() - Constructor for class com.easyinnova.tiff.model.Strip
-
Default constructor.
- SubIFD - Class in com.easyinnova.tiff.model.types
-
The Class SubIFD.
- SubIFD() - Constructor for class com.easyinnova.tiff.model.types.SubIFD
-
Instantiates a new exif ifd.
- Tag - Class in com.easyinnova.tiff.model
-
Tag definition.
- Tag(int, String, List<String>, String, String, String, String) - Constructor for class com.easyinnova.tiff.model.Tag
-
Instantiates a new tag.
- tagMap - Static variable in class com.easyinnova.tiff.model.TiffTags
-
The tag map.
- tagNames - Static variable in class com.easyinnova.tiff.model.TiffTags
-
The tag names.
- tags - Variable in class com.easyinnova.tiff.model.types.IccProfile
-
The tags.
- tags - Variable in class com.easyinnova.tiff.model.types.IccTags
-
Tag list.
- tagTypes - Static variable in class com.easyinnova.tiff.model.TiffTags
-
The tag types.
- TagValue - Class in com.easyinnova.tiff.model
-
IFD tag object containing a list of values of a given tag type.
- TagValue(int, int) - Constructor for class com.easyinnova.tiff.model.TagValue
-
Instantiates a new tag value.
- Text - Class in com.easyinnova.tiff.model.types
-
The Class Text.
- Text(String) - Constructor for class com.easyinnova.tiff.model.types.Text
-
Instantiates a new byte.
- TiffDataIntput - Interface in com.easyinnova.tiff.io
-
The Interface TiffDataIntput.
- TiffDocument - Class in com.easyinnova.tiff.model
-
Modeling of the TIFF file with methods to access its IFDs and metadata.
- TiffDocument() - Constructor for class com.easyinnova.tiff.model.TiffDocument
-
Instantiates a new tiff file.
- TiffEPProfile - Class in com.easyinnova.tiff.profiles
-
The Class TiffEPProfile.
- TiffEPProfile(TiffDocument) - Constructor for class com.easyinnova.tiff.profiles.TiffEPProfile
-
Instantiates a new tiff/ep profile validation.
- TiffInputStream - Class in com.easyinnova.tiff.io
-
The Class TiffInputStream.
- TiffInputStream(File) - Constructor for class com.easyinnova.tiff.io.TiffInputStream
-
Instantiates a new data byte order input stream.
- TiffInputStream(RandomAccessFile) - Constructor for class com.easyinnova.tiff.io.TiffInputStream
-
- TiffITProfile - Class in com.easyinnova.tiff.profiles
-
The Class TiffITProfile.
- TiffITProfile(TiffDocument, int) - Constructor for class com.easyinnova.tiff.profiles.TiffITProfile
-
Instantiates a new tiff/ep profile validation.
- TiffObject - Class in com.easyinnova.tiff.model
-
The generic class TiffObject.
- TiffObject() - Constructor for class com.easyinnova.tiff.model.TiffObject
-
Instantiates a new tiff object.
- TiffOutputStream - Class in com.easyinnova.tiff.io
-
The Class TiffOutputStream.
- TiffOutputStream(TiffInputStream) - Constructor for class com.easyinnova.tiff.io.TiffOutputStream
-
Instantiates a new tiff stream io.
- TiffReader - Class in com.easyinnova.tiff.reader
-
Reads and parses a Tiff file, storing it in an internal model.
- TiffReader() - Constructor for class com.easyinnova.tiff.reader.TiffReader
-
Default constructor.
Instantiates a new empty tiff reader.
- TiffReaderWriter - Class in com.easyinnova
-
The Main Class.
- TiffReaderWriter() - Constructor for class com.easyinnova.TiffReaderWriter
-
- TiffTags - Class in com.easyinnova.tiff.model
-
The Class TiffTags.
- TiffTags() - Constructor for class com.easyinnova.tiff.model.TiffTags
-
Instantiates a new tiff tags.
- TiffWriter - Class in com.easyinnova.tiff.writer
-
The Class TiffWriter.
- TiffWriter(TiffInputStream) - Constructor for class com.easyinnova.tiff.writer.TiffWriter
-
Instantiates a new tiff writer.
- Tile - Class in com.easyinnova.tiff.model
-
The Class Tile.
- Tile() - Constructor for class com.easyinnova.tiff.model.Tile
-
Instantiates a new tile.
- toByte() - Method in class com.easyinnova.tiff.model.types.abstractTiffType
-
To byte.
- toByte() - Method in class com.easyinnova.tiff.model.types.Ascii
-
To byte.
- toByte() - Method in class com.easyinnova.tiff.model.types.Byte
-
To byte.
- toInt() - Method in class com.easyinnova.tiff.model.types.abstractTiffType
-
Convert the value to an integer.
- toString() - Method in class com.easyinnova.tiff.model.ByteOrder
-
Constructs a string describing this object.
- toString() - Method in class com.easyinnova.tiff.model.IfdTags
-
- toString() - Method in class com.easyinnova.tiff.model.TagValue
-
Gets a string representing the value.
- toString() - Method in class com.easyinnova.tiff.model.types.Ascii
-
- toString() - Method in class com.easyinnova.tiff.model.types.Byte
-
- toString() - Method in class com.easyinnova.tiff.model.types.Double
-
- toString() - Method in class com.easyinnova.tiff.model.types.ExifIFD
-
- toString() - Method in class com.easyinnova.tiff.model.types.Float
-
- toString() - Method in class com.easyinnova.tiff.model.types.IccProfile
-
- toString() - Method in class com.easyinnova.tiff.model.types.IFD
-
- toString() - Method in class com.easyinnova.tiff.model.types.IPTC
-
- toString() - Method in class com.easyinnova.tiff.model.types.Long
-
- toString() - Method in class com.easyinnova.tiff.model.types.Rational
-
- toString() - Method in class com.easyinnova.tiff.model.types.SByte
-
- toString() - Method in class com.easyinnova.tiff.model.types.Short
-
- toString() - Method in class com.easyinnova.tiff.model.types.SLong
-
- toString() - Method in class com.easyinnova.tiff.model.types.SRational
-
- toString() - Method in class com.easyinnova.tiff.model.types.SShort
-
- toString() - Method in class com.easyinnova.tiff.model.types.SubIFD
-
- toString() - Method in class com.easyinnova.tiff.model.types.Text
-
- toString() - Method in class com.easyinnova.tiff.model.types.Undefined
-
- toString() - Method in class com.easyinnova.tiff.model.types.XmlType
-
- toString() - Method in class com.easyinnova.tiff.model.ValidationEvent
-
Gets the string.
- toUint() - Method in class com.easyinnova.tiff.model.types.abstractTiffType
-
To uint.
- validate() - Method in class com.easyinnova.tiff.profiles.BaselineProfile
-
Validates the IFD.
- validate() - Method in interface com.easyinnova.tiff.profiles.Profile
-
Validate that the tiff document follows a given Standard.
- validate() - Method in class com.easyinnova.tiff.profiles.TiffEPProfile
-
Validates that the IFD conforms the Tiff/EP standard.
- validate() - Method in class com.easyinnova.tiff.profiles.TiffITProfile
-
Validates that the IFD conforms the Tiff/IT standard.
- validateMetadata(IfdTags) - Method in class com.easyinnova.tiff.profiles.BaselineProfile
-
Validates that the ifd entries have correct types and cardinalities, as they are defined in the
JSONs tag configuration files.
- validation - Variable in class com.easyinnova.tiff.profiles.GenericProfile
-
The result of the check.
- ValidationEvent - Class in com.easyinnova.tiff.model
-
The object that contains an error in the validation of a Tiff file.
- ValidationEvent() - Constructor for class com.easyinnova.tiff.model.ValidationEvent
-
Default constructor.
- ValidationEvent(String, String) - Constructor for class com.easyinnova.tiff.model.ValidationEvent
-
Parameterized constructor.
- ValidationEvent(String, String, String) - Constructor for class com.easyinnova.tiff.model.ValidationEvent
-
Parameterized constructor.
- ValidationResult - Class in com.easyinnova.tiff.model
-
Object that stores the results of the validation, errors and warnings.
- ValidationResult(boolean) - Constructor for class com.easyinnova.tiff.model.ValidationResult
-
Default constructor.
- valueOf(String) - Static method in enum com.easyinnova.tiff.model.types.IccProfile.ProfileClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.easyinnova.tiff.model.types.IFD.ImageRepresentation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.easyinnova.tiff.profiles.BaselineProfile.ImageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.easyinnova.tiff.model.types.IccProfile.ProfileClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.easyinnova.tiff.model.types.IFD.ImageRepresentation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.easyinnova.tiff.profiles.BaselineProfile.ImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.