Uses of Interface
toxi.processing.Line2DRenderModifier
-
Uses of Line2DRenderModifier in toxi.processing
Modifier and TypeClassDescriptionclass
Line2DRenderModifier
implementation to draw a line with arrow heads (or alternatively ONLY draw the heads).class
Line2DRenderModifier
implementation to draw a dashed line with customizable step length.Modifier and TypeMethodDescriptionfinal void
ToxiclibsSupport.line
(Line2D l, Line2DRenderModifier modifier) final void
ToxiclibsSupport.line
(ReadonlyVec2D a, ReadonlyVec2D b, Line2DRenderModifier modifier)