Class: JXL::Modular::WeightedHeader
- Inherits:
-
Data
- Object
- Data
- JXL::Modular::WeightedHeader
- Defined in:
- lib/jxl/modular/group_header.rb
Instance Attribute Summary collapse
-
#p ⇒ Object
readonly
Returns the value of attribute p.
-
#weights ⇒ Object
readonly
Returns the value of attribute weights.
Instance Attribute Details
#p ⇒ Object (readonly)
Returns the value of attribute p
5 6 7 |
# File 'lib/jxl/modular/group_header.rb', line 5 def p @p end |
#weights ⇒ Object (readonly)
Returns the value of attribute weights
5 6 7 |
# File 'lib/jxl/modular/group_header.rb', line 5 def weights @weights end |