CenterLeft
o1.world.objects.Anchor.CenterLeft
case object CenterLeft extends Anchor
An anchor at the middle of the left edge. This object has an alias in the top-level package o1, so it’s accessible to students simply via import o1.*
.
Attributes
- Graph
-
- Supertypes
- Self type
-
CenterLeft.type
Members list
Value members
Inherited methods
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Returns the Pos of the anchoring point within the given Pic
or other anchorable object, relative to the object’s top left-hand corner.
Attributes
- Inherited from:
- Left (hidden)
Attributes
- Inherited from:
- VCenter (hidden)
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns an absolute anchor the Pos of the anchoring point within the given Pic
or other anchorable object, relative to the object’s top left-hand corner.
Returns an absolute anchor the Pos of the anchoring point within the given Pic
or other anchorable object, relative to the object’s top left-hand corner.
Attributes
- Inherited from:
- Anchor
In this article