public class LinearProximity extends GeometryProximity
| Constructor and Description |
|---|
LinearProximity(ILineString geom1,
ILineString geom2) |
| Modifier and Type | Method and Description |
|---|---|
ILineSegment |
getMinDistAwayIntersection()
Get the minimum distance segment between the two lines but away from the
intersection between the lines.
|
getDistance, getGeom1, getGeom2, getPoint1, getPoint2, setDistance, setGeom1, setGeom2, setPoint1, setPoint2, toOverlapSegment, toSegmentpublic LinearProximity(ILineString geom1, ILineString geom2)
public ILineSegment getMinDistAwayIntersection()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.