LsABeziers

learn.LsABeziers
object LsABeziers extends LessonStatic

Attributes

Graph
Supertypes
trait LessonStatic
class Object
trait Matchable
class Any
Self type
LsABeziers.type

Members list

Type members

Inherited classlikes

class Canv(val canv: CanvasPlatform, frame: GraphicElems) extends CanvasNoPanels

Attributes

Inherited from:
LessonStatic
Supertypes
trait PanelLike
trait RectCenlign
trait WithCentre
trait CanvasUser
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def bd(c1: Pt2, c2: Pt2, colour: Colour): BezierDraw
override def bodyStr: String

Attributes

Definition Classes
def fun(a: Int, b: String, c: Double, d: Boolean): Int
override def output: GraphicElems

Attributes

Definition Classes
override def title: String

Attributes

Definition Classes

Inherited methods

def canv: CanvasPlatform => Any

Attributes

Inherited from:
LessonStatic
def head: HtmlHead

Attributes

Inherited from:
LessonGraphics
def page: HtmlPage

Attributes

Inherited from:
LessonGraphics

Concrete fields

val pt1: Pt2