@UML(identifier="GM_ArcByBulge", specification=ISO_19107) public interface ArcByBulge extends ArcStringByBulge
Arc
, except the bulge representation is maintained.GeometryFactory.createArcByBulge(org.opengis.geometry.coordinate.Position, org.opengis.geometry.coordinate.Position, double, double[])
Modifier and Type | Method and Description |
---|---|
Arc |
asArcString()
Recast as a base arc.
|
getBulges, getInterpolation, getNormals, getNumArc
getBoundary, getCurve, getNumDerivativesAtEnd, getNumDerivativesAtStart, getNumDerivativesInterior, getSamplePoints, reverse
asLineString, forConstructiveParam, forParam, getEndConstructiveParam, getEndParam, getEndPoint, getParamForPoint, getStartConstructiveParam, getStartParam, getStartPoint, getTangent, length, length
Arc asArcString()
asArcString
in interface ArcStringByBulge
Copyright © 1996–2019 Geotools. All rights reserved.