Class LinearizedPathIterator


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

      • LinearizedPathIterator

        public LinearizedPathIterator​(java.awt.Shape shape)
    • Method Detail

      • getPointOnPath

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

        public double getOutlineLength()