跳过导航链接
A B C F G I O P R S T X Y 

A

anchorView(View) - 类 中的方法com.ufreedom.floatingview.FloatingBuilder
 
anchorView - 类 中的变量com.ufreedom.floatingview.FloatingElement
The view that you want to float above
applyFloating(YumFloating) - 类 中的方法com.ufreedom.floatingview.effect.CurveFloatingPathTransition
 
applyFloating(YumFloating) - 类 中的方法com.ufreedom.floatingview.effect.ScaleFloatingTransition
 
applyFloating(YumFloating) - 类 中的方法com.ufreedom.floatingview.effect.TranslateFloatingTransition
 
applyFloating(YumFloating) - 接口 中的方法com.ufreedom.floatingview.transition.FloatingTransition
 

B

BaseFloatingPathTransition - com.ufreedom.floatingview.transition中的类
Author UFreedom Date : 2016 十月 19
BaseFloatingPathTransition() - 类 的构造器com.ufreedom.floatingview.transition.BaseFloatingPathTransition
 
build() - 类 中的方法com.ufreedom.floatingview.FloatingBuilder
 

C

clear() - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
com.ufreedom.floatingview - 程序包 com.ufreedom.floatingview
 
com.ufreedom.floatingview.effect - 程序包 com.ufreedom.floatingview.effect
 
com.ufreedom.floatingview.spring - 程序包 com.ufreedom.floatingview.spring
 
com.ufreedom.floatingview.transition - 程序包 com.ufreedom.floatingview.transition
 
configBouncinessAndSpeed(double, double) - 类 中的方法com.ufreedom.floatingview.spring.SpringHelper
 
configTensionAndFriction(double, double) - 类 中的方法com.ufreedom.floatingview.spring.SpringHelper
 
create(float, float) - 类 中的静态方法com.ufreedom.floatingview.spring.SpringHelper
 
create(Path, boolean) - 类 中的静态方法com.ufreedom.floatingview.transition.FloatingPath
 
createSpringByBouncinessAndSpeed(double, double) - 接口 中的方法com.ufreedom.floatingview.transition.Rebound
 
createSpringByBouncinessAndSpeed(double, double) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
createSpringByTensionAndFriction(double, double) - 接口 中的方法com.ufreedom.floatingview.transition.Rebound
 
createSpringByTensionAndFriction(double, double) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
createWithBouncinessAndSpeed(float, float, double, double) - 类 中的静态方法com.ufreedom.floatingview.spring.SpringHelper
 
createWithTensionAndFriction(float, float, double, double) - 类 中的静态方法com.ufreedom.floatingview.spring.SpringHelper
 
CurveFloatingPathTransition - com.ufreedom.floatingview.effect中的类
Author UFreedom Date : 2016 十月 20
CurveFloatingPathTransition() - 类 的构造器com.ufreedom.floatingview.effect.CurveFloatingPathTransition
 
CurveFloatingPathTransition(Path) - 类 的构造器com.ufreedom.floatingview.effect.CurveFloatingPathTransition
 

F

Floating - com.ufreedom.floatingview中的类
Author UFreedom Date : 2016 十月 17
Floating(Activity) - 类 的构造器com.ufreedom.floatingview.Floating
 
FloatingBuilder - com.ufreedom.floatingview中的类
Helped class for building FloatingElement Author UFreedom Date : 2016 十月 19
FloatingBuilder() - 类 的构造器com.ufreedom.floatingview.FloatingBuilder
 
FloatingElement - com.ufreedom.floatingview中的类
Data structure for a floating element.
FloatingElement() - 类 的构造器com.ufreedom.floatingview.FloatingElement
 
FloatingPath - com.ufreedom.floatingview.transition中的类
Author UFreedom
FloatingPath() - 类 的构造器com.ufreedom.floatingview.transition.FloatingPath
 
FloatingPath(Path) - 类 的构造器com.ufreedom.floatingview.transition.FloatingPath
 
FloatingPathTransition - com.ufreedom.floatingview.transition中的接口
Author UFreedom Date : 2016 十月 19
floatingTransition(FloatingTransition) - 类 中的方法com.ufreedom.floatingview.FloatingBuilder
 
floatingTransition - 类 中的变量com.ufreedom.floatingview.FloatingElement
Floating effect, the default is ScaleFloatingTransition
FloatingTransition - com.ufreedom.floatingview.transition中的接口
Author UFreedom Date : 2016 十月 19

G

getEndPathPosition() - 类 中的方法com.ufreedom.floatingview.transition.BaseFloatingPathTransition
 
getFloatingPath() - 类 中的方法com.ufreedom.floatingview.effect.CurveFloatingPathTransition
 
getFloatingPath() - 接口 中的方法com.ufreedom.floatingview.transition.FloatingPathTransition
 
getFloatingPosition(float) - 类 中的方法com.ufreedom.floatingview.transition.BaseFloatingPathTransition
 
getPath() - 类 中的方法com.ufreedom.floatingview.transition.FloatingPath
 
getPathMeasure() - 类 中的方法com.ufreedom.floatingview.transition.FloatingPath
 
getStartPathPosition() - 类 中的方法com.ufreedom.floatingview.transition.BaseFloatingPathTransition
 
getTargetView() - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 

I

ITransition - com.ufreedom.floatingview.transition中的接口
Author UFreedom Date : 2016 十月 18

O

offsetX(int) - 类 中的方法com.ufreedom.floatingview.FloatingBuilder
 
offsetX - 类 中的变量com.ufreedom.floatingview.FloatingElement
X direction of offset, unit px
offsetY(int) - 类 中的方法com.ufreedom.floatingview.FloatingBuilder
 
offsetY - 类 中的变量com.ufreedom.floatingview.FloatingElement
Y direction of offset, unit px
onReboundEnd() - 接口 中的方法com.ufreedom.floatingview.spring.ReboundListener
 
onReboundEnd() - 类 中的方法com.ufreedom.floatingview.spring.SimpleReboundListener
 
onReboundUpdate(double) - 接口 中的方法com.ufreedom.floatingview.spring.ReboundListener
 
onReboundUpdate(double) - 类 中的方法com.ufreedom.floatingview.spring.SimpleReboundListener
 

P

PathPosition - com.ufreedom.floatingview.transition中的类
Data structure for storing path position.
PathPosition() - 类 的构造器com.ufreedom.floatingview.transition.PathPosition
 

R

Rebound - com.ufreedom.floatingview.transition中的接口
Author UFreedom Date : 2016 十月 19
ReboundListener - com.ufreedom.floatingview.spring中的接口
Author UFreedom Date : 2016 十月 20
reboundListener(ReboundListener) - 类 中的方法com.ufreedom.floatingview.spring.SpringHelper
 

S

ScaleFloatingTransition - com.ufreedom.floatingview.effect中的类
Author UFreedom Date : 2016 十月 19
ScaleFloatingTransition() - 类 的构造器com.ufreedom.floatingview.effect.ScaleFloatingTransition
 
ScaleFloatingTransition(long) - 类 的构造器com.ufreedom.floatingview.effect.ScaleFloatingTransition
 
ScaleFloatingTransition(long, double, double) - 类 的构造器com.ufreedom.floatingview.effect.ScaleFloatingTransition
 
setAlpha(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setAlpha(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setRotation(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setRotation(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setRotationX(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setRotationX(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setRotationY(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setRotationY(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setScaleX(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setScaleX(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setScaleY(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setScaleY(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setScrollX(int) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setScrollX(int) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setScrollY(int) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setScrollY(int) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setTranslationX(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setTranslationX(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setTranslationY(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setTranslationY(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setX(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setX(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
setY(float) - 接口 中的方法com.ufreedom.floatingview.transition.ITransition
 
setY(float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
SimpleReboundListener - com.ufreedom.floatingview.spring中的类
Author UFreedom Date : 2016 十月 20
SimpleReboundListener() - 类 的构造器com.ufreedom.floatingview.spring.SimpleReboundListener
 
SpringHelper - com.ufreedom.floatingview.spring中的类
A help class for using Facebook Rebound Author UFreedom Date : 2016 十月 20
springListener(SpringListener) - 类 中的方法com.ufreedom.floatingview.spring.SpringHelper
 
start() - 类 中的方法com.ufreedom.floatingview.spring.SpringHelper
 
startFloating(FloatingElement) - 类 中的方法com.ufreedom.floatingview.Floating
 

T

targetView(View) - 类 中的方法com.ufreedom.floatingview.FloatingBuilder
 
targetView(int) - 类 中的方法com.ufreedom.floatingview.FloatingBuilder
 
targetView - 类 中的变量com.ufreedom.floatingview.FloatingElement
The view which you want to float
targetViewLayoutResId - 类 中的变量com.ufreedom.floatingview.FloatingElement
The layout resources id of the view which you want to float
transition(double, float, float) - 类 中的方法com.ufreedom.floatingview.spring.SpringHelper
 
transition(double, float, float) - 接口 中的方法com.ufreedom.floatingview.transition.Rebound
 
transition(double, float, float) - 类 中的方法com.ufreedom.floatingview.transition.YumFloating
 
TranslateFloatingTransition - com.ufreedom.floatingview.effect中的类
Author UFreedom Date : 2016 十月 19
TranslateFloatingTransition() - 类 的构造器com.ufreedom.floatingview.effect.TranslateFloatingTransition
 
TranslateFloatingTransition(float, long) - 类 的构造器com.ufreedom.floatingview.effect.TranslateFloatingTransition
 

X

x - 类 中的变量com.ufreedom.floatingview.transition.PathPosition
 

Y

y - 类 中的变量com.ufreedom.floatingview.transition.PathPosition
 
YumFloating - com.ufreedom.floatingview.transition中的类
Author UFreedom Date : 2016 十月 19
YumFloating(View, SpringSystem) - 类 的构造器com.ufreedom.floatingview.transition.YumFloating
 
YumFloating(View) - 类 的构造器com.ufreedom.floatingview.transition.YumFloating
 
A B C F G I O P R S T X Y 
跳过导航链接