public class DG5File extends DisplayedImageDataGroup
EF_COM_TAG, EF_DG1_TAG, EF_DG10_TAG, EF_DG11_TAG, EF_DG12_TAG, EF_DG13_TAG, EF_DG14_TAG, EF_DG15_TAG, EF_DG16_TAG, EF_DG2_TAG, EF_DG3_TAG, EF_DG4_TAG, EF_DG5_TAG, EF_DG6_TAG, EF_DG7_TAG, EF_DG8_TAG, EF_DG9_TAG, EF_SOD_TAG
Constructor and Description |
---|
DG5File(InputStream inputStream)
Constructs a new file from binary representation.
|
DG5File(List<DisplayedImageInfo> images)
Constructs a new file from a list of displayed images.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncoded()
Gets the contents of this file as byte array,
includes the ICAO tag and length.
|
equals, getImages, hashCode, readContent, toString, writeContent
getLength, getTag, readObject, writeObject
public DG5File(List<DisplayedImageInfo> images)
images
- the displayed images, all of which should be of type Portraitpublic DG5File(InputStream inputStream) throws IOException
inputStream
- an input streamIOException
- on error reading input streampublic byte[] getEncoded()
getEncoded
in interface LDSElement
Copyright © 2016. All rights reserved.