Class: Ea::Svg::EaEmitter::Element::HeaderLinePipeline::Context

Inherits:
Struct
  • Object
show all
Defined in:
lib/ea/svg/ea_emitter/element/header_line_pipeline.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bounds_widthObject

Returns the value of attribute bounds_width

Returns:

  • (Object)

    the current value of bounds_width



20
21
22
# File 'lib/ea/svg/ea_emitter/element/header_line_pipeline.rb', line 20

def bounds_width
  @bounds_width
end

#classifierObject

Returns the value of attribute classifier

Returns:

  • (Object)

    the current value of classifier



20
21
22
# File 'lib/ea/svg/ea_emitter/element/header_line_pipeline.rb', line 20

def classifier
  @classifier
end

#diagram_package_idObject

Returns the value of attribute diagram_package_id

Returns:

  • (Object)

    the current value of diagram_package_id



20
21
22
# File 'lib/ea/svg/ea_emitter/element/header_line_pipeline.rb', line 20

def diagram_package_id
  @diagram_package_id
end

#font_sizeObject

Returns the value of attribute font_size

Returns:

  • (Object)

    the current value of font_size



20
21
22
# File 'lib/ea/svg/ea_emitter/element/header_line_pipeline.rb', line 20

def font_size
  @font_size
end

#off_canvas_parent_nameObject

Returns the value of attribute off_canvas_parent_name

Returns:

  • (Object)

    the current value of off_canvas_parent_name



20
21
22
# File 'lib/ea/svg/ea_emitter/element/header_line_pipeline.rb', line 20

def off_canvas_parent_name
  @off_canvas_parent_name
end

#umldi_keywordObject

Returns the value of attribute umldi_keyword

Returns:

  • (Object)

    the current value of umldi_keyword



20
21
22
# File 'lib/ea/svg/ea_emitter/element/header_line_pipeline.rb', line 20

def umldi_keyword
  @umldi_keyword
end

#visually_nestedObject

Returns the value of attribute visually_nested

Returns:

  • (Object)

    the current value of visually_nested



20
21
22
# File 'lib/ea/svg/ea_emitter/element/header_line_pipeline.rb', line 20

def visually_nested
  @visually_nested
end