Class PreparedPoint

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

public class PreparedPoint extends BasicPreparedGeometry
A prepared version for Puntal geometries.

Instances of this class are thread-safe.

  • Constructor Details

    • PreparedPoint

      public PreparedPoint(Puntal point)
  • Method Details