Class Path3afp.FlatteningPathIterator<T extends PathElement3afp>

    • Constructor Detail

      • FlatteningPathIterator

        public FlatteningPathIterator​(PathIterator3afp<T> pathIterator,
                                      double flatness,
                                      int limit)
        Constructor.
        Parameters:
        pathIterator - is the path iterator that may be used to initialize the path.
        flatness - the maximum allowable distance between the control points and the flattened curve
        limit - the maximum number of recursive subdivisions allowed for any curved segment