Class: Ea::Sources::Xmi::ExtensionStyleParser::Style

Inherits:
Struct
  • Object
show all
Defined in:
lib/ea/sources/xmi/extension_style_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#background_colorObject

Returns the value of attribute background_color

Returns:

  • (Object)

    the current value of background_color



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def background_color
  @background_color
end

#blackObject

Returns the value of attribute black

Returns:

  • (Object)

    the current value of black



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def black
  @black
end

#boldObject

Returns the value of attribute bold

Returns:

  • (Object)

    the current value of bold



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def bold
  @bold
end

#colorObject

Returns the value of attribute color

Returns:

  • (Object)

    the current value of color



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def color
  @color
end

#duidObject

Returns the value of attribute duid

Returns:

  • (Object)

    the current value of duid



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def duid
  @duid
end

#eoidObject

Returns the value of attribute eoid

Returns:

  • (Object)

    the current value of eoid



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def eoid
  @eoid
end

#font_familyObject

Returns the value of attribute font_family

Returns:

  • (Object)

    the current value of font_family



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def font_family
  @font_family
end

#font_sizeObject

Returns the value of attribute font_size

Returns:

  • (Object)

    the current value of font_size



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def font_size
  @font_size
end

#hiddenObject

Returns the value of attribute hidden

Returns:

  • (Object)

    the current value of hidden



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def hidden
  @hidden
end

#hide_iconObject

Returns the value of attribute hide_icon

Returns:

  • (Object)

    the current value of hide_icon



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def hide_icon
  @hide_icon
end

#italicObject

Returns the value of attribute italic

Returns:

  • (Object)

    the current value of italic



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def italic
  @italic
end

#line_colorObject

Returns the value of attribute line_color

Returns:

  • (Object)

    the current value of line_color



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def line_color
  @line_color
end

#line_widthObject

Returns the value of attribute line_width

Returns:

  • (Object)

    the current value of line_width



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def line_width
  @line_width
end

#modeObject

Returns the value of attribute mode

Returns:

  • (Object)

    the current value of mode



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def mode
  @mode
end

#rawObject

Returns the value of attribute raw

Returns:

  • (Object)

    the current value of raw



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def raw
  @raw
end

#soidObject

Returns the value of attribute soid

Returns:

  • (Object)

    the current value of soid



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def soid
  @soid
end

#underlineObject

Returns the value of attribute underline

Returns:

  • (Object)

    the current value of underline



67
68
69
# File 'lib/ea/sources/xmi/extension_style_parser.rb', line 67

def underline
  @underline
end