|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OXFException | |
---|---|
org.n52.oxf | |
org.n52.oxf.valueDomains.spatial |
Uses of OXFException in org.n52.oxf |
---|
Subclasses of OXFException in org.n52.oxf | |
---|---|
class |
OXFThrowableCollection
This class can be used to collect several occuring Throwables(/Exceptions). |
Uses of OXFException in org.n52.oxf.valueDomains.spatial |
---|
Constructors in org.n52.oxf.valueDomains.spatial that throw OXFException | |
---|---|
BoundingBox3D(double llx,
double lly,
double llz,
double urx,
double ury,
double urz)
this constructor has all required attributes as its parameters. |
|
BoundingBox3D(String crs,
double llx,
double lly,
double llz,
double urx,
double ury,
double urz)
this constructor has all attributes as its parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |