Class: JXL::Modular::WeightedHeader

Inherits:
Data
  • Object
show all
Defined in:
lib/jxl/modular/group_header.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pObject (readonly)

Returns the value of attribute p

Returns:

  • (Object)

    the current value of p



5
6
7
# File 'lib/jxl/modular/group_header.rb', line 5

def p
  @p
end

#weightsObject (readonly)

Returns the value of attribute weights

Returns:

  • (Object)

    the current value of weights



5
6
7
# File 'lib/jxl/modular/group_header.rb', line 5

def weights
  @weights
end