Render along the given line coordinates.
Render along the given line coordinates. The shape decor contains all the metrics
to render the iconAndText
icon and text. The coordinates (x0
, y0
) and (x1
, y1
)
indicates the start and end points of the line to draw the text on.
Render the decor inside the given box coordinates.
Render the decor inside the given box coordinates. The shape decor contains all the metrics
to render the iconAndText
icon and text. The coordinates (x0
, y0
) and (x1
, y1
)
indicates the lower-left and upper-right coordinates of the area where the decor should be
drawn.
Overall size (width and height) of the decor, taking into account the iconAndText
as
well as the various metrics specified by the style.
Overall size (width and height) of the decor, taking into account the iconAndText
as
well as the various metrics specified by the style.