[TD]add preference methods for Projection Group

This commit is contained in:
wandererfan
2024-09-28 10:35:10 -04:00
parent 6e2cd4e733
commit 9f334539ff
2 changed files with 18 additions and 0 deletions

View File

@@ -64,6 +64,9 @@ public:
static bool keepPagesUpToDate();
static int projectionAngle();
static bool groupAutoDistribute();
static double groupSpaceX();
static double groupSpaceY();
static int balloonArrow();
static double balloonKinkLength();