canvas
0.23.0
canvas
API
doodle.canvas
algebra
CanvasAlgebra
CanvasDrawing
given_Apply_CanvasDrawing
Path
PathApi
Shape
ShapeApi
Text
TextApi
effect
Canvas
Canvas
CanvasRenderer
Frame
Frame
Size
FitToPicture
FixedSize
Size
Picture
canvas
/
doodle.canvas
/
doodle.canvas.algebra
/
Path
/
PathApi
PathApi
doodle.canvas.algebra.Path.PathApi
object
PathApi
extends
PathApi
Attributes
Source
Path.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
PathApi
class
Object
trait
Matchable
class
Any
Self type
PathApi
.
type
Members list
Clear all
Value members
Concrete methods
def
closedPath
(
tx
:
Transform
,
fill
:
Option
[
Fill
],
stroke
:
Option
[
Stroke
],
elements
:
List
[
PathElement
]):
CanvasDrawing
[
Unit
]
Attributes
Source
Path.scala
def
openPath
(
tx
:
Transform
,
fill
:
Option
[
Fill
],
stroke
:
Option
[
Stroke
],
elements
:
List
[
PathElement
]):
CanvasDrawing
[
Unit
]
Attributes
Source
Path.scala
In this article
Attributes
Members list
Value members
Concrete methods