Class Magick::RVG::Ellipse
In: lib/rvg/embellishable.rb
Parent: Shape

Methods

new  

Public Class methods

Define an ellipse with a center at [cx, cy], a horizontal radius rx and a vertical radius ry. Use the RVG::ShapeConstructors#ellipse method to create Ellipse objects in a container.

[Validate]