Uses of Class
org.opengis.cite.gmljpx20.box.Box
Packages that use Box
Package
Description
Utility classes for reading JPEG 2000 codestreams.
-
Uses of Box in org.opengis.cite.gmljpx20.box
Subclasses of Box in org.opengis.cite.gmljpx20.boxModifier and TypeClassDescriptionclass
Association class.class
ContigousCodestream class.class
FileType class.class
Label class.class
ResourceRequirements class.class
UnsupportedBox class.class
XMLBox class.Methods in org.opengis.cite.gmljpx20.box that return types with arguments of type Box -
Uses of Box in org.opengis.cite.gmljpx20.util.jp2
Fields in org.opengis.cite.gmljpx20.util.jp2 with type parameters of type BoxMethods in org.opengis.cite.gmljpx20.util.jp2 that return BoxModifier and TypeMethodDescriptionstatic Box
BoxReader.readFromStream
(InputStream source) readFromStream.