rdf4j-postgis
Version 0.1.0.0
|
Classes | |
class | BBOXAbove |
Returns true if the bounding box of geometry 1 is above the boundingbox of geometry 2. More... | |
class | BBOXBelow |
Returns true if the bounding box of geometry 1 is below the boundingbox of geometry 2. More... | |
class | BBOXContains |
Returns true if the bounding box of geometry 1 contains the boundingbox of geometry 2. More... | |
class | BBOXDistance |
Returns the distance between the two bounding boxes of geometry 1 and geometry 2. More... | |
class | BBOXEquals |
Returns true if the boundingbox of the first geometry equals the boundingbox of the second geometry. More... | |
class | BBOXFPIntersects |
class | BBOXIntersects |
class | BBOXIsContainedBy |
class | BBOXLeftOf |
class | BBOXOverlapsAbove |
class | BBOXOverlapsBelow |
class | BBOXOverlapsLeft |
class | BBOXOverlapsRight |
class | BBOXRightOf |