|
| BBOXImplTemporal (org.opengis.filter.FilterFactory factory, Expression e1, Expression e2) |
|
| BBOXImplTemporal (FilterFactoryImpl factory, Expression name, double minx, double miny, double maxx, double maxy, String srs, long mintimestamp, long maxtimestamp) |
|
void | setMaxTimestamp (long maxt) |
|
long | getMaxTimestamp () |
|
void | setMinTimestamp (long mint) |
|
long | getMinTimestamp () |
|
SemanticGeoTools.BBOXImplTemporal.BBOXImplTemporal |
( |
org.opengis.filter.FilterFactory |
factory, |
|
|
Expression |
e1, |
|
|
Expression |
e2 |
|
) |
| |
SemanticGeoTools.BBOXImplTemporal.BBOXImplTemporal |
( |
FilterFactoryImpl |
factory, |
|
|
Expression |
name, |
|
|
double |
minx, |
|
|
double |
miny, |
|
|
double |
maxx, |
|
|
double |
maxy, |
|
|
String |
srs, |
|
|
long |
mintimestamp, |
|
|
long |
maxtimestamp |
|
) |
| |
boolean SemanticGeoTools.BBOXImplTemporal.basicEvaluate |
( |
Geometry |
left, |
|
|
Geometry |
right |
|
) |
| |
|
protected |
long SemanticGeoTools.BBOXImplTemporal.getMaxTimestamp |
( |
| ) |
|
long SemanticGeoTools.BBOXImplTemporal.getMinTimestamp |
( |
| ) |
|
void SemanticGeoTools.BBOXImplTemporal.setMaxTimestamp |
( |
long |
maxt | ) |
|
void SemanticGeoTools.BBOXImplTemporal.setMinTimestamp |
( |
long |
mint | ) |
|
The documentation for this class was generated from the following file: