Class Index | File Index

Classes


Class Route


Defined in: phototopo.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Route(phototopo, id, order)
Field Summary
Field Attributes Field Name and Description
 
id
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

Documentation generated by JsDoc Toolkit 2.4.0