Package-level declarations
This package contains the default indicator and transformer for BannerX and also the classes for developing custom indicator and transformer implementations.
It contains these classes:
BannerTitleDisplayable
BannerXIndicator
BannerXTransformer
DefaultBannerIndicator
DefaultBannerTransformer
IndicatorParams
Author
IODevBlue © 2023
Since
v1.0.0
Types
Interface contract for BannerXIndicator classes that display Banner
titles.
This class represents an animated indicator anchored at the bottom of BannerX
to indicate the current Banner
object.
The base class for all Transformers provided for BannerX
.
The default BannerXIndicator for BannerX
.
The default BannerXTransformer which provides generic horizontal movement between Banners.
This class holds data and properties that can be shared among different BannerXIndicator implementations.