- reactivate(String, String, String) - Static method in class eu.id3.document.DocumentLicense
-
Reactivates a license file using the host hardware code and the product reference.
- reactivateBuffer(String, String) - Static method in class eu.id3.document.DocumentLicense
-
Reactivates a license in a data buffer using the host hardware code and the product reference.
- readDocument(DocumentImage, String) - Method in class eu.id3.document.DocumentReader
-
Reads all the fields in a document.
- readField(DocumentImage, String, String) - Method in class eu.id3.document.DocumentReader
-
Reads a single field in a document.
- readMrz(DocumentImage) - Method in class eu.id3.document.MrzReader
-
Detects and reads an MRZ in an image.
- reallocate(int, int, PixelFormat) - Method in class eu.id3.document.DocumentImage
-
Reallocates the internal memory of the Image from parameters.
- Rectangle - Class in eu.id3.document
-
Represents a rectangle.
- Rectangle() - Constructor for class eu.id3.document.Rectangle
-
Initializes an empty instance of the Rectangle class.
- Rectangle(Point, Point, Point, Point) - Constructor for class eu.id3.document.Rectangle
-
Initializes a new instance of the Rectangle class from its members.
- Rectangle(Rectangle) - Constructor for class eu.id3.document.Rectangle
-
Initializes a new instance of the Rectangle class by copying another Rectangle.
- remove(String) - Method in class eu.id3.document.DocumentInfoDictionary
-
Removes an element of the DocumentInfoDictionary object.
- remove(String) - Method in class eu.id3.document.StringDict
-
Removes an element of the StringDict object.
- removeAt(int) - Method in class eu.id3.document.HologramAuthenticationResultList
-
Removes an element of the HologramAuthenticationResultList object.
- removeAt(int) - Method in class eu.id3.document.PointList
-
Removes an element of the PointList object.
- removeAt(int) - Method in class eu.id3.document.StringList
-
Removes an element of the StringList object.
- removeAt(int) - Method in class eu.id3.document.TextFieldList
-
Removes an element of the TextFieldList object.
- resize(int, int) - Method in class eu.id3.document.DocumentImage
-
Resizes the image in-place to the required width and height.
- resize(int) - Method in class eu.id3.document.HologramAuthenticationResultList
-
HologramAuthenticationResultList object.
- resize(int) - Method in class eu.id3.document.PointList
-
PointList object.
- resize(int) - Method in class eu.id3.document.StringList
-
StringList object.
- resize(int) - Method in class eu.id3.document.TextFieldList
-
TextFieldList object.
- resizeTo(int, int, DocumentImage) - Method in class eu.id3.document.DocumentImage
-
Resizes the image to the specified width and height.
- roll - Variable in class eu.id3.document.DocumentOrientation
-
Roll angle in degrees.
- rotate(int) - Method in class eu.id3.document.DocumentImage
-
Rotates the image in-place to the specified angle.
- rotateTo(int, DocumentImage) - Method in class eu.id3.document.DocumentImage
-
Rotates the image to the specified angle.