Package | Description |
---|---|
org.geolatte.geom |
A model for geospatial geometries.
|
Modifier and Type | Method and Description |
---|---|
Circle.Arc |
Circle.createArc(org.locationtech.jts.geom.Coordinate p1,
org.locationtech.jts.geom.Coordinate p2,
org.locationtech.jts.geom.Coordinate p3)
Creates an arc through the specified points
|
Circle.Arc[] |
Circle.Arc.split()
Splits this
Arc at the mid point |
Copyright © 2022 geolatte.org. All rights reserved.