Interface Coordinate

    • Method Detail

      • getValues

        List<?> getValues()
      • getValue

        Object getValue​(int idx)
      • getIndex

        int getIndex​(Object val)
      • getSize

        int getSize()
      • getCode

        int getCode()
      • getNCoords

        int getNCoords()
      • showCoords

        void showCoords​(Formatter info)
      • calcDistributions

        Counters calcDistributions()
      • estMemorySize

        int estMemorySize()