Class JTSShape.PointPathIterator

    • Constructor Detail

      • PointPathIterator

        public PointPathIterator​(org.locationtech.jts.geom.Point _p,
                                 AffineTransform _at)
    • Method Detail

      • currentSegment

        public int currentSegment​(float[] coords)
      • currentSegment

        public int currentSegment​(double[] coords)
      • isDone

        public boolean isDone()