Class TLfnCoverageMetadata

All Implemented Interfaces:
ILcdBounded

public class TLfnCoverageMetadata extends ALfnCoverageMetadata
A representation of a coverage.

This coverage is a pure container of asset data, and doesn't have any tiling structure associated with it. Asset data of these coverages is always copied to the tile store.

The following properties have fixed values for non-tiled coverages:

  • type: null
  • level 0 row count: -1
  • level 0 column count: -1
  • assets in tile store: true
  • format: null
  • format version: null
  • message digest algorithm: null
Since:
2013.1
See Also: