Serialized Form


Package it.geosolutions.imageio.plugins.jp2k

Class JP2KTreeController.MultiCauseIllegalStateException extends IllegalStateException implements Serializable

serialVersionUID: 8965184317402766015L

Serialized Fields

causes

ArrayList<E> causes

Package it.geosolutions.imageio.plugins.jp2k.box

Class ASOCBox extends DefaultJP2KBox implements Serializable

Class BaseJP2KBox extends DefaultMutableTreeNode implements Serializable

Serialized Fields

data

byte[] data

extraLength

long extraLength
UML property:
name="extraLength"

length

int length
Box length, extra length, type and content data array

UML property:
name="length"

type

int type
UML property:
name="type"

Class BitsPerComponentBox extends DefaultJP2KBox implements Serializable

Class ChannelDefinitionBox extends BaseJP2KBox implements Serializable

Serialized Fields

num

short num
The cached data elements.


channels

short[] channels

types

int[] types
UML property:
name="types"

associations

short[] associations

localData

byte[] localData

Class CodestreamHeaderBox extends BaseJP2KBox implements Serializable

Class ColorSpecificationBox extends BaseJP2KBox implements Serializable

Serialized Fields

method

byte method
The elements' values.

UML property:
name="method"

precedence

byte precedence
UML property:
name="precedence"

approximation

byte approximation

ecs

int ecs

profile

ICC_Profile profile

localData

byte[] localData

Class ComponentMappingBox extends BaseJP2KBox implements Serializable

Serialized Fields

components

short[] components
The data elements.


type

byte[] type

map

byte[] map

localData

byte[] localData

Class CompositingLayerHeaderBox extends BaseJP2KBox implements Serializable

Class ContiguousCodestreamBox extends DefaultJP2KBox implements Serializable

Class DataEntryURLBox extends BaseJP2KBox implements Serializable

Serialized Fields

version

byte version
The element values.

UML property:
name="version"

flags

byte[] flags
UML property:
name="flags"

url

String url

localData

byte[] localData

Class FileTypeBox extends BaseJP2KBox implements Serializable

Serialized Fields

brand

FileTypeBox.JPEG2000FileType brand
The element values.

UML property:
name="brand"

minorVersion

int minorVersion
UML property:
name="minorVersion"

compatibility

Set<E> compatibility

localData

byte[] localData

Class ImageHeaderBox extends BaseJP2KBox implements Serializable

Serialized Fields

width

int width
The element values.

UML property:
name="width"

height

int height
UML property:
name="height"

numComp

short numComp

bitDepth

byte bitDepth
UML property:
name="bitDepth"

bitDepthInterpretation

byte bitDepthInterpretation

compressionType

byte compressionType
UML property:
name="compressionType"

unknownColor

byte unknownColor

intelProp

byte intelProp

localData

byte[] localData

Class IPRBox extends BaseJP2KBox implements Serializable

Class JP2HeaderBox extends DefaultJP2KBox implements Serializable

Class JP2KFileBox extends DefaultJP2KBox implements Serializable

serialVersionUID: -2615305045686220671L

Class LabelBox extends BaseJP2KBox implements Serializable

Serialized Fields

localData

byte[] localData

text

String text

Class PaletteBox extends BaseJP2KBox implements Serializable

Serialized Fields

numEntries

int numEntries
The value of the data elements.

UML property:
name="numEntries"

numComps

int numComps

bitDepth

byte[] bitDepth

lut

byte[][] lut

localdata

byte[] localdata

Class ReaderRequirementsBox extends BaseJP2KBox implements Serializable

Serialized Fields

maskLength

byte maskLength

numberOfStandardFlags

int numberOfStandardFlags

numberOfVendorFlags

int numberOfVendorFlags

standardFlags

int[] standardFlags

standardMasks

long[] standardMasks

fullyUnderstandAspectMask

long fullyUnderstandAspectMask

decodeCompletelyMask

long decodeCompletelyMask

Class ResolutionBox extends BaseJP2KBox implements Serializable

Serialized Fields

numV

short numV
The data elements in this box.


numH

short numH

denomV

short denomV

denomH

short denomH

expV

byte expV

expH

byte expH

hRes

float hRes
The cached horizontal/vertical resolutions.


vRes

float vRes

localData

byte[] localData

Class SignatureBox extends BaseJP2KBox implements Serializable

Class UUIDBox extends BaseJP2KBox implements Serializable

Serialized Fields

uuid

byte[] uuid
The data elements in this UUID box.


udata

byte[] udata

localData

byte[] localData

Class UUIDInfoBox extends DefaultJP2KBox implements Serializable

Class UUIDListBox extends BaseJP2KBox implements Serializable

Serialized Fields

num

short num
The data elements of this box.


uuids

byte[][] uuids

localData

byte[] localData

Class XMLBox extends DefaultJP2KBox implements Serializable

serialVersionUID: -4532323245580784842L



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.