Segment Class Documentation

classSegment

Namespace:datalogics_interface

Derived classes:
ClosePathSegment, CurveTo, CurveToV, CurveToY, LineTo, MoveTo, RectSegment

Detailed Description

Represents a segment, or a single line, within a path.

Constructor & Destructor Documentation

~Segment

~Segment()

Member Function Documentation

to_string

std::stringto_string()

Returns:

std::string

Represents a segment, or a single line, within a path.