[][src]Module svgbob::buffer::fragment

Structs

Arc
CellText

A horizontal cell text Operated based on cell Text are threated differently since scaling them losses the sense of which text it adjacent to without keeping track of the scale.

Circle
Line
MarkerLine
Polygon
Property
Rect
Text

This is ready to be scaled and drawn into the svg file

Enums

Fragment
Marker
PolygonTag
Signal

Traits

Bounds

get the boundary of a fragment this is used for sorting the fragments in a consistent sorted order

Functions

arc
arc_with_sweep
broken_line
cell_text

creates a cell text meant to be stored in a cell of a fragment_buffer,

circle
line
lines_to_fragments
marker_line
polygon
rect
rounded_rect
text