Class: DrawioDsl::Schema::Solid

Inherits:
Line show all
Defined in:
lib/drawio_dsl/schema/lines/solid.rb

Constant Summary

Constants included from Formatters::Factory

Formatters::Factory::FORMATTERS

Instance Attribute Summary

Attributes inherited from Line

#design, #end_arrow, #entry_point, #exit_point, #source, #start_arrow, #stroke, #target, #waypoint

Attributes inherited from Shape

#fill_color, #font_color, #glass, #gradient, #h, #html, #rounded, #shadow, #sketch, #stroke_color, #style_modifiers, #theme, #title, #value, #w, #white_space, #x, #y

Attributes inherited from Node

#classification, #id, #key, #nodes, #page, #parent

Method Summary

Methods inherited from Line

#add_base_modifiers, #apply_defaults, configure_as, #default_configuration

Methods inherited from Shape

#add_base_modifiers, #apply_defaults, #as_xml, #bg_theme_palette, configure_shape, #debug, #draw_element, #draw_line, #format, #initialize, #shape_defaults, #style, #theme_palette, #to_h

Methods included from Formatters::Factory

#format_instance, #formatter

Methods inherited from Node

#add_node, #debug, #debug_detail, #debug_row, #initialize, #root?, #to_h

Constructor Details

This class inherits a constructor from DrawioDsl::Schema::Shape