svg
0.11.3
svg
doodle.svg
Base
JsBase
Picture
doodle.svg.algebra
AlgebraModule
BaseAlgebra
CanvasAlgebra
CanvasAlgebra
HasTextBoundingBox
JsAlgebraModule
JsAlgebra
PathModule
Path
PathApi
ShapeModule
Shape
ShapeApi
SvgModule
Svg
Closed
Open
PathType
TextModule
Text
doodle.svg.effect
Canvas
Canvas
Frame
Frame
Size
Size
FitToPicture
FixedSize
SvgAnimationRenderer
SvgRenderer
doodle.svg.examples
ConcentricCircles
svg
/
doodle.svg.effect
/
Size
Size
sealed abstract
class
Size
extends
Product
with
Serializable
Companion:
object
Source:
Size.scala
Graph
Supertypes
Known subtypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
class
FitToPicture
class
FixedSize
Value members
Value members
Inherited methods
def
canEqual
(
that:
Any
):
Boolean
Inherited from:
Equals
def
productArity
:
Int
Inherited from:
Product
def
productElement
(
n:
Int
):
Any
Inherited from:
Product
def
productElementName
(
n:
Int
):
String
Inherited from:
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
def
productPrefix
:
String
Inherited from:
Product