drawTSP-method: drawTSP

Description Usage Arguments Details optional arguments arguments are forwarded to the following functions

Description

drawTSP

Usage

1
2
3
4
drawTSP(object, ...)

## S4 method for signature 'GeoSituation'
drawTSP(object, ...)

Arguments

object

the GeoSituation-Object(s) to be plotted

...

list of optional values (see below)

Details

Optional Parameters for this Methdod.

optional arguments

startnode.bg.col

Optional Parameter Defines the background-color of the start-node. Default value is 2.

startnode.bg.pch

Optional Parameter Defines the background-point-Style of the start-node. Default value is 20.

startnode.bg.cex

Optional Parameter Defines the background-size of the start-node. Default value is 3.

startnode.fg.col

Optional Parameter Defines the foreground-color of the start-node. Default value is 1.

startnode.fg.pch

Optional Parameter Defines the foreground-point-Style of the start-node. Default value is 20.

startnode.fg.cex

Optional Parameter Defines the foreground-size of the start-node. Default value is 1.

arguments are forwarded to the following functions

arrows:

the routing will be drawn using this functions. attributes x1,y1 are blocked


felixlindemann/HNUORTools documentation built on May 8, 2019, 6:46 p.m.