Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions

mitk::FloatLookupTableProperty Class Reference

#include <mitkProperties.h>

Inheritance diagram for mitk::FloatLookupTableProperty:
Inheritance graph
[legend]
Collaboration diagram for mitk::FloatLookupTableProperty:
Collaboration graph
[legend]

List of all members.

Public Types

typedef FloatLookupTableProperty Self
typedef GenericProperty
< FloatLookupTable
Superclass
typedef itk::SmartPointer< SelfPointer
typedef itk::SmartPointer
< const Self
ConstPointer

Public Member Functions

virtual const char * GetClassName () const
virtual ~FloatLookupTableProperty ()

Static Public Member Functions

static Pointer New ()
static Pointer New (FloatLookupTable _arg)

Protected Member Functions

 FloatLookupTableProperty ()
 FloatLookupTableProperty (FloatLookupTable x)

Detailed Description

Definition at line 44 of file mitkProperties.h.


Member Typedef Documentation

typedef itk::SmartPointer<const Self> mitk::FloatLookupTableProperty::ConstPointer

Reimplemented from mitk::GenericProperty< FloatLookupTable >.

Definition at line 44 of file mitkProperties.h.

typedef itk::SmartPointer<Self> mitk::FloatLookupTableProperty::Pointer

Reimplemented from mitk::GenericProperty< FloatLookupTable >.

Definition at line 44 of file mitkProperties.h.

Reimplemented from mitk::GenericProperty< FloatLookupTable >.

Definition at line 44 of file mitkProperties.h.

Reimplemented from mitk::GenericProperty< FloatLookupTable >.

Definition at line 44 of file mitkProperties.h.


Constructor & Destructor Documentation

virtual mitk::FloatLookupTableProperty::~FloatLookupTableProperty (  ) [inline, virtual]

Definition at line 44 of file mitkProperties.h.

mitk::FloatLookupTableProperty::FloatLookupTableProperty (  ) [inline, protected]

Definition at line 44 of file mitkProperties.h.

mitk::FloatLookupTableProperty::FloatLookupTableProperty ( FloatLookupTable  x ) [inline, protected]

Definition at line 44 of file mitkProperties.h.


Member Function Documentation

virtual const char* mitk::FloatLookupTableProperty::GetClassName (  ) const [virtual]
static Pointer mitk::FloatLookupTableProperty::New ( FloatLookupTable  _arg ) [inline, static]

Reimplemented from mitk::GenericProperty< FloatLookupTable >.

Definition at line 44 of file mitkProperties.h.

static Pointer mitk::FloatLookupTableProperty::New (  ) [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines