Interface MultiLine

All Superinterfaces:
Aggregate, Cloneable, Comparable, Geometry, org.gvsig.tools.util.GetItem<Geometry>, org.gvsig.tools.util.IsEmpty, Iterable<Geometry>, MultiCurve, MultiPrimitive, Serializable, Shape, org.gvsig.tools.util.Size

public interface MultiLine extends MultiCurve
Author:
jjdelcerro
  • Method Details

    • getPathLength

      double getPathLength(Point point)
    • extractPoint

      Point extractPoint(double length)