org.opengis.geometry.coordinate
Interface ArcByBulge

All Superinterfaces:
ArcStringByBulge, CurveSegment, GenericCurve

@UML(identifier="GM_ArcByBulge",
     specification=ISO_19107)
public interface ArcByBulge
extends ArcStringByBulge

Equivalents to the Arc, except the bulge representation is maintained.

Since:
GeoAPI 1.0
Version:
ISO 19107
See Also:
GeometryFactory.createArcByBulge(org.opengis.geometry.coordinate.Position, org.opengis.geometry.coordinate.Position, double, double[])

Method Summary
 
Methods inherited from interface ArcStringByBulge
asArcString, getBulges, getInterpolation, getNormals, getNumArc
 
Methods inherited from interface CurveSegment
getBoundary, getCurve, getNumDerivativesAtEnd, getNumDerivativesAtStart, getNumDerivativesInterior, getSamplePoints, reverse
 
Methods inherited from interface GenericCurve
asLineString, forConstructiveParam, forParam, getEndConstructiveParam, getEndParam, getEndPoint, getParamForPoint, getStartConstructiveParam, getStartParam, getStartPoint, getTangent, length, length
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.