|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArcString | |
|---|---|
| org.opengis.geometry.coordinate | Set of geometric objects. |
| Uses of ArcString in org.opengis.geometry.coordinate |
|---|
| Subinterfaces of ArcString in org.opengis.geometry.coordinate | |
|---|---|
interface |
Arc
Arc of the circle determined by 3 points, starting at the first, passing through the second and terminating at the third. |
interface |
Circle
Same as an arc, but closed to form a full circle. |
| Methods in org.opengis.geometry.coordinate that return ArcString | |
|---|---|
ArcString |
ArcStringByBulge.asArcString()
Recast as a base arc string. |
ArcString |
GeometryFactory.createArcString(List<Position> points)
Takes a sequence of positions and constructs a sequence of 3-point arcs jointing them. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||