public class Ellipse extends AbstractShape
Constructor and Description |
---|
Ellipse(String xradius,
String yradius)
Creates an ellipse shape
|
Ellipse(String xradius,
String yradius,
String x,
String y)
Creates an ellipse shape
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValues() |
getTransitionTime, transitionTime
Copyright © 2015. All rights reserved.