public class TileBoundingBoxJavaUtils extends Object
Constructor and Description |
---|
TileBoundingBoxJavaUtils() |
Modifier and Type | Method and Description |
---|---|
static ImageRectangleF |
getRectangle(long width,
long height,
BoundingBox boundingBox,
BoundingBox boundingBoxSection)
Get a rectangle with floating point boundaries using the tile width,
height, bounding box, and the bounding box section within the outer box
to build the rectangle from
|
public static ImageRectangleF getRectangle(long width, long height, BoundingBox boundingBox, BoundingBox boundingBoxSection)
width
- height
- boundingBox
- boundingBoxSection
- Copyright © 2015 National Geospatial-Intelligence Agency. All rights reserved.