@UML(identifier="GM_Circle", specification=ISO_19107) public interface Circle extends Arc
This still requires at least 3 distinct non-co-linear points to be unambiguously defined. The arc is simply extended until the first point is encountered.
getCenter, getEndAngle, getRadius, getStartAngle
asArcs, getControlPoints, getInterpolation, getNumArc
getBoundary, getCurve, getNumDerivativesAtEnd, getNumDerivativesAtStart, getNumDerivativesInterior, getSamplePoints, reverse
asLineString, forConstructiveParam, forParam, getEndConstructiveParam, getEndParam, getEndPoint, getParamForPoint, getStartConstructiveParam, getStartParam, getStartPoint, getTangent, length, length
Copyright © 1996–2019 Geotools. All rights reserved.