Celestine::Ellipse
Inherits Celestine::Modules::Animate::Transform / Celestine::Modules::Animate::Motion / Celestine::Modules::Animate / Celestine::Modules::Marker / Celestine::Modules::Filter / Celestine::Modules::Mask / Celestine::Modules::StrokeFill / Celestine::Modules::CPosition / Celestine::Modules::Transform / Celestine::Drawable / Reference / Object
Draws and holds information for ellipses
Constants
TAG = "ellipse"
Instance methods
radius_x
Radius of the x axis
Radius of the x axis
radius_x_units
What kind of unit radius_x should use when rendering
radius_x_units=(radius_x_units : String | Nil)
What kind of unit radius_x should use when rendering
radius_y
Radius of the y axis
Radius of the y axis
radius_y_units
What kind of unit radius_y should use when rendering
radius_y_units=(radius_y_units : String | Nil)
What kind of unit radius_y should use when rendering