Uses of Class
com.luciad.format.jpeg2000.TLcdJPEG2000Box
Packages that use TLcdJPEG2000Box
Package
Description
Provides support for decoding and encoding JPEG2000 files and decoding JPIP files.
-
Uses of TLcdJPEG2000Box in com.luciad.format.jpeg2000
Subclasses of TLcdJPEG2000Box in com.luciad.format.jpeg2000Methods in com.luciad.format.jpeg2000 that return TLcdJPEG2000BoxModifier and TypeMethodDescriptionTLcdJPEG2000ModelDescriptor.getUUIDBox()
Returns the uuid metadata box.TLcdJPIPModelDescriptor.getUUIDBox()
Returns the uuid metadata box.Methods in com.luciad.format.jpeg2000 that return types with arguments of type TLcdJPEG2000BoxModifier and TypeMethodDescriptionTLcdJPEG2000AssociationBox.getSubBoxes()
Gets the sub-boxes.TLcdJPEG2000ModelDescriptor.getXMLBoxes()
Returns the available xml metadata boxes.TLcdJPIPModelDescriptor.getXMLBoxes()
Returns the available xml metadata boxes.Constructor parameters in com.luciad.format.jpeg2000 with type arguments of type TLcdJPEG2000BoxModifierConstructorDescriptionTLcdJPEG2000AssociationBox
(List<TLcdJPEG2000Box> aSubBoxes) Creates a new association box.