LineRunGlyph class

Constructors

LineRunGlyph(GlyphRun run, int index)

Properties

center double
no setter
hashCode int
The hash code for this object.
no setteroverride
index int
final
offset Vec2D
no setter
run GlyphRun
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pathTransform(double x, double y) Float64List
renderTransform(double x, double y) Mat2D
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
override