Picture
Attributes
- Source
- package.scala
- Graph
-
- Supertypes
-
trait TextConstructortrait ShapeConstructortrait PathConstructortrait FromJpgBase64Constructortrait FromPngBase64Constructortrait FromGifBase64Constructortrait BitmapConstructortrait BaseConstructorclass Objecttrait Matchableclass AnyShow all
- Self type
-
Picture.type
Members list
Type members
Inherited types
Attributes
- Inherited from:
- BaseConstructor
- Source
- BaseConstructor.scala
Value members
Inherited methods
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
A circle with the given diameter. We use diamter rather than radius so circle(100) has the same size as square(100)
A circle with the given diameter. We use diamter rather than radius so circle(100) has the same size as square(100)
Attributes
- Inherited from:
- ShapeConstructor
- Source
- Shape.scala
The empty shape, which is no shape at all.
The empty shape, which is no shape at all.
Attributes
- Inherited from:
- ShapeConstructor
- Source
- Shape.scala
Create an equilateral triangle with the given side length.
Create an equilateral triangle with the given side length.
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
Attributes
- Inherited from:
- FromGifBase64Constructor
- Source
- FromBase64.scala
Attributes
- Inherited from:
- FromJpgBase64Constructor
- Source
- FromBase64.scala
Attributes
- Inherited from:
- FromPngBase64Constructor
- Source
- FromBase64.scala
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
Convenience to read an image from the file specified in the given String
Convenience to read an image from the file specified in the given String
Attributes
- Inherited from:
- BitmapConstructor
- Source
- Bitmap.scala
Read an image from the given file
A rectangle with the given width and height.
A rectangle with the given width and height.
Attributes
- Inherited from:
- ShapeConstructor
- Source
- Shape.scala
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
A square with the given side length.
Attributes
- Inherited from:
- PathConstructor
- Source
- Path.scala
Render the given String
An isoceles triangle with the given width and height.
An isoceles triangle with the given width and height.
Attributes
- Inherited from:
- ShapeConstructor
- Source
- Shape.scala