Class: WhirledPeas::Settings::Border::Style

Inherits:
Struct
  • Object
show all
Defined in:
lib/whirled_peas/settings/border.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bottom_horizObject

Returns the value of attribute bottom_horiz

Returns:

  • (Object)

    the current value of bottom_horiz



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def bottom_horiz
  @bottom_horiz
end

#bottom_juncObject

Returns the value of attribute bottom_junc

Returns:

  • (Object)

    the current value of bottom_junc



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def bottom_junc
  @bottom_junc
end

#bottom_leftObject

Returns the value of attribute bottom_left

Returns:

  • (Object)

    the current value of bottom_left



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def bottom_left
  @bottom_left
end

#bottom_rightObject

Returns the value of attribute bottom_right

Returns:

  • (Object)

    the current value of bottom_right



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def bottom_right
  @bottom_right
end

#cross_juncObject

Returns the value of attribute cross_junc

Returns:

  • (Object)

    the current value of cross_junc



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def cross_junc
  @cross_junc
end

#left_juncObject

Returns the value of attribute left_junc

Returns:

  • (Object)

    the current value of left_junc



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def left_junc
  @left_junc
end

#left_vertObject

Returns the value of attribute left_vert

Returns:

  • (Object)

    the current value of left_vert



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def left_vert
  @left_vert
end

#middle_horizObject

Returns the value of attribute middle_horiz

Returns:

  • (Object)

    the current value of middle_horiz



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def middle_horiz
  @middle_horiz
end

#middle_vertObject

Returns the value of attribute middle_vert

Returns:

  • (Object)

    the current value of middle_vert



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def middle_vert
  @middle_vert
end

#right_juncObject

Returns the value of attribute right_junc

Returns:

  • (Object)

    the current value of right_junc



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def right_junc
  @right_junc
end

#right_vertObject

Returns the value of attribute right_vert

Returns:

  • (Object)

    the current value of right_vert



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def right_vert
  @right_vert
end

#top_horizObject

Returns the value of attribute top_horiz

Returns:

  • (Object)

    the current value of top_horiz



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def top_horiz
  @top_horiz
end

#top_juncObject

Returns the value of attribute top_junc

Returns:

  • (Object)

    the current value of top_junc



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def top_junc
  @top_junc
end

#top_leftObject

Returns the value of attribute top_left

Returns:

  • (Object)

    the current value of top_left



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def top_left
  @top_left
end

#top_rightObject

Returns the value of attribute top_right

Returns:

  • (Object)

    the current value of top_right



6
7
8
# File 'lib/whirled_peas/settings/border.rb', line 6

def top_right
  @top_right
end