SlugBatchBuilder class
Accumulates one painter-order Slug window without any dart:ui objects.
Constructors
Properties
Methods
-
addGlyph(
PdfPath outline, SlugGlyphData data, PdfMatrix emToPage, double pxPerEmX, double pxPerEmY, int argb) → void -
build(
[int flushOrdinal = 0]) → SlugBatchData? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
overlaps(
double minX, double minY, double maxX, double maxY) → bool -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited