AurumXML: Sort child objects by coordinates. 49/302649/3
authorHosang Kim <hosang12.kim@samsung.com>
Mon, 11 Dec 2023 10:57:28 +0000 (19:57 +0900)
committerkim hosang <hosang12.kim@samsung.com>
Tue, 2 Jan 2024 08:47:58 +0000 (08:47 +0000)
commit63263af1abfa778f9775ce34c33b581ac68dc2d4
treefb4bf667a7f91f69d277e61f10ccf8cebe881ff9
parenta32a33877abf145c82d2a58842cacbc5b905f97a
AurumXML: Sort child objects by coordinates.

Sometimes the order of child objects is not consistent.
Therefore, we sort them to always ensure the same order.

Change-Id: Ia49c88bc1fa32d1e73ebeca1c8415789d9d1594e
libaurum/src/AurumXML.cc