Interface RectifiedGridType

    • Method Detail

      • setOrigin

        void setOrigin​(PointType value)
        Sets the value of the 'Origin' containment reference.
        Parameters:
        value - the new value of the 'Origin' containment reference.
        See Also:
        getOrigin()
      • getOffsetVector

        EList getOffsetVector()
        Returns the value of the 'Offset Vector' containment reference list. The list contents are of type VectorType.

        If the meaning of the 'Offset Vector' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Offset Vector' containment reference list.
        See Also:
        GmlPackage.getRectifiedGridType_OffsetVector()