Class: RubyPost::DblArrow

Inherits:
DoubleArrow show all
Defined in:
lib/draw.rb

Overview

alias DoubleArrow, implements the metapost drawdblarrow command

Instance Attribute Summary

Attributes inherited from BaseDrawCommand

#drawable

Method Summary

Methods inherited from DoubleArrow

#compile

Methods inherited from BaseDrawCommand

#add_option, #color, #colour, #compile_options, #initialize, #rotate, #scale, #set_drawable, #translate

Methods inherited from Object

#compile

Constructor Details

This class inherits a constructor from RubyPost::BaseDrawCommand