長さと距離を計算するための操作を規定する
他のWhen::TM::GeometricPrimitiveとの時間位置の差の絶対値
other : When::TM::GeometricPrimitive returns : When::TM::Duration
# File when/tmobjects.rb, line 33
33: def distance(other)
34: raise TypeError, "Absolute Class #{self.class}"
35: end
When::TM::GeometricPrimitive 自身の持続時間
returns : When::TM::Duration
# File when/tmobjects.rb, line 24
24: def length
25: raise TypeError, "Absolute Class #{self.class}"
26: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.