Generated with
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
o1.world.Bounds
See theBounds companion class
A companion object for class Bounds
. Provides a factory method.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Creates a Bounds that has its top left-hand corner is at the given Pos.
Creates a Bounds that has its top left-hand corner is at the given Pos.
Attributes
Creates a Bounds that has its corners at the given Poses.
Creates a Bounds that has its corners at the given Poses.
Attributes