Module: NSWTopo::Labels::LabelFeatures

Defined in:
lib/nswtopo/layer/labels.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dualObject

Returns the value of attribute dual.



103
104
105
# File 'lib/nswtopo/layer/labels.rb', line 103

def dual
  @dual
end

#layer_nameObject

Returns the value of attribute layer_name.



103
104
105
# File 'lib/nswtopo/layer/labels.rb', line 103

def layer_name
  @layer_name
end

#textObject

Returns the value of attribute text.



103
104
105
# File 'lib/nswtopo/layer/labels.rb', line 103

def text
  @text
end