This companion object of class Anchor contains a number of standard anchors
(TopLeft, Center, etc.) and a class for creating anchors in a custom location.
The object has an alias in the top-level package o1, so it’s accessible to students
simply via import o1.*.
- See also:
- Companion:
- class
Type members
Classlikes
An anchor at the middle of the bottom edge. This object has an alias in the top-level
package o1, so it’s accessible to students simply via import o1.*.
An anchor at the middle of the bottom edge. This object has an alias in the top-level
package o1, so it’s accessible to students simply via import o1.*.
An anchor at the bottom left-hand corner. This object has an alias in the top-level
package o1, so it’s accessible to students simply via import o1.*.
An anchor at the bottom left-hand corner. This object has an alias in the top-level
package o1, so it’s accessible to students simply via import o1.*.
An anchor at the bottom right-hand corner. This object has an alias in the top-level
package o1, so it’s accessible to students simply via import o1.*.
An anchor at the bottom right-hand corner. This object has an alias in the top-level
package o1, so it’s accessible to students simply via import o1.*.
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.*.
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.*.
An anchor at the middle of the right edge. This object has an alias in the top-level
package o1, so it’s accessible to students simply via import o1.*.
An anchor at the middle of the right edge. This object has an alias in the top-level
package o1, so it’s accessible to students simply via import o1.*.
