class Magick::RVG::Utility::RLTextStrategy

Public Instance Methods

render(x, y, text) click to toggle source
# File lib/rvg/misc.rb, line 224
def render(x, y, text)
  fail NotImplementedError
end