パッケージ org.piax.common.subspace

  • インタフェースの概要 
    インタフェース 説明
    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
  • クラスの概要 
    クラス 説明
    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<?>>
    a class that represents a single range.
    Upper<K extends ComparableKey<?>>
    A class that corresponds to the upper limit
  • 列挙型の概要 
    列挙 説明
    KeyRanges.Mode