Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element gml:AbstractCurveSegment
Namespace http://www.opengis.net/gml/3.2
Annotations
A curve segment defines a homogeneous segment of a curve.
The attributes numDerivativesAtStart, numDerivativesAtEnd and numDerivativesInterior specify the type of continuity as specified in ISO 19107:2003, 6.4.9.3.
The AbstractCurveSegment element is the abstract head of the substituition group for all curve segment elements, i.e. continuous segments of the same interpolation mechanism.
All curve segments shall have an attribute interpolation with type gml:CurveInterpolationType specifying the curve interpolation mechanism used for this segment. This mechanism uses the control points and control parameters to determine the position of this curve segment.
Diagram
Diagram index172.tmp#id427 index172.tmp#id428 index172.tmp#id429 index172.tmp#id426 index1285.tmp#id417 index1286.tmp#id412 index1287.tmp#id415 index1288.tmp#id420 index1289.tmp#id423 index1290.tmp#id419 index1291.tmp#id424 index813.tmp#id411 index1292.tmp#id422
Type gml:AbstractCurveSegmentType
Properties
content: complex
abstract: true
Used by
Attributes
QName Type Fixed Default Use Annotation
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
Source
<element name="AbstractCurveSegment" type="gml:AbstractCurveSegmentType" abstract="true" substitutionGroup="gml:AbstractObject">
  <annotation>
    <documentation>A curve segment defines a homogeneous segment of a curve. The attributes numDerivativesAtStart, numDerivativesAtEnd and numDerivativesInterior specify the type of continuity as specified in ISO 19107:2003, 6.4.9.3. The AbstractCurveSegment element is the abstract head of the substituition group for all curve segment elements, i.e. continuous segments of the same interpolation mechanism. All curve segments shall have an attribute interpolation with type gml:CurveInterpolationType specifying the curve interpolation mechanism used for this segment. This mechanism uses the control points and control parameters to determine the position of this curve segment.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd