Java android.transition ArcMotion fields, constructors, methods, implement or subclass

Example usage for Java android.transition ArcMotion fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.transition ArcMotion.

The text is from its open source code.

Constructor

Method

PathgetPath(float startX, float startY, float endX, float endY)
voidsetMinimumHorizontalAngle(float angleInDegrees)
Sets the minimum arc along the circle between two points aligned near horizontally.
voidsetMinimumVerticalAngle(float angleInDegrees)
Sets the minimum arc along the circle between two points aligned near vertically.