PathApi

doodle.algebra.generic.GenericPath.PathApi
trait PathApi

Attributes

Source
GenericPath.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

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

Attributes

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

Attributes

Source
GenericPath.scala