| インタフェース | 説明 |
|---|---|
| GeoRegion |
A class that corresponds to a geographical region.
|
| KeyContainable<K extends Key> |
An interface of a key that contains a key
|
| Region<K extends Key> |
A class that corresponds to a region
|
| クラス | 説明 |
|---|---|
| CircularRange<K extends Comparable<?>> |
a range that allows wrap-around.
|
| GeoCircle |
An area defined by geographical circle.
|
| GeoEllipse | |
| GeoRectangle |
The
GeoRectangle class describes a geographical rectangle
defined by a location (x,y) and dimension
(width x height). |
| KeyRange<K extends ComparableKey<?>> |
A class that corresponds to the range of key
|
| KeyRanges<K extends ComparableKey<?>> |
ComparableであるKey型を要素として持つ様々な範囲指定を統一的に扱うためのクラス。
|
| Lower<K extends ComparableKey<?>> |
A class that corresponds to the range lower than
|
| LowerUpper |
The max value that is not larger than specified value.
|
| Near |
A class that corresponds to a k-nearest
|
| Range<K extends Comparable<?>> |
範囲を定義するためのクラス
|
| Upper<K extends ComparableKey<?>> |
A class that corresponds to the upper limit
|
| 列挙型 | 説明 |
|---|---|
| KeyRanges.Mode |
Copyright © 2017. All rights reserved.