Class: Dvi::Opcode::PutRule

Inherits:
RuleBase show all
Defined in:
lib/dvi/opcode.rb

Overview

PutRule is a class for put_rule opcode.

Instance Attribute Summary

Attributes inherited from RuleBase

#height, #width

Method Summary

Methods inherited from RuleBase

#initialize, #interpret, read

Methods inherited from Base

#interpret, range, read, set_range

Constructor Details

This class inherits a constructor from Dvi::Opcode::RuleBase