Class: Contrek::Finder::PolygonFinder::NodeDescriptor

Inherits:
Struct
  • Object
show all
Defined in:
lib/contrek/finder/polygon_finder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aObject

Returns the value of attribute a

Returns:

  • (Object)

    the current value of a



9
10
11
# File 'lib/contrek/finder/polygon_finder.rb', line 9

def a
  @a
end

#nodeObject

Returns the value of attribute node

Returns:

  • (Object)

    the current value of node



9
10
11
# File 'lib/contrek/finder/polygon_finder.rb', line 9

def node
  @node
end

#oObject

Returns the value of attribute o

Returns:

  • (Object)

    the current value of o



9
10
11
# File 'lib/contrek/finder/polygon_finder.rb', line 9

def o
  @o
end