Class PreparedLineString

java.lang.Object
org.locationtech.jts.geom.prep.PreparedLineString
All Implemented Interfaces:
PreparedGeometry

public class PreparedLineString extends Object
A prepared version for Lineal geometries.

Instances of this class are thread-safe.

Author:
mbdavis
  • Constructor Details

    • PreparedLineString

      public PreparedLineString(Lineal line)
  • Method Details