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

Methods

new  

Public Class methods

Define a line from [x1, y1] to [x2, y2]. Use the RVG::ShapeConstructors#line method to create Line objects in a container.

[Validate]