Class TileMatrixSetLink


  • public class TileMatrixSetLink
    extends Object
    Tells which TileMatrixSet a layer is using.

    Optionally defines a row/column subrange (TileMatrixLimits) for the layer in such TileMatrixSet.

    Author:
    ian, Emanuele Tajariol (etj at geo-solutions dot it)
    • Constructor Detail

      • TileMatrixSetLink

        public TileMatrixSetLink()
    • Method Detail

      • getIdentifier

        public String getIdentifier()
        Returns:
        the identifier
      • setIdentifier

        public void setIdentifier​(String identifier)
        Parameters:
        identifier - the identifier to set
      • setLimits

        public void setLimits​(List<TileMatrixLimits> limits)
        Parameters:
        limits - the limits to set