Class: Ea::Theme::Definition::FrameSpec

Inherits:
Struct
  • Object
show all
Defined in:
lib/ea/theme/definition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#insetObject

Returns the value of attribute inset

Returns:

  • (Object)

    the current value of inset



14
15
16
# File 'lib/ea/theme/definition.rb', line 14

def inset
  @inset
end

#tab_heightObject

Returns the value of attribute tab_height

Returns:

  • (Object)

    the current value of tab_height



14
15
16
# File 'lib/ea/theme/definition.rb', line 14

def tab_height
  @tab_height
end

#tab_label_xObject

Returns the value of attribute tab_label_x

Returns:

  • (Object)

    the current value of tab_label_x



14
15
16
# File 'lib/ea/theme/definition.rb', line 14

def tab_label_x
  @tab_label_x
end

#tab_label_yObject

Returns the value of attribute tab_label_y

Returns:

  • (Object)

    the current value of tab_label_y



14
15
16
# File 'lib/ea/theme/definition.rb', line 14

def tab_label_y
  @tab_label_y
end

#tab_paddingObject

Returns the value of attribute tab_padding

Returns:

  • (Object)

    the current value of tab_padding



14
15
16
# File 'lib/ea/theme/definition.rb', line 14

def tab_padding
  @tab_padding
end

#tab_slantObject

Returns the value of attribute tab_slant

Returns:

  • (Object)

    the current value of tab_slant



14
15
16
# File 'lib/ea/theme/definition.rb', line 14

def tab_slant
  @tab_slant
end