| パッケージ | 説明 |
|---|---|
| org.piax.common.subspace |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
GeoRegion
A class that corresponds to a geographical region.
|
interface |
Region<K extends Key>
A class that corresponds to a region
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
GeoCircle
An area defined by geographical circle.
|
class |
GeoEllipse |
class |
GeoRectangle
The
GeoRectangle class describes a geographical rectangle
defined by a location (x,y) and dimension
(width x height). |
class |
KeyRange<K extends ComparableKey<?>>
A class that corresponds to the range of key
|
class |
KeyRanges<K extends ComparableKey<?>>
ComparableであるKey型を要素として持つ様々な範囲指定を統一的に扱うためのクラス。
|
Copyright © 2017. All rights reserved.