Changed Methods |
double getAngleExtent()
|
Documentation changed from old to new. |
Returns the angular extent of the arc. |
double getAngleStart()
|
Documentation changed from old to new. |
Returns the starting angle of the arc. |
double getHeight()
|
Documentation changed from old to new. |
Returns the height of the ellipse of which this arc is a partial section. |
double getWidth()
|
Documentation changed from old to new. |
Returns the width of the ellipse of which this arc is a partial section. |
void setAngleExtent(double )
|
Documentation changed from old to new. |
Sets the angular extent of this arc to the specified double value. |
void setAngleStart(double )
|
Documentation changed from old to new. |
Sets the starting angle of this arc to the specified double value. |