public class BoundsInfoType extends Object
Constructor and Description |
---|
BoundsInfoType() |
BoundsInfoType(double minx,
double maxx,
double miny,
double maxy,
String crs) |
public BoundsInfoType()
public BoundsInfoType(double minx, double maxx, double miny, double maxy, String crs)
public double minx()
public void minx(double minx)
minx
- the minx to setpublic double maxx()
public void maxx(double maxx)
maxx
- the maxx to setpublic double miny()
public void miny(double miny)
miny
- the miny to setpublic double maxy()
public void maxy(double maxy)
maxy
- the maxy to setpublic String crs()
public void crs(String crs)
crs
- the crs to setCopyright © 2017. All Rights Reserved.