public class WmsBoundingBox extends XmlModel
Constructor and Description |
---|
WmsBoundingBox() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCRS() |
double |
getMaxx() |
double |
getMaxy() |
double |
getMinx() |
double |
getMiny() |
double |
getResx() |
double |
getResy() |
void |
parseField(java.lang.String keyName,
java.lang.Object value) |
public java.lang.String getCRS()
public double getMinx()
public double getMaxx()
public double getMiny()
public double getMaxy()
public double getResx()
public double getResy()
public void parseField(java.lang.String keyName, java.lang.Object value)