class DynamicBuilders


Builders for dynamic primitive types used by layout elements.

Summary

Nested types

Interface defining a dynamic boolean type.

Interface defining a dynamic color type.

Interface defining a dynamic duration type.

Interface defining a dynamic float type.

Allows formatting DynamicFloat into a DynamicString.

Builder to create FloatFormatter objects.

Interface defining a dynamic time instant type.

Interface defining a dynamic int32 type.

Allows formatting DynamicInt32 into a DynamicString.

Builder to create IntFormatter objects.

Interface defining a dynamic string type.

Interface to be used as a base type for all other dynamic types.