#include "sgline.h"
Go to the source code of this file.
Classes | |
class | LineWidthItem |
Represents a line-width user-interface item within the line gallery. More... | |
class | LineDashItem |
Represents a line dash-pattern user-interface item within the line gallery. More... | |
class | LineArrowItem |
Class to represent a arrowhead/tail user-interface item within the line gallery. More... | |
class | LineNoArrowItem |
Class to represent a no-arrowhead/tail user-interface item within the line gallery. Only used as a base class for LineNoStartArrowItem and LineNoEndArrowItem. More... | |
class | LineNoStartArrowItem |
Class to represent a no-start-arrowhead/tail user-interface item within the line gallery. More... | |
class | LineNoEndArrowItem |
Class to represent a no-start-arrowhead/tail user-interface item within the line gallery. More... | |
class | LineCapItem |
Represents a line-cap user-interface item within the line gallery. More... | |
class | LineJoinTypeItem |
Represents a line-join user-interface item within the line gallery. More... |