Package | Description |
---|---|
org.jmrtd.lds.icao |
Modifier and Type | Method and Description |
---|---|
List<IrisInfo> |
DG4File.getIrisInfos()
Gets the embedded iris infos in this file.
|
Modifier and Type | Method and Description |
---|---|
void |
DG4File.addIrisInfo(IrisInfo irisInfo)
Adds an iris info to this file.
|
Constructor and Description |
---|
DG4File(List<IrisInfo> irisInfos)
Creates a new file with the specified records.
|
DG4File(List<IrisInfo> irisInfos,
boolean shouldAddRandomDataIfEmpty)
Creates a new file with the specified records.
|
Copyright © 2016. All rights reserved.