Interface BinningIndexBuilder.FeatureToBeIndexed

  • Enclosing class:
    BinningIndexBuilder

    public static interface BinningIndexBuilder.FeatureToBeIndexed
    coordinates are 1-based, inclusive
    • Method Detail

      • getStart

        int getStart()
      • getEnd

        int getEnd()
      • getIndexingBin

        Integer getIndexingBin()
      • getChunk

        Chunk getChunk()