BaseBarCodeSvgDrawer

Members

Functions

buildPath
DrawData buildPath(BarCode bc)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
string draw(BarCode bc)

Structs

DrawData
struct DrawData
H
float H;

Variables

W
float W;
bgColor
string bgColor;
Undocumented in source.
borderX
float borderX;
borderY
float borderY;
fgColor
string fgColor;
Undocumented in source.
fixSizeMode
bool fixSizeMode;
withBackground
bool withBackground;

Inherited Members

From BarCodeSvgDrawer

draw
string draw(BarCode bc)

Meta