|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="GM_ArcByBulge", specification=ISO_19107) public interface ArcByBulge
Equivalents to the Arc
, except the bulge representation is maintained.
GeometryFactory.createArcByBulge(org.opengis.geometry.coordinate.Position, org.opengis.geometry.coordinate.Position, double, double[])
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, getNumDerivativesAtEnd, getNumDerivativesAtStart, getNumDerivativesInterior, getSamplePoints, reverse |
Methods inherited from interface GenericCurve |
---|
asLineString, forConstructiveParam, forParam, getEndConstructiveParam, getEndParam, getEndPoint, getParamForPoint, getStartConstructiveParam, getStartParam, getStartPoint, getTangent, length, length |
Method Detail |
---|
Arc asArcString()
asArcString
in interface ArcStringByBulge
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |