com.vividsolutions.jts.simplify
Class TaggedLineSegment
- Comparable, Serializable
public class TaggedLineSegment
A
LineSegment
which is tagged with its location in a
Geometry
.
Used to index the segments in a geometry and recover the segment locations
from the index.
angle , closestPoint , closestPoints , compareTo , distance , distance , distancePerpendicular , equals , equalsTopo , getCoordinate , getLength , intersection , isHorizontal , isVertical , normalize , orientationIndex , project , project , projectionFactor , reverse , setCoordinates , setCoordinates , toString |
getIndex
public int getIndex()