Changes between Version 36 and Version 37 of barServiceServiceSyntax
- Timestamp:
- 04/21/11 16:51:21 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceServiceSyntax
v36 v37 11 11 === [wiki:barServiceGetCafInfo getCafInfo] === 12 12 13 Returns the index file of selected CAF dataset. Index file contains list of structures14 available for reconstruction, their hierarchy and list of slides withingiven dataset.13 Returns the index file of selected CAF dataset. Index file contains the list of structures 14 available for reconstruction, their hierarchy and the list of slides within the given dataset. 15 15 16 16 ==== Examples ==== … … 22 22 23 23 Returns a model of a given structure from selected dataset as a zip file containing the 24 reconstruction and short description.24 reconstruction and a short description. 25 25 26 26 ==== Examples ==== … … 31 31 === [wiki:barServiceGetPreview getPreview] === 32 32 33 Displays window allowing to manipulate (rotate, zoom, etc.) lightweight version of the reconstuciton.33 Displays a window allowing to manipulate (rotate, zoom, etc.) lightweight version of the reconstuciton. 34 34 Note that the web browser has to support [[http://en.wikipedia.org/wiki/WebGL|WebGL]] in order 35 35 to use this feature. … … 58 58 === [wiki:barServiceGetCafSlide getCafSlide] === 59 59 60 Returns a SVG image with CAF slide filtered by provided settings.60 Returns an SVG image with CAF slide filtered by provided settings. 61 61 62 62 ==== Examples ====