Changes between Version 54 and Version 55 of barServiceServiceSyntax


Ignore:
Timestamp:
03/07/12 15:02:18 (12 years ago)
Author:
jkowalski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • barServiceServiceSyntax

    v54 v55  
    55== Available backend services == 
    66 
    7  
    87=== [wiki:barServiceGetAvailableDatasets getAvailableDatasets] === 
    98 
    10 Returns AJAX data describing CAF datasets (atlases) available to the user in the service. 
     9Return AJAX data describing CAF datasets (atlases) available to the user in the service. 
    1110 
    1211==== Example ==== 
     
    1615=== [wiki:barServiceGetCafInfo getCafInfo] === 
    1716 
    18 Returns the index file of selected CAF dataset. Index file contains the list of structures  
     17Return the index file of selected CAF dataset. Index file contains the list of structures  
    1918available for reconstruction, their hierarchy and the list of slides within the given dataset. 
    2019 
     
    2625=== [wiki:barServiceGetReconstruction getReconstruction] === 
    2726 
    28 Returns a model of a given structure from selected dataset as a zip file containing the 
     27Return a model of a given structure from selected dataset as a zip file containing the 
    2928reconstruction and a short description. 
    3029 
     
    3635=== [wiki:barServiceGetPreviewReconstruction getPreviewReconstruction] === 
    3736 
    38 Returns a lightweight model of a given structure from selected dataset as an x3d mesh. 
     37Return a lightweight model of a given structure from selected dataset as an x3d mesh. 
    3938 
    4039==== Examples ==== 
     
    4544=== [wiki:barServiceGetThumbnail getThumbnail] === 
    4645 
    47 Returns a thumbnail of the reconstruction of a given structure available via 
     46Return a thumbnail of the reconstruction of a given structure available via 
    4847`getReconstruction` in png format. 
    4948 
     
    5958=== [wiki:barServiceGetCafSlide getCafSlide] === 
    6059 
    61 Returns an SVG image with CAF slide filtered using provided settings. 
     60Return an SVG image with CAF slide filtered using provided settings. 
    6261 
    6362==== Examples ==== 
     
    7170=== [wiki:barServiceQueryReconstruction queryReconstruction] === 
    7271 
    73 Returns AJAX data describing reconstructions in the service matching the criteria. 
     72Return AJAX data describing reconstructions in the service matching the criteria. 
    7473 
    7574==== Examples ==== 
     
    8180=== [wiki:barServiceGetReconstructionByKey getReconstructionByKey] === 
    8281 
    83 Returns reconstruction (stored in the service) of a given service identifier. 
     82Return reconstruction (stored in the service) of a given service identifier. 
    8483 
    8584==== Example ==== 
     
    8988=== [wiki:barServiceGetThumbnailByKey getThumbnailByKey] === 
    9089 
    91 Returns a thumbnail of reconstruction (stored in the service) of a given service identifier in png format. 
     90Return a thumbnail of reconstruction (stored in the service) of a given service identifier in png format. 
    9291 
    9392==== Example ==== 
     
    101100=== [wiki:barServiceGetPreview getPreview] === 
    102101 
    103 Displays a window allowing to manipulate (rotate, zoom, etc.) lightweight version of the reconstuciton. 
     102Display a window allowing to manipulate (rotate, zoom, etc.) lightweight version of the reconstuciton. 
    104103Note that the web browser has to support [[http://en.wikipedia.org/wiki/WebGL|WebGL]] in order 
    105104to use this feature. 
     
    113112=== [wiki:barServiceGetCafInfoPage getCafInfoPage] === 
    114113 
    115 Displays a window containing basic information about CAF dataset. 
     114Display a window containing basic information about CAF dataset. 
    116115 
    117116==== Examples ==== 
friendster counter