TextModule
doodle.svg.algebra.TextModule
trait TextModule extends JvmBase
Attributes
- Source
- Text.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait JvmAlgebraModule
Members list
Type members
Classlikes
trait Text extends GenericText[SvgResult]
Attributes
- Source
- Text.scala
- Supertypes
-
trait GenericText[SvgResult]trait Texttrait Algebraclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class JvmAlgebra
- Self type
-
Inherited types
Attributes
- Inherited from:
- Base
- Source
- Base.scala
Attributes
- Inherited from:
- Base
- Source
- Base.scala
Attributes
- Inherited from:
- JvmBase
- Source
- JvmBase.scala
Attributes
- Inherited from:
- JvmBase
- Source
- JvmBase.scala
Attributes
- Inherited from:
- JvmBase
- Source
- JvmBase.scala
The result is:
The result is:
-
the Tag that should be rendered for this Picture
-
other Tags that should be rendered in a separate group. Used for gradients and font styles, which must be specified separately in SVG.
-
the restul of evaluating the Picture
Attributes
- Inherited from:
- Base
- Source
- Base.scala
Attributes
- Inherited from:
- Base
- Source
- Base.scala
In this article