fw4spl
core/fwDataTools/src/fwDataTools/fieldHelper/Image.cpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2016.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #include "fwDataTools/fieldHelper/Image.hpp"
8 
9 namespace fwDataTools
10 {
11 
12 namespace fieldHelper
13 {
14 
15 const std::string Image::DATA_IS_LOCKED ( "DATA_IS_LOCKED" );
16 
17 const std::string Image::position ( "position" );
18 
19 const std::string Image::localGui ( "Local GUI" );
20 const std::string Image::m_axialSliceCountId ( "Axial Slice Count" );
21 const std::string Image::m_frontalSliceCountId ( "Frontal Slice Count" );
22 const std::string Image::m_sagittalSliceCountId ( "Sagittal Slice Count" );
23 const std::string Image::m_axialSliceIndexId ( "Axial Slice Index" );
24 const std::string Image::m_frontalSliceIndexId ( "Frontal Slice Index" );
25 const std::string Image::m_sagittalSliceIndexId ( "Sagittal Slice Index" );
26 const std::string Image::m_transferFunctionCompositeId ( "m_transferFunctionCompositeId" );
27 const std::string Image::m_imageLandmarksId ("m_imageLandmarksId");
28 const std::string Image::m_imageDistancesId ("m_imageDistancesId");
29 const std::string Image::m_commentId ("m_commentId");
30 const std::string Image::m_labelId ("m_labelId");
31 const std::string Image::m_colorId ("m_colorId");
32 const std::string Image::m_relatedServiceId ("m_relatedServiceId");
33 const std::string Image::m_imageLabelId ("m_imageLabelId");
34 const std::string Image::m_acquisitionCountId ("m_acquisitionCountId");
35 
36 const std::string Image::m_globalMatrixId ("Global Matrix");
37 const std::string Image::m_errorId ("Error");
38 
39 const std::string Image::m_roi ( "ROI" );
40 
41 } // fieldHelper
42 
43 }
FWDATATOOLS_API static const std::string position
position oriented IDs
static FWDATATOOLS_API const std::string m_transferFunctionCompositeId
The namespace fwDataTools contains classes which provide helpers to manipulate fwData::Object. *.
static FWDATATOOLS_API const std::string m_relatedServiceId
to store uid (simple) of service which create the object
static FWDATATOOLS_API const std::string m_labelId
to assign a label