Class LinearizedPathIterator


  • public class LinearizedPathIterator
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LinearizedPathIterator​(com.macrofocus.geom.Shape shape)  
    • Constructor Detail

      • LinearizedPathIterator

        public LinearizedPathIterator​(com.macrofocus.geom.Shape shape)
    • Method Detail

      • getPointOnPath

        public void getPointOnPath​(double pathPositionRelative,
                                   Point2d pointOnPath)
      • getOutlineLength

        public double getOutlineLength()