PathApi

doodle.java2d.algebra.reified.ReifiedPath.PathApi$
object PathApi extends PathApi

Attributes

Source:
ReifiedPath.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]): Reification[Unit]

Attributes

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

Attributes

Source:
ReifiedPath.scala