GeoAPI 1.0
Build 2004-05-18

org.opengis.spatialschema.geometry.geometry
Interface ArcByBulge

All Superinterfaces:
ArcStringByBulge, CurveSegment, GenericCurve

public interface ArcByBulge
extends ArcStringByBulge

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

Version:
2.0
Author:
ISO/DIS 19107, OpenGIS® consortium
See Also:
GeometryFactory.createArcByBulge(org.opengis.spatialschema.geometry.geometry.Position, org.opengis.spatialschema.geometry.geometry.Position, double, double[])
UML identifier (abstract type): GM_ArcByBulge

Method Summary
 Arc asArcString()
          Recast as a base arc.
 
Methods inherited from interface ArcStringByBulge
getBulges, getInterpolation, getNormals, getNumArc
 
Methods inherited from interface CurveSegment
getBoundary, getCurve, getNumDerivativeInterior, getNumDerivativesAtEnd, getNumDerivativesAtStart, getSamplePoints, reverse
 
Methods inherited from interface GenericCurve
asLineString, getConstructiveParam, getEndConstructiveParam, getEndParam, getEndPoint, getParam, getParamForPoint, getStartConstructiveParam, getStartParam, getStartPoint, getTangent, length, length
 

Method Detail

asArcString

Arc asArcString()
Recast as a base arc.

Specified by:
asArcString in interface ArcStringByBulge
Returns:
This arc by bulge as a base arc.

GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium