RadiusUtility<T extends Attribute> class
- Inheritance
-
- Object
- MixUtility<
T, Radius> - RadiusUtility
Constructors
- RadiusUtility(T builder(Radius))
-
const
Properties
Methods
-
call(
double radius) → T -
circular(
double radius) → T -
elliptical(
double x, double y) → T -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
ref(
RadiusToken ref) → T -
toString(
) → String -
A string representation of this object.
inherited
-
zero(
) → T
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited