CADI.Common.Network.JPIP
Interface ClassIdentifiers

All Known Implementing Classes:
CacheDescriptor, DataBin, JPIPMessageHeader

public interface ClassIdentifiers

This interface defines the class identifiers for the different data-bin message classes.

Further information in ISO/IEC 15444-9, section A.2.2 (Table A.2)

Version:
1.0 2009/09/06
Author:
Group on Interactive Coding of Images (GICI)

Field Summary
static int EXTENDED_PRECINCT
           
static int EXTENDED_TILE
           
static int MAIN_HEADER
           
static int METADATA
           
static int PRECINCT
           
static int TILE
           
static int TILE_HEADER
           
 

Field Detail

PRECINCT

static final int PRECINCT
See Also:
Constant Field Values

EXTENDED_PRECINCT

static final int EXTENDED_PRECINCT
See Also:
Constant Field Values

TILE_HEADER

static final int TILE_HEADER
See Also:
Constant Field Values

TILE

static final int TILE
See Also:
Constant Field Values

EXTENDED_TILE

static final int EXTENDED_TILE
See Also:
Constant Field Values

MAIN_HEADER

static final int MAIN_HEADER
See Also:
Constant Field Values

METADATA

static final int METADATA
See Also:
Constant Field Values


CADI - Copyright (C) 2007
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) (contact)