Uses of Class
com.luciad.format.jpeg2000.TLcdJPEG2000Box
Package
Description
Provides support for decoding and encoding JPEG2000 files and decoding JPIP files.
-
Uses of TLcdJPEG2000Box in com.luciad.format.jpeg2000
Modifier and TypeMethodDescriptionTLcdJPEG2000ModelDescriptor.getUUIDBox()
Returns the uuid metadata box.TLcdJPIPModelDescriptor.getUUIDBox()
Returns the uuid metadata box.Modifier and TypeMethodDescriptionTLcdJPEG2000AssociationBox.getSubBoxes()
Gets the sub-boxes.TLcdJPEG2000ModelDescriptor.getXMLBoxes()
Returns the available xml metadata boxes.TLcdJPIPModelDescriptor.getXMLBoxes()
Returns the available xml metadata boxes.ModifierConstructorDescriptionTLcdJPEG2000AssociationBox
(List<TLcdJPEG2000Box> aSubBoxes) Creates a new association box.