Interface ILcdEarthVectorTileSetCoverage

All Superinterfaces:
ILcdEarthTileSetCoverage
All Known Implementing Classes:
TLcdEarthVectorTileSetCoverage

public interface ILcdEarthVectorTileSetCoverage extends ILcdEarthTileSetCoverage
An extension of ILcdEarthTileSetCoverage for coverages that contain vector data.
Since:
8.2
  • Method Details

    • getShapeType

      Returns the type of shapes contained in this coverage. The shape type is a semantic interpretation only, and is independent of the actual data format of the coverage as returned by getDataFormat(). One possible use for the shape type is to distinguish between coverages that represent filled and outlined versions of the same set of polygon shapes.
      Returns:
      the shape type of this coverage