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

Methods

new  

Public Class methods

Define a circle with radius r and centered at [cx, cy]. Use the RVG::ShapeConstructors#circle method to create Circle objects in a container.

[Validate]