kiwi-postgis
Version 0.1.0.0
|
Public Member Functions | |
BoundingBox (ValueExpr arg) | |
BoundingBox (ValueExpr arg, boolean distinct) | |
boolean | equals (Object other) |
int | hashCode () |
BoundingBox | clone () |
Package Functions | |
public< X extends Exception > void | visit (QueryModelVisitor< X > visitor) throws X |
BoundingBox | ( | ValueExpr | arg | ) |
BoundingBox | ( | ValueExpr | arg, |
boolean | distinct | ||
) |
BoundingBox clone | ( | ) |
References BoundingBox.clone().
Referenced by BoundingBox.clone().
boolean equals | ( | Object | other | ) |
References BoundingBox.equals().
Referenced by BoundingBox.equals().
|
package |