PathApi
- Source:
- ReifiedPath.scala
Value members
Concrete methods
def closedPath(tx: Transform, fill: Option[Fill], stroke: Option[Stroke], elements: List[PathElement]): Reification[Unit]
- Source:
- ReifiedPath.scala
def openPath(tx: Transform, fill: Option[Fill], stroke: Option[Stroke], elements: List[PathElement]): Reification[Unit]
- Source:
- ReifiedPath.scala