| Package | Description |
|---|---|
| org.geotools.metadata.math |
A set of mathematical objects and algebraic utilities.
|
| Modifier and Type | Method and Description |
|---|---|
Line |
Line.clone()
Returns a clone of this line.
|
| Modifier and Type | Method and Description |
|---|---|
Point2D |
Line.intersectionPoint(Line line)
Returns the intersection point between this line and the specified one.
|
Copyright © 1996–2019 Geotools. All rights reserved.