A trace data generator. Generates random points that can go to any direction from the previous point.
To create a new instance of trace data generator use createTraceGenerator factory.
Generate new instance of DataHost with unique data. Data is added to the DataHost asynchronously.
A new DataHost.
Returns a new Data generator with the new numberOfPoints.
How many points of data to generate
A trace data generator. Generates random points that can go to any direction from the previous point.
To create a new instance of trace data generator use createTraceGenerator factory.