Class | Bio::Graphics::Primitive |
In: |
lib/bio/graphics/primitive.rb
|
Parent: | Object |
The Bio::Graphics::Primitive class is used to describe simple shapes. It is basically a simple data container that has lots of dynamically set instance variables including a name. The Bio::Graphics::Primitive object is later translated to an SVG string by the Bio::Graphics::SVGEE class.