public abstract class LegendItemBase extends java.lang.Object implements ILegendItem
ILegendItem
implementationsModifier | Constructor and Description |
---|---|
protected |
LegendItemBase(android.view.View itemView)
Creates a new instance of the
LegendItemBase class |
Modifier and Type | Method and Description |
---|---|
android.view.View |
getItemView()
Gets the
View associated with this legend item |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindSource
applyThemeProvider
protected LegendItemBase(android.view.View itemView)
LegendItemBase
classitemView
- The View
associated with this legend itempublic final android.view.View getItemView()
View
associated with this legend itemgetItemView
in interface ILegendItem
View
instance