Champlain.PathLayer.add_node – champlain-0.12 Reference Manual
Packages
champlain-0.12
Champlain
PathLayer
closed
fill
fill_color
stroke
stroke_color
stroke_width
visible
PathLayer
add_node
get_closed
get_dash
get_fill
get_fill_color
get_nodes
get_stroke
get_stroke_color
get_stroke_width
get_visible
insert_node
remove_all
remove_node
set_closed
set_dash
set_fill
set_fill_color
set_stroke
set_stroke_color
set_stroke_width
set_visible
add_node
Description:
public
void
add_node
(
Location
location)
Adds a
Location
object to the layer.
The node is prepended to the list.
Parameters:
this
a
PathLayer
location
a
Location