| Constructor and Description |
|---|
Box(double[] lowerLeft,
double[] upperRight) |
Box(Point lowerLeft,
Point upperRight) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
asList()
|
boolean |
equals(Object obj) |
String |
getCommand()
Returns the command to be used to create the $within criterion.
|
Point |
getLowerLeft() |
Point |
getUpperRight() |
int |
hashCode() |
String |
toString() |
public Point getLowerLeft()
public Point getUpperRight()
public String getCommand()
ShapegetCommand in interface ShapeCopyright © 2011-2013-2013 SpringSource. All Rights Reserved.