aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/gaze_analysis_pipeline/aoi_2d_description.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-09-28 23:31:33 +0200
committerThéo de la Hogue2023-09-28 23:31:33 +0200
commitc12e429190b4f63064c81edfa08fb00b8ed8a28c (patch)
treee8d2238a70707061645f85405ac1bb4bf29bfa1d /docs/user_guide/gaze_analysis_pipeline/aoi_2d_description.md
parent0ab16a1a93ba62e791489f453d4ec20b7b5655bb (diff)
downloadargaze-c12e429190b4f63064c81edfa08fb00b8ed8a28c.zip
argaze-c12e429190b4f63064c81edfa08fb00b8ed8a28c.tar.gz
argaze-c12e429190b4f63064c81edfa08fb00b8ed8a28c.tar.bz2
argaze-c12e429190b4f63064c81edfa08fb00b8ed8a28c.tar.xz
Improving documentation details.
Diffstat (limited to 'docs/user_guide/gaze_analysis_pipeline/aoi_2d_description.md')
-rw-r--r--docs/user_guide/gaze_analysis_pipeline/aoi_2d_description.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/gaze_analysis_pipeline/aoi_2d_description.md b/docs/user_guide/gaze_analysis_pipeline/aoi_2d_description.md
index ad8ee74..4b7ed69 100644
--- a/docs/user_guide/gaze_analysis_pipeline/aoi_2d_description.md
+++ b/docs/user_guide/gaze_analysis_pipeline/aoi_2d_description.md
@@ -29,7 +29,7 @@ Here are common SVG file features needed to describe AOI:
* *id* attribute indicates AOI name.
* *path* element describes any polygon using only [M, L and Z path intructions](https://www.w3.org/TR/SVG2/paths.html#PathData)
-* *rect* and *circle* allow respectively to describe rectangular and circle AOI.
+* *rect*, *circle* and *ellipse* allow respectively to describe rectangular, circular and elliptic AOI.
### Edit JSON file description