transformed abstract method
Transforms the points in this Feature with the given PointTransformer and returns a new Feature.
Implementation
Feature transformed(PointTransformer f);
Transforms the points in this Feature with the given PointTransformer and returns a new Feature.
Feature transformed(PointTransformer f);