ZetaSpacingSemantics class abstract interface

Semantic tokens for Size.

Implementers

Properties

hashCode int
The hash code for this object.
no setterinherited
large double
Large space
no setter
medium double
Medium space
no setter
minimum double
Minimum space
no setter
none double
None space
no setter
primitives ZetaPrimitives
Primitives used to construct semantic spaces
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
small double
Small space
no setter
xl double
Xl space
no setter
xl_2 double
Xl_2 space
no setter
xl_3 double
Xl_3 space
no setter
xl_4 double
Xl_4 space
no setter
xl_5 double
Xl_5 space
no setter
xl_6 double
Xl_6 space
no setter
xl_7 double
Xl_7 space
no setter
xl_8 double
Xl_8 space
no setter
xl_9 double
Xl_9 space
no setter
xl_10 double
Xl_10 space
no setter
xl_11 double
Xl_11 space
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited