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