This value is derived from {@link #getNativeBoundingBox()}, {@link #getCRS()}, and {@link #getProjectionPolicy()}. In the case where the native bounding box is unset, {@link #getLatLonBoundingBox()} should be reprojected to {@link #getCRS()}. If the reprojection fails, null should be returned. So clients calling this method should be prepared to handle null.
@throws Exception If the bounding box can not be calculated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|