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 index120.tmp#id249 index120.tmp#id250 index120.tmp#id251 index120.tmp#id248 index856.tmp#id632 index857.tmp#id627 index858.tmp#id630 index859.tmp#id635 index860.tmp#id638 index340.tmp#id245 index861.tmp#id634 index862.tmp#id639 index341.tmp#id259 index863.tmp#id637 index864.tmp#id641 index865.tmp#id642
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