<ST_AdjCoordinate>
(Adjustable Coordinate Methods)
This simple type is an adjustable coordinate is either an absolute coordinate position or a reference to a geometry guide.
This simple type is defined as a union of the following types:
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_AdjCoordinate">
<union memberTypes="ST_Coordinate ST_GeomGuideName"/>
</simpleType>