svg
0.27.0
svg
API
doodle.svg
algebra
AlgebraModule
BaseAlgebra
CanvasAlgebra
CanvasAlgebra
HasTextBoundingBox
JsAlgebraModule
JsAlgebra
PathModule
Path
PathApi
ShapeModule
Shape
ShapeApi
SvgModule
Svg
Closed
Open
PathType
TextModule
Text
effect
Canvas
Canvas
Frame
Frame
Size
Size
FitToPicture
FixedSize
SvgAnimationRenderer
SvgRenderer
examples
ConcentricCircles
Base
JsBase
Picture
svg
/
doodle.svg
/
doodle.svg.algebra
/
ShapeModule
/
Shape
/
ShapeApi
ShapeApi
doodle.svg.algebra.ShapeModule.Shape.ShapeApi
object
ShapeApi
extends
ShapeApi
Attributes
Source
Shape.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
ShapeApi
class
Object
trait
Matchable
class
Any
Self type
ShapeApi
.
type
Members list
Clear all
Value members
Concrete methods
def
circle
(
tx
:
Transform
,
fill
:
Option
[
Fill
],
stroke
:
Option
[
Stroke
],
diameter
:
Double
):
SvgResult
[
Unit
]
Attributes
Source
Shape.scala
def
rectangle
(
tx
:
Transform
,
fill
:
Option
[
Fill
],
stroke
:
Option
[
Stroke
],
width
:
Double
,
height
:
Double
):
SvgResult
[
Unit
]
Attributes
Source
Shape.scala
def
triangle
(
tx
:
Transform
,
fill
:
Option
[
Fill
],
stroke
:
Option
[
Stroke
],
width
:
Double
,
height
:
Double
):
SvgResult
[
Unit
]
Attributes
Source
Shape.scala
def
unit
:
SvgResult
[
Unit
]
Attributes
Source
Shape.scala
Concrete fields
val
b
:
Bundle
[
Builder
,
Output
,
FragT
]
Attributes
Source
Shape.scala
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields