doodle.java2d.effect.Center
See theCenter companion class
object Center
Attributes
- Companion
- class
- Source
- Center.scala
- Graph
-
- Supertypes
- Self type
-
Center.type
Members list
Type members
Classlikes
Attributes
- Source
- Center.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass Centertrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
AtOrigin.type
case object CenteredOnPicture extends Center
Attributes
- Source
- Center.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass Centertrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
CenteredOnPicture.type
Inherited types
The names of the product elements
The name of the type
Value members
Concrete fields
The center of the canvas is the origin.
The center of the canvas is centered on the picture.
In this article