+ | Adds a value of type XInterval to a value of type Distance. Binary operator. Returns a value of type Xinterval. |
+ | Adds a value of type XInterval to a value of type DistInterval. Binary operator. Returns a value of type Xinterval. |
- | Subtracts a value of type Distance from a value of type XInterval. Binary operator. Returns a value of type Xinterval. |
- | Subtracts a value of type DistInterval from a value of type XInterval. Binary operator. Returns a value of type Xinterval. |
- | Subtracts a value of type XInterval from a value of type XInterval. Binary operator. Returns a value of type XInterval. |
- | Subtracts a value of type XCoordinate from a value of type XInterval. Binary operator. Returns a value of type DistInterval. |
- | Subtracts a value of type XInterval from a value of type XCoordinate. Binary operator. Returns a value of type DistInterval. |