doodle.java2d.algebra.reified

Members list

Type members

Classlikes

Render in screen space

Render in screen space

Attributes

Source
GraphicsContext.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed abstract class Reified extends Product, Serializable

Attributes

Companion
object
Source
Reified.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Bitmap
class FillCircle
class FillOpenPath
class FillPolygon
class FillRect
class StrokeCircle
class StrokeRect
class Text
Show all
object Reified

Attributes

Companion
class
Source
Reified.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Reified.type
trait ReifiedBitmap extends Bitmap

Attributes

Source
ReifiedBitmap.scala
Supertypes
trait Bitmap
trait Algebra
class Object
trait Matchable
class Any
Known subtypes
class Algebra
Self type
Algebra { type Drawing <: (Drawing); }

Attributes

Source
ReifiedPath.scala
Supertypes
trait Path
trait Algebra
class Object
trait Matchable
class Any
Show all
Known subtypes
class Algebra
Self type
Algebra { type Drawing <: (Drawing); }

Attributes

Source
ReifiedShape.scala
Supertypes
trait Shape
trait Algebra
class Object
trait Matchable
class Any
Show all
Known subtypes
class Algebra
Self type
Algebra { type Drawing <: (Drawing); }

Attributes

Source
ReifiedText.scala
Supertypes
trait Text
trait Algebra
class Object
trait Matchable
class Any
Show all
Known subtypes
class Algebra
Self type
Algebra { type Drawing <: (Drawing); def gc: Graphics2D; }

Types

Attributes

Source
package.scala