PathApi

doodle.svg.algebra.PathModule.Path.PathApi$
object PathApi extends PathApi

Attributes

Source:
Path.scala
Graph
Supertypes
trait PathApi
class Object
trait Matchable
class Any
Self type
PathApi.type

Members list

Concise view

Value members

Concrete methods

def closedPath(tx: Transform, fill: Option[Fill], stroke: Option[Stroke], elements: List[PathElement]): (Unit)

Attributes

Source:
Path.scala
def openPath(tx: Transform, fill: Option[Fill], stroke: Option[Stroke], elements: List[PathElement]): (Unit)

Attributes

Source:
Path.scala

Concrete fields

val b: Bundle[Builder, Output, FragT]

Attributes

Source:
Path.scala