ClosedPath

doodle.core.ClosedPath
See theClosedPath companion class
object ClosedPath

Attributes

Companion
class
Source
ClosedPath.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ClosedPath.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Attributes

Source
ClosedPath.scala

Create a ClosedPath representing a pie slice: a line from (x, y) to (x + diameter / 2, y), followed by a circular arc, followed by a line back to the start.

Create a ClosedPath representing a pie slice: a line from (x, y) to (x + diameter / 2, y), followed by a circular arc, followed by a line back to the start.

Attributes

Source
ClosedPath.scala

Concrete fields

Attributes

Source
ClosedPath.scala