Center

doodle.java2d.effect.Center
See theCenter companion object
sealed abstract class Center extends Product, Serializable

Determines where the center of the canvas is located.

Attributes

Companion
object
Source
Center.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object AtOrigin.type
object CenteredOnPicture.type

Members list

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product