Module: NSWTopo::Labels::LabelFeatures
- Defined in:
- lib/nswtopo/layer/labels.rb
Instance Attribute Summary collapse
-
#layer_name ⇒ Object
Returns the value of attribute layer_name.
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#layer_name ⇒ Object
Returns the value of attribute layer_name.
75 76 77 |
# File 'lib/nswtopo/layer/labels.rb', line 75 def layer_name @layer_name end |
#text ⇒ Object
Returns the value of attribute text.
75 76 77 |
# File 'lib/nswtopo/layer/labels.rb', line 75 def text @text end |