Methods Summary |
---|
public float | getMaximumAngle() throw new RuntimeException("Stub!");
|
public float | getMinimumHorizontalAngle() throw new RuntimeException("Stub!");
|
public float | getMinimumVerticalAngle() throw new RuntimeException("Stub!");
|
public android.graphics.Path | getPath(float startX, float startY, float endX, float endY) throw new RuntimeException("Stub!");
|
public void | setMaximumAngle(float angleInDegrees) throw new RuntimeException("Stub!");
|
public void | setMinimumHorizontalAngle(float angleInDegrees) throw new RuntimeException("Stub!");
|
public void | setMinimumVerticalAngle(float angleInDegrees) throw new RuntimeException("Stub!");
|