Module: AIXM::Concerns::Marking
- Included in:
- AIXM::Component::FATO, AIXM::Component::Helipad, AIXM::Component::Runway
- Defined in:
- lib/aixm/concerns/marking.rb
Overview
Adds optional markings to features.
Instance Attribute Summary collapse
-
#marking ⇒ Object
Markings.
Instance Attribute Details
#remarks ⇒ String? #remarks=(value) ⇒ Object
Markings
13 14 15 |
# File 'lib/aixm/concerns/marking.rb', line 13 def marking @marking end |