deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.coverage.raster.io.imageio.geotiff
Interface GeoTiffTag


public interface GeoTiffTag

The GeoTiffTag interface defines GeoTIFF tags/numbers for the access of TiffDirectories in GeoTIFF images http://www.gisdevelopment.net/technology/ip/mi03117pf.htm for further details.

Version:
$Revision: 19567 $, $Date: 2009-09-10 12:26:41 +0200 (Do, 10 Sep 2009) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

Field Summary
static int BitsPerSample
          BitsPerSample
static int ColorMap
          ColorMap
static int Compression
          Compression
static int DocumentName
          DocumentName
static int FillOrder
          FillOrder
static int GeoAsciiParamsTag
          GeoAsciiParamsTag, directory references ascii strings
static int GeoDoubleParamsTag
          GeoDoubleParamsTag, directory references double values
static int GeoKeyDirectoryTag
          GeoKeyDirectoryTag, top level geo information
static int ImageDescription
          ImageDescription
static int ImageLength
          ImageLength
static int ImageWidth
          width
static int IntergraphMatrixTag
          IntergraphMatrixTag
static int ModelPixelScaleTag
          ModelPixelScaleTag
static int ModelTiepointTag
          ModelTiepointTag
static int ModelTransformationTag
          ModelTransformationTag, the transformation description
static int Orientation
          Orientation
static int PhotometricInterpretation
          PhotometricInterpretation
static int PlanarConfiguration
          PlanarConfiguration
static int ResolutionUnit
          ResolutionUnit
static int RowsPerStrip
          RowsPerStrip
static int SampleFormat
          SampleFormat
static int SamplesPerPixel
          SamplesPerPixel
static int SMaxSampleValue
          SMaxSampleValue
static int SMinSampleValue
          SMinSampleValue
static int Software
          Software
static int StripByteCounts
          StripByteCounts
static int StripOffsets
          StripOffsets
static int TileByteCounts
          TileByteCounts
static int TileLength
          TileLength
static int TileOffsets
          TileOffsets
static int TileWidth
          TileWidth
static int XResolution
          XResolution
static int YResolution
          YResolution
 

Field Detail

ImageWidth

static final int ImageWidth
width

See Also:
Constant Field Values

ImageLength

static final int ImageLength
ImageLength

See Also:
Constant Field Values

BitsPerSample

static final int BitsPerSample
BitsPerSample

See Also:
Constant Field Values

Compression

static final int Compression
Compression

See Also:
Constant Field Values

PhotometricInterpretation

static final int PhotometricInterpretation
PhotometricInterpretation

See Also:
Constant Field Values

FillOrder

static final int FillOrder
FillOrder

See Also:
Constant Field Values

DocumentName

static final int DocumentName
DocumentName

See Also:
Constant Field Values

ImageDescription

static final int ImageDescription
ImageDescription

See Also:
Constant Field Values

StripOffsets

static final int StripOffsets
StripOffsets

See Also:
Constant Field Values

Orientation

static final int Orientation
Orientation

See Also:
Constant Field Values

SamplesPerPixel

static final int SamplesPerPixel
SamplesPerPixel

See Also:
Constant Field Values

RowsPerStrip

static final int RowsPerStrip
RowsPerStrip

See Also:
Constant Field Values

StripByteCounts

static final int StripByteCounts
StripByteCounts

See Also:
Constant Field Values

XResolution

static final int XResolution
XResolution

See Also:
Constant Field Values

YResolution

static final int YResolution
YResolution

See Also:
Constant Field Values

PlanarConfiguration

static final int PlanarConfiguration
PlanarConfiguration

See Also:
Constant Field Values

ResolutionUnit

static final int ResolutionUnit
ResolutionUnit

See Also:
Constant Field Values

Software

static final int Software
Software

See Also:
Constant Field Values

ColorMap

static final int ColorMap
ColorMap

See Also:
Constant Field Values

TileWidth

static final int TileWidth
TileWidth

See Also:
Constant Field Values

TileLength

static final int TileLength
TileLength

See Also:
Constant Field Values

TileOffsets

static final int TileOffsets
TileOffsets

See Also:
Constant Field Values

TileByteCounts

static final int TileByteCounts
TileByteCounts

See Also:
Constant Field Values

SampleFormat

static final int SampleFormat
SampleFormat

See Also:
Constant Field Values

SMinSampleValue

static final int SMinSampleValue
SMinSampleValue

See Also:
Constant Field Values

SMaxSampleValue

static final int SMaxSampleValue
SMaxSampleValue

See Also:
Constant Field Values

ModelPixelScaleTag

static final int ModelPixelScaleTag
ModelPixelScaleTag

See Also:
Constant Field Values

IntergraphMatrixTag

static final int IntergraphMatrixTag
IntergraphMatrixTag

See Also:
Constant Field Values

ModelTiepointTag

static final int ModelTiepointTag
ModelTiepointTag

See Also:
Constant Field Values

ModelTransformationTag

static final int ModelTransformationTag
ModelTransformationTag, the transformation description

See Also:
Constant Field Values

GeoKeyDirectoryTag

static final int GeoKeyDirectoryTag
GeoKeyDirectoryTag, top level geo information

See Also:
Constant Field Values

GeoDoubleParamsTag

static final int GeoDoubleParamsTag
GeoDoubleParamsTag, directory references double values

See Also:
Constant Field Values

GeoAsciiParamsTag

static final int GeoAsciiParamsTag
GeoAsciiParamsTag, directory references ascii strings

See Also:
Constant Field Values

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>