Class: TypographicUnit::AmericanPoint

Inherits:
Unit
  • Object
show all
Defined in:
lib/typographic-unit/american-point.rb

Overview

AmericanPoint is a unit of American point. See www.ops.dti.ne.jp/~robundo/TMTaroY01.html for details.

Direct Known Subclasses

JISPoint

Instance Attribute Summary

Attributes inherited from Unit

#value

Method Summary

Methods inherited from Unit

#%, #*, #+, #+@, #-, #-@, #<=>, #>>, #abs, base, #ceil, #div, #floor, #initialize, #inspect, #integer?, #nonzero?, #quo, register, #round, #scaled_point, short, size, #step, #to_f, #to_i, #to_int, #to_s, #truncate, unit, #zero?

Constructor Details

This class inherits a constructor from TypographicUnit::Unit