class Magick::RVG::Utility::RLTextStrategy
Public Instance Methods
render(_x, _y, _text)
click to toggle source
# File lib/rvg/misc.rb, line 218 def render(_x, _y, _text) raise NotImplementedError end