Hermes@Neo4j
SemanticGeoTools.BBOXImplTemporal Class Reference
Inheritance diagram for SemanticGeoTools.BBOXImplTemporal:

Public Member Functions

 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 ()
 

Protected Member Functions

boolean basicEvaluate (Geometry left, Geometry right)
 

Constructor & Destructor Documentation

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 
)

Member Function Documentation

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: