public class WmtsTileMatrix extends OwsDescription
Constructor and Description |
---|
WmtsTileMatrix() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIdentifier() |
java.lang.String |
getLimitIdentifier() |
int |
getMatrixHeight() |
int |
getMatrixWidth() |
double |
getScaleDenominator() |
int |
getTileHeight() |
int |
getTileWidth() |
java.lang.String |
getTopLeftCorner() |
getAbstracts, getKeywords, getTitles
public java.lang.String getIdentifier()
public double getScaleDenominator()
public java.lang.String getTopLeftCorner()
public int getTileWidth()
public int getTileHeight()
public int getMatrixWidth()
public int getMatrixHeight()
public java.lang.String getLimitIdentifier()