Use class for Point and Hex 31/11931/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 18 Oct 2023 12:56:17 +0000 (14:56 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 18 Oct 2023 12:56:24 +0000 (14:56 +0200)
commit8f32c19eb955a9130b38b149faa840d754bbee1d
treeac805fc9188024c5bb7720e42cc89b72acac5285
parent9bb02fc6d18c9e5e919eff4f29fccf297662446c
Use class for Point and Hex

- class created for Point and Hex with __str__ function
- housekeeping

Issue-ID: OAM-366
Change-Id: Iebdc37bee953f309cc63d9aa1c7c978ceb7a6489
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/model/python/hexagon.py