|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineSegment | |
|---|---|
| org.opengis.geometry.coordinate | Set of geometric objects. |
| Uses of LineSegment in org.opengis.geometry.coordinate |
|---|
| Methods in org.opengis.geometry.coordinate that return LineSegment | |
|---|---|
LineSegment |
GeometryFactory.createLineSegment(Position startPoint,
Position endPoint)
Takes two positions and creates the appropriate line segment joining them. |
| Methods in org.opengis.geometry.coordinate that return types with arguments of type LineSegment | |
|---|---|
List<LineSegment> |
LineString.asLineSegments()
Decomposes a line string into an equivalent sequence of line segments. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||