UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.PGL.Shapes.Line Member List

This is the complete list of members for LabelMaker.PGL.Shapes.Line, including all inherited members.

__init__(self, Optional[IPoint] start=None, Optional[IPoint] end=None, float line_thickness=1.0)LabelMaker.PGL.Shapes.Line
__str__(self)LabelMaker.PGL.Shapes.Line
endLabelMaker.PGL.Shapes.Line
from_coordinates(cls, float x_start, float y_start, float x_end, float y_end, float line_thickness=1.0)LabelMaker.PGL.Shapes.Line
line_thicknessLabelMaker.PGL.Shapes.Line
startLabelMaker.PGL.Shapes.Line