BatchLineRenderer class

Constructors

BatchLineRenderer()

Properties

batch LineRenderBatch
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addLineWithOpacity(Offset p1, Offset p2, double distance, double maxDistance) → void
endBatch(Canvas canvas, Paint paint, Color baseColor) → void
getStats() → ({int opacityLevels, int totalLines})
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
startBatch() → void
toString() String
A string representation of this object.
inherited

Operators

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