Class TileMatrixVariableWidths


  • public class TileMatrixVariableWidths
    extends Object
    Describes the tables using a particular tile matrix
    Since:
    4.0.0
    Author:
    jyutzler
    • Constructor Detail

      • TileMatrixVariableWidths

        public TileMatrixVariableWidths()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getTmsId

        public long getTmsId()
      • setTmsId

        public void setTmsId​(long tmsId)
      • getMaxRow

        public long getMaxRow()
      • setMaxRow

        public void setMaxRow​(long maxRow)
      • getMinRow

        public long getMinRow()
      • setMinRow

        public void setMinRow​(long minRow)
      • getCoalesce

        public long getCoalesce()
      • setCoalesce

        public void setCoalesce​(long coalesce)