Example usage for Java android.transition ArcMotion fields, constructors, methods, implement or subclass
The text is from its open source code.
Path | getPath(float startX, float startY, float endX, float endY) |
void | setMinimumHorizontalAngle(float angleInDegrees) Sets the minimum arc along the circle between two points aligned near horizontally. |
void | setMinimumVerticalAngle(float angleInDegrees) Sets the minimum arc along the circle between two points aligned near vertically. |