Triangle

doodle.image.Image$.Elements$.Triangle
final case class Triangle(w: Double, h: Double) extends Image

Attributes

Source:
Image.scala
Graph
Supertypes
class Image
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Image
Source:
Image.scala
def at(r: Double, a: Angle): Image

Attributes

Inherited from:
Image
Source:
Image.scala
def at(x: Double, y: Double): Image

Attributes

Inherited from:
Image
Source:
Image.scala
def at(pt: Point): Image

Attributes

Inherited from:
Image
Source:
Image.scala
def at(vec: Vec): Image

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Specify the stroke dash pattern. The pattern gives the length, in local coordinates, of opaque and transparent sections. The first element is the length of an opaque section, the second of a transparent section, and so on.

Specify the stroke dash pattern. The pattern gives the length, in local coordinates, of opaque and transparent sections. The first element is the length of an opaque section, the second of a transparent section, and so on.

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala

Attributes

Inherited from:
Image
Source:
Image.scala