SlateExtensions
Extension class for instances of the Slate type class.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Translate 2D geometric transformation extension method, taking the X offset and Y offset as parameters, on this object of type T, returning an object of Type T.
Translate 2D geometric transformation extension method, taking the X offset and Y offset as parameters, on this object of type T, returning an object of Type T.
Attributes
Translate 2D geometric transformation extension method, taking a 2 dimensional vector as its operand, specified in terms of its angle and magnitude parameters, on this object of type T, returning an object of Type T.
Translate 2D geometric transformation extension method, taking a 2 dimensional vector as its operand, specified in terms of its angle and magnitude parameters, on this object of type T, returning an object of Type T.
Attributes
Translate in 2D geometric transformation extension method by the delta or vector from the first parameter point to the second parameter point, on this type T, returning an object of type T.
Translate in 2D geometric transformation extension method by the delta or vector from the first parameter point to the second parameter point, on this type T, returning an object of type T.
Attributes
Translate 2D geometric transformation extension method, along the X axis, on this object of type T, returning an object of Type T.
Translate 2D geometric transformation extension method, along the X axis, on this object of type T, returning an object of Type T.
Attributes
Translate 2D geometric transformation extension method, along the Y axis, on this object of type T, returning an object of Type T.
Translate 2D geometric transformation extension method, along the Y axis, on this object of type T, returning an object of Type T.