Center

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

Determines where the center of the canvas is located.

Attributes

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

Members list

Concise view

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