public interface IBoundingBox extends IValueDomain<IBoundingBox>
BoundingBox
Modifier and Type | Method and Description |
---|---|
String |
getCRS() |
int |
getDimensions() |
double[] |
getLowerCorner() |
double[] |
getUpperCorner() |
containsValue, getDomainDescription, produceValue, toXML
String getCRS()
double[] getLowerCorner()
double[] getUpperCorner()
int getDimensions()
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.