Class Route
Defined in: phototopo.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Route(phototopo, id, order)
|
Field Attributes | Field Name and Description |
---|---|
the unique id of this route
|
Class Detail
Route(phototopo, id, order)
- Parameters:
- phototopo
- the topo to add this route to
- id
- - is a unique string identifying the route (eg a primary id in the DB) #param order is a number used for sorting the routes into a natural order (typically 1..x from left to right)
- order
Field Detail
{String}
id
the unique id of this route