| BuildGrayScaleLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildHotIronLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildInfernoLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildInverseGrayScaleLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildJetLookupTable(bool transparent=false) | mitk::LookupTable | protectedvirtual |
| BuildLegacyBinaryLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildLegacyRainbowColorLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildMagmaLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildMultiLabelLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildPET20LookupTable() | mitk::LookupTable | protectedvirtual |
| BuildPETBWLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildPETColorLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildPlasmaLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildTurboLookupTable() | mitk::LookupTable | protectedvirtual |
| BuildViridisLookupTable() | mitk::LookupTable | protectedvirtual |
| ChangeOpacity(int index, float opacity) | mitk::LookupTable | virtual |
| ChangeOpacityForAll(float opacity) | mitk::LookupTable | virtual |
| Clone() const | mitk::LabeledImageLookupTable | |
| ConstPointer typedef | mitk::LookupTable | |
| CreateColorTransferFunction(vtkColorTransferFunction *&colorFunction) | mitk::LookupTable | |
| CreateColorTransferFunction() | mitk::LookupTable | |
| CreateGradientTransferFunction(vtkPiecewiseFunction *&gradientFunction) | mitk::LookupTable | |
| CreateGradientTransferFunction() | mitk::LookupTable | |
| CreateOpacityTransferFunction(vtkPiecewiseFunction *&opacityFunction) | mitk::LookupTable | |
| CreateOpacityTransferFunction() | mitk::LookupTable | |
| GenerateRandomColor(double &r, double &g, double &b) | mitk::LabeledImageLookupTable | protectedvirtual |
| GenerateRandomNumber() | mitk::LabeledImageLookupTable | protectedvirtual |
| GetActiveType() const | mitk::LookupTable | virtual |
| GetActiveTypeAsString() const | mitk::LookupTable | virtual |
| GetClassHierarchy() const | mitk::LookupTable | inlinevirtual |
| GetClassName() const | mitk::LookupTable | virtual |
| GetColor(double value, double rgb[3]) | mitk::LookupTable | virtual |
| GetColorForLabel(const LabelType &label) | mitk::LabeledImageLookupTable | virtual |
| GetLevelWindow() | mitk::LabeledImageLookupTable | inline |
| GetRawLookupTable() const | mitk::LookupTable | virtual |
| GetStaticNameOfClass() | mitk::LookupTable | inlinestatic |
| GetTableValue(int index, double rgba[4]) | mitk::LookupTable | virtual |
| GetVtkLookupTable() const | mitk::LookupTable | virtual |
| GRAYSCALE enum value | mitk::LookupTable | |
| HOT_IRON enum value | mitk::LookupTable | |
| INFERNO enum value | mitk::LookupTable | |
| INVERSE_GRAYSCALE enum value | mitk::LookupTable | |
| JET enum value | mitk::LookupTable | |
| JET_TRANSPARENT enum value | mitk::LookupTable | |
| LabeledImageLookupTable() | mitk::LabeledImageLookupTable | protected |
| LabeledImageLookupTable(const LabeledImageLookupTable &other) | mitk::LabeledImageLookupTable | protected |
| LabelType typedef | mitk::LabeledImageLookupTable | |
| LEGACY_BINARY enum value | mitk::LookupTable | |
| LEGACY_RAINBOW_COLOR enum value | mitk::LookupTable | |
| LookupTable() | mitk::LookupTable | |
| LookupTable(const LookupTable &other) | mitk::LookupTable | protected |
| LookupTableType enum name | mitk::LookupTable | |
| m_Level | mitk::LookupTable | protected |
| m_LevelWindow | mitk::LabeledImageLookupTable | protected |
| m_LookupTable | mitk::LookupTable | protected |
| m_Opacity | mitk::LookupTable | protected |
| m_Type | mitk::LookupTable | protected |
| m_Window | mitk::LookupTable | protected |
| MAGMA enum value | mitk::LookupTable | |
| mitkClassMacro(LabeledImageLookupTable, LookupTable) | mitk::LabeledImageLookupTable | |
| MULTILABEL enum value | mitk::LookupTable | |
| New() | mitk::LabeledImageLookupTable | static |
| operator!=(const LookupTable &LookupTable) const | mitk::LookupTable | virtual |
| operator=(const LookupTable &other) override | mitk::LabeledImageLookupTable | virtual |
| operator==(const mitk::LookupTable &LookupTable) const | mitk::LookupTable | virtual |
| PET_20 enum value | mitk::LookupTable | |
| PET_BLACK_WHITE enum value | mitk::LookupTable | |
| PET_COLOR enum value | mitk::LookupTable | |
| PLASMA enum value | mitk::LookupTable | |
| Pointer typedef | mitk::LookupTable | |
| PrintSelf(std::ostream &os, itk::Indent indent) const override | mitk::LookupTable | protected |
| RawLookupTableType typedef | mitk::LookupTable | |
| RequestedRegionIsOutsideOfTheBufferedRegion() override | mitk::LookupTable | |
| Self typedef | mitk::LookupTable | |
| SetColorForLabel(const LabelType &label, const double &r, const double &g, const double &b, const double a=1.0) | mitk::LabeledImageLookupTable | virtual |
| SetLevel(float _arg) | mitk::LookupTable | virtual |
| SetOpacity(float _arg) | mitk::LookupTable | virtual |
| SetRequestedRegion(const itk::DataObject *data) override | mitk::LookupTable | |
| SetRequestedRegionToLargestPossibleRegion() override | mitk::LookupTable | |
| SetTableValue(int index, double rgba[4]) | mitk::LookupTable | virtual |
| SetType(const LookupTableType type) | mitk::LookupTable | virtual |
| SetType(const std::string &typeName) | mitk::LookupTable | virtual |
| SetVtkLookupTable(vtkSmartPointer< vtkLookupTable > lut) | mitk::LookupTable | virtual |
| SetWindow(float _arg) | mitk::LookupTable | virtual |
| Superclass typedef | mitk::LookupTable | |
| TURBO enum value | mitk::LookupTable | |
| typenameList | mitk::LookupTable | static |
| UpdateOutputInformation() override | mitk::LookupTable | |
| VerifyRequestedRegion() override | mitk::LookupTable | |
| VIRIDIS enum value | mitk::LookupTable | |
| ~LabeledImageLookupTable() override | mitk::LabeledImageLookupTable | protected |
| ~LookupTable() override | mitk::LookupTable | |