public class PreparedLineString extends BasicPreparedGeometry
Lineal
geometries.Constructor and Description |
---|
PreparedLineString(Lineal line) |
Modifier and Type | Method and Description |
---|---|
FastSegmentSetIntersectionFinder |
getIntersectionFinder() |
boolean |
intersects(Geometry g)
Default implementation.
|
contains, containsProperly, coveredBy, covers, crosses, disjoint, envelopeCovers, envelopesIntersect, getGeometry, getRepresentativePoints, isAnyTargetComponentInTest, overlaps, toString, touches, within
public PreparedLineString(Lineal line)
public FastSegmentSetIntersectionFinder getIntersectionFinder()
public boolean intersects(Geometry g)
BasicPreparedGeometry
intersects
in interface PreparedGeometry
intersects
in class BasicPreparedGeometry
g
- the Geometry to testGeometry.intersects(Geometry)