CADI.Common.LogicalTarget
Interface LogicalTargetTypes


public interface LogicalTargetTypes

This interfaces defines the logical targets that the JPIP client can manage.

Version:
1.0 2007/10/27
Author:
Group on Interactive Coding of Images (GICI)

Field Summary
static int JPEG2000
          It will be used when the JPIP client is managing a JPEG2000 image.
static int UNKNOWN
          It will be used when the logical target type is unknown.
 

Field Detail

UNKNOWN

static final int UNKNOWN
It will be used when the logical target type is unknown.

See Also:
Constant Field Values

JPEG2000

static final int JPEG2000
It will be used when the JPIP client is managing a JPEG2000 image.

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)