Class DatasetPoint

  • All Implemented Interfaces:
    IsPoint

    public final class DatasetPoint
    extends AbstractReadOnlyPoint
    It wraps the parsed data values for the given item point.
    Author:
    Andrea "Stock" Stocchero
    • Constructor Detail

      • DatasetPoint

        public DatasetPoint​(CallbacksEnvelop<NativeObject> envelop)
        Creates the object with a native object passed as argument.
        Parameters:
        envelop - envelop of native java script object which contains all properties.