-
- All Implemented Interfaces:
-
com.liecoder.framework.banner.drawer.IDrawer
public final class DrawerProxy implements IDrawer
Indicator Drawer Proxy.
-
-
Constructor Summary
Constructors Constructor Description DrawerProxy(IndicatorOptions indicatorOptions)
-
Method Summary
Modifier and Type Method Description UnitonLayout(Boolean changed, Integer left, Integer top, Integer right, Integer bottom)BaseDrawer.MeasureResultonMeasure(Integer widthMeasureSpec, Integer heightMeasureSpec)UnitonDraw(Canvas canvas)final UnitsetIndicatorOptions(IndicatorOptions indicatorOptions)-
-
Constructor Detail
-
DrawerProxy
DrawerProxy(IndicatorOptions indicatorOptions)
-
-
Method Detail
-
onMeasure
BaseDrawer.MeasureResult onMeasure(Integer widthMeasureSpec, Integer heightMeasureSpec)
-
setIndicatorOptions
final Unit setIndicatorOptions(IndicatorOptions indicatorOptions)
-
-
-
-