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