JTS Core 1.17.1
Packages
Classes
Search
About
Top
PreparedLineString(Lineal)
getIntersectionFinder(): FastSegmentSetIntersectionFinder
intersects(Geometry): boolean
Bottom
Source
Classic
org.locationtech.jts.geom.prep
Class PreparedLineString
Hierarchy:
Object
,
BasicPreparedGeometry
, PreparedLineString
All Implemented Interfaces:
PreparedGeometry
public class PreparedLineString
extends
BasicPreparedGeometry
A prepared version for
Lineal
geometries.
Instances of this class are thread-safe.
Authors:
mbdavis
public
PreparedLineString(
Lineal
line)
public
synchronized
FastSegmentSetIntersectionFinder
getIntersectionFinder()
public
boolean intersects(
Geometry
g)