Package | Description |
---|---|
it.geosolutions.imageio.plugins.jp2k.box |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Set<FileTypeBox.JPEG2000FileType> |
FileTypeBox.getCompatibilitySet()
Returns the compatibility list of this file type box.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FileTypeBox.isCompatibleWith(FileTypeBox.JPEG2000FileType c) |
Copyright © 2006–2014 GeoSolutions. All rights reserved.