public static class ImageryInfo.ImageryBounds extends Bounds
Bounds.ParseMethod
Constructor and Description |
---|
ImageryBounds(String asString,
String separator) |
Modifier and Type | Method and Description |
---|---|
void |
addShape(Shape shape) |
boolean |
equals(Object obj) |
List<Shape> |
getShapes() |
int |
hashCode() |
void |
setShapes(List<Shape> shapes) |
asRect, contains, crosses180thMeridian, encodeAsString, extend, extend, extend, getArea, getCenter, getMax, getMaxLat, getMaxLon, getMin, getMinLat, getMinLon, initLat, initLon, intersects, isCollapsed, isOutOfTheWorld, normalize, toBBox, toShortString, toString
public ImageryBounds(String asString, String separator)