Method: Archimate::Svg::Entity::Representation#entity_shape
- Defined in:
- lib/archimate/svg/entity/representation.rb
#entity_shape(xml, bounds) ⇒ Object
7 8 9 |
# File 'lib/archimate/svg/entity/representation.rb', line 7 def entity_shape(xml, bounds) representation_path(xml, bounds) end |