Uses of Class
it.geosolutions.imageio.plugins.jp2k.box.FileTypeBox.JPEG2000FileType

Packages that use FileTypeBox.JPEG2000FileType
it.geosolutions.imageio.plugins.jp2k.box   
 

Uses of FileTypeBox.JPEG2000FileType in it.geosolutions.imageio.plugins.jp2k.box
 

Methods in it.geosolutions.imageio.plugins.jp2k.box that return FileTypeBox.JPEG2000FileType
 FileTypeBox.JPEG2000FileType FileTypeBox.getBrand()
          Returns the brand of this file type box.
static FileTypeBox.JPEG2000FileType FileTypeBox.JPEG2000FileType.valueOf(int compatibility)
           
static FileTypeBox.JPEG2000FileType FileTypeBox.JPEG2000FileType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileTypeBox.JPEG2000FileType[] FileTypeBox.JPEG2000FileType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.geosolutions.imageio.plugins.jp2k.box that return types with arguments of type FileTypeBox.JPEG2000FileType
 Set<FileTypeBox.JPEG2000FileType> FileTypeBox.getCompatibilitySet()
          Returns the compatibility list of this file type box.
 

Methods in it.geosolutions.imageio.plugins.jp2k.box with parameters of type FileTypeBox.JPEG2000FileType
 boolean FileTypeBox.isCompatibleWith(FileTypeBox.JPEG2000FileType c)
           
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.