double polyInnerRot
Curvature of polygon.
Definition: pageitem_regularpolygon.h:55
virtual ItemType realItemType() const
Get the subclass item type.
Definition: pageitem_regularpolygon.h:45
double polyCurvature
Rotation of a polygon.
Definition: pageitem_regularpolygon.h:54
virtual PageItem_RegularPolygon * asRegularPolygon()
Return self if Regular Polygon item, otherwise null.
Definition: pageitem_regularpolygon.h:43
Definition: pageitem_regularpolygon.h:34
double polyRotation
Whether to use a factor for shaping.
Definition: pageitem_regularpolygon.h:53
virtual bool isRegularPolygon() const
Return true if Regular Polygon item, otherwise false.
Definition: pageitem_regularpolygon.h:44
ItemType
Item Type.
Definition: pageitem.h:174
Definition: pageitem.h:92
bool polyUseFactor
Convex/Concave factor as a double.
Definition: pageitem_regularpolygon.h:52
double polyFactor
Number of corners for a polygon.
Definition: pageitem_regularpolygon.h:51