Documentation Index
Fetch the complete documentation index at: https://docs.simular.ai/llms.txt
Use this file to discover all available pages before exploring further.
Enumeration: Coordinate
Defined in: index.d.ts:1219 Specifies if coordinates are relative or absolute.Enumeration Members
Abs
Abs: 0
Defined in: index.d.ts:1220
Rel
Rel: 1
Defined in: index.d.ts:1221
