Segment Class Documentation
classSegmentNamespace: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::stringRepresents a segment, or a single line, within a path.