Class: VORuby::STC::V1_30::PixelCoordIntervalList
- Inherits:
-
TypedArray
- Object
- Array
- TypedArray
- VORuby::STC::V1_30::PixelCoordIntervalList
- Defined in:
- lib/voruby/stc/1.30/stc.rb
Class Method Summary collapse
Methods inherited from TypedArray
#<<, #[]=, #clear, #initialize, #insert, maximum_length, #replace, #to_s
Methods inherited from Array
Constructor Details
This class inherits a constructor from TypedArray
Class Method Details
.restricted_to ⇒ Object
4992 |
# File 'lib/voruby/stc/1.30/stc.rb', line 4992 def self.restricted_to; [PixelCoordInterval] end |