doodle.algebra.generic.StrokeStyle
See theStrokeStyle companion trait
object StrokeStyle
Attributes
- Companion
- trait
- Source
- DrawingContext.scala
- Graph
-
- Supertypes
- Self type
-
StrokeStyle.type
Members list
Type members
Classlikes
final case class ColorStroke(color: Color) extends StrokeStyle
Attributes
- Source
- DrawingContext.scala
- Supertypes
-
trait StrokeStyletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class GradientStroke(gradient: Gradient) extends StrokeStyle
Attributes
- Source
- DrawingContext.scala
- Supertypes
-
trait StrokeStyletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
In this article