Interface XDDFDataSource<T>

    • Method Detail

      • getPointCount

        int getPointCount()
      • getPointAt

        T getPointAt​(int index)
      • isReference

        boolean isReference()
      • isNumeric

        boolean isNumeric()
      • getColIndex

        int getColIndex()
      • getDataRangeReference

        java.lang.String getDataRangeReference()
      • getFormula

        java.lang.String getFormula()