Package | Description |
---|---|
org.opengis.geometry.coordinate |
Set of geometric objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArcByBulge
Equivalents to the
Arc , except the bulge representation is maintained. |
Modifier and Type | Method and Description |
---|---|
ArcStringByBulge |
GeometryFactory.createArcStringByBulge(List<Position> points,
double[] bulges,
List<double[]> normals)
Equivalent to the second
constructor of arc, except the bulge representation is maintained internal to the object.
|
Copyright © 1996–2019 Geotools. All rights reserved.