Uses of Class
com.viewpagerindicator.TitlePageIndicator.LinePosition

Packages that use TitlePageIndicator.LinePosition
com.viewpagerindicator   
 

Uses of TitlePageIndicator.LinePosition in com.viewpagerindicator
 

Methods in com.viewpagerindicator that return TitlePageIndicator.LinePosition
static TitlePageIndicator.LinePosition TitlePageIndicator.LinePosition.fromValue(int value)
           
 TitlePageIndicator.LinePosition TitlePageIndicator.getLinePosition()
           
static TitlePageIndicator.LinePosition TitlePageIndicator.LinePosition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TitlePageIndicator.LinePosition[] TitlePageIndicator.LinePosition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.viewpagerindicator with parameters of type TitlePageIndicator.LinePosition
 void TitlePageIndicator.setLinePosition(TitlePageIndicator.LinePosition linePosition)
           
 



Copyright © 2011-2012 Jake Wharton. All Rights Reserved.