Interface IPenDatasourceFactory

    • Method Detail

      • createDatasource

        IPenDatasource createDatasource()
        Create the IPenDatasource that will provide data for each pen.
      • createHistogram

        IHistogramDatasource createHistogram()
        Create a histogram datasource for the pens, if any. (May return null for no histogram support)