Class | Description |
---|---|
FullDouble |
Helper class to be used when wanting to store the full value spectrum of a double value.
|
FullFloat |
Helper class to be used when wanting to store the full value spectrum of a float value.
|
Geoshape |
A generic representation of a geographic shape, which can either be a single point,
circle, box, or polygon.
|
Geoshape.Point |
A single point representation.
|
Interval<V extends Comparable<V>> |
Generic interval representation with a start and end point.
|
Enum | Description |
---|---|
Cmp |
Basic comparison relations for comparable (i.e.
|
Geo |
Comparison relations for geographic shapes.
|
Geoshape.Type |
The Type of a shape: a point, box, circle, or polygon
|
Text |
Comparison relations for text objects.
|
Copyright © 2012-2013. All Rights Reserved.