Class: Idml::Render::StyleResolver::Paragraph

Inherits:
Struct
  • Object
show all
Defined in:
lib/idml/render/style_resolver.rb

Overview

Paragraph-level attributes carried alongside a run list. Each attribute comes from the owning PSR and is nil when the PSR doesn't declare it.

Instance Attribute Summary collapse

Instance Attribute Details

#alignmentObject

Returns the value of attribute alignment

Returns:

  • (Object)

    the current value of alignment



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def alignment
  @alignment
end

#auto_leadingObject

Returns the value of attribute auto_leading

Returns:

  • (Object)

    the current value of auto_leading



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def auto_leading
  @auto_leading
end

#bullet_character_valueObject

Returns the value of attribute bullet_character_value

Returns:

  • (Object)

    the current value of bullet_character_value



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def bullet_character_value
  @bullet_character_value
end

#bullets_and_numbering_list_typeObject

Returns the value of attribute bullets_and_numbering_list_type

Returns:

  • (Object)

    the current value of bullets_and_numbering_list_type



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def bullets_and_numbering_list_type
  @bullets_and_numbering_list_type
end

#bullets_text_afterObject

Returns the value of attribute bullets_text_after

Returns:

  • (Object)

    the current value of bullets_text_after



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def bullets_text_after
  @bullets_text_after
end

#drop_cap_charactersObject

Returns the value of attribute drop_cap_characters

Returns:

  • (Object)

    the current value of drop_cap_characters



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def drop_cap_characters
  @drop_cap_characters
end

#drop_cap_linesObject

Returns the value of attribute drop_cap_lines

Returns:

  • (Object)

    the current value of drop_cap_lines



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def drop_cap_lines
  @drop_cap_lines
end

#first_line_indentObject

Returns the value of attribute first_line_indent

Returns:

  • (Object)

    the current value of first_line_indent



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def first_line_indent
  @first_line_indent
end

#left_indentObject

Returns the value of attribute left_indent

Returns:

  • (Object)

    the current value of left_indent



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def left_indent
  @left_indent
end

#numbering_expressionObject

Returns the value of attribute numbering_expression

Returns:

  • (Object)

    the current value of numbering_expression



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def numbering_expression
  @numbering_expression
end

#right_indentObject

Returns the value of attribute right_indent

Returns:

  • (Object)

    the current value of right_indent



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def right_indent
  @right_indent
end

#rule_aboveObject

Returns the value of attribute rule_above

Returns:

  • (Object)

    the current value of rule_above



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_above
  @rule_above
end

#rule_above_colorObject

Returns the value of attribute rule_above_color

Returns:

  • (Object)

    the current value of rule_above_color



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_above_color
  @rule_above_color
end

#rule_above_left_indentObject

Returns the value of attribute rule_above_left_indent

Returns:

  • (Object)

    the current value of rule_above_left_indent



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_above_left_indent
  @rule_above_left_indent
end

#rule_above_line_weightObject

Returns the value of attribute rule_above_line_weight

Returns:

  • (Object)

    the current value of rule_above_line_weight



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_above_line_weight
  @rule_above_line_weight
end

#rule_above_offsetObject

Returns the value of attribute rule_above_offset

Returns:

  • (Object)

    the current value of rule_above_offset



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_above_offset
  @rule_above_offset
end

#rule_above_right_indentObject

Returns the value of attribute rule_above_right_indent

Returns:

  • (Object)

    the current value of rule_above_right_indent



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_above_right_indent
  @rule_above_right_indent
end

#rule_above_tintObject

Returns the value of attribute rule_above_tint

Returns:

  • (Object)

    the current value of rule_above_tint



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_above_tint
  @rule_above_tint
end

#rule_above_widthObject

Returns the value of attribute rule_above_width

Returns:

  • (Object)

    the current value of rule_above_width



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_above_width
  @rule_above_width
end

#rule_belowObject

Returns the value of attribute rule_below

Returns:

  • (Object)

    the current value of rule_below



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_below
  @rule_below
end

#rule_below_colorObject

Returns the value of attribute rule_below_color

Returns:

  • (Object)

    the current value of rule_below_color



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_below_color
  @rule_below_color
end

#rule_below_left_indentObject

Returns the value of attribute rule_below_left_indent

Returns:

  • (Object)

    the current value of rule_below_left_indent



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_below_left_indent
  @rule_below_left_indent
end

#rule_below_line_weightObject

Returns the value of attribute rule_below_line_weight

Returns:

  • (Object)

    the current value of rule_below_line_weight



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_below_line_weight
  @rule_below_line_weight
end

#rule_below_offsetObject

Returns the value of attribute rule_below_offset

Returns:

  • (Object)

    the current value of rule_below_offset



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_below_offset
  @rule_below_offset
end

#rule_below_right_indentObject

Returns the value of attribute rule_below_right_indent

Returns:

  • (Object)

    the current value of rule_below_right_indent



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_below_right_indent
  @rule_below_right_indent
end

#rule_below_tintObject

Returns the value of attribute rule_below_tint

Returns:

  • (Object)

    the current value of rule_below_tint



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_below_tint
  @rule_below_tint
end

#rule_below_widthObject

Returns the value of attribute rule_below_width

Returns:

  • (Object)

    the current value of rule_below_width



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def rule_below_width
  @rule_below_width
end

#runsObject

Returns the value of attribute runs

Returns:

  • (Object)

    the current value of runs



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def runs
  @runs
end

#space_afterObject

Returns the value of attribute space_after

Returns:

  • (Object)

    the current value of space_after



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def space_after
  @space_after
end

#space_beforeObject

Returns the value of attribute space_before

Returns:

  • (Object)

    the current value of space_before



48
49
50
# File 'lib/idml/render/style_resolver.rb', line 48

def space_before
  @space_before
end