AddObserver(const EventObject &event, Command *cmd) const | itk::Object | |
AddObserver(const EventObject &event, std::function< void(const EventObject &)> function) const | itk::Object | |
BreakOnError() | itk::LightObject | static |
Clone() const | itk::LightObject | inline |
ColorNameVectorType typedef | itk::ColorTable< TComponent > | private |
ColorTable()=default | itk::ColorTable< TComponent > | protected |
ColorVectorType typedef | itk::ColorTable< TComponent > | private |
ConstPointer typedef | itk::ColorTable< TComponent > | |
CreateAnother() const override | itk::Object | virtual |
DebugOff() const | itk::Object | virtual |
DebugOn() const | itk::Object | virtual |
Delete() | itk::LightObject | virtual |
DeleteColors() | itk::ColorTable< TComponent > | private |
GetClosestColorTableId(TComponent r, TComponent g, TComponent b) | itk::ColorTable< TComponent > | |
GetColor(unsigned int c) | itk::ColorTable< TComponent > | |
GetColorComponent(unsigned int c, char rgb) | itk::ColorTable< TComponent > | |
GetColorName(unsigned int c) | itk::ColorTable< TComponent > | |
GetCommand(unsigned long tag) | itk::Object | |
GetDebug() const | itk::Object | |
GetGlobalWarningDisplay() | itk::Object | static |
GetMetaDataDictionary() | itk::Object | |
GetMetaDataDictionary() const | itk::Object | |
GetMTime() const | itk::Object | virtual |
GetNameOfClass() const override | itk::ColorTable< TComponent > | virtual |
GetNumberOfColors() const | itk::ColorTable< TComponent > | virtual |
GetObjectName() const | itk::Object | virtual |
GetReferenceCount() const | itk::LightObject | inlinevirtual |
GetTimeStamp() const | itk::Object | virtual |
GlobalWarningDisplayOff() | itk::Object | inlinestatic |
GlobalWarningDisplayOn() | itk::Object | inlinestatic |
HasObserver(const EventObject &event) const | itk::Object | |
InternalClone() const | itk::LightObject | protectedvirtual |
InvokeEvent(const EventObject &) | itk::Object | |
InvokeEvent(const EventObject &) const | itk::Object | |
itkGetGlobalDeclarationMacro(bool, GlobalWarningDisplay) | itk::Object | private |
LightObject() | itk::LightObject | protected |
m_Color | itk::ColorTable< TComponent > | private |
m_ColorName | itk::ColorTable< TComponent > | private |
m_Debug | itk::Object | mutableprivate |
m_GlobalWarningDisplay | itk::Object | privatestatic |
m_MetaDataDictionary | itk::Object | mutableprivate |
m_MTime | itk::Object | mutableprivate |
m_NumberOfColors | itk::ColorTable< TComponent > | private |
m_ObjectName | itk::Object | private |
m_ReferenceCount | itk::LightObject | mutableprotected |
m_SubjectImplementation | itk::Object | mutableprivate |
Modified() const | itk::Object | virtual |
New() | itk::ColorTable< TComponent > | static |
Object() | itk::Object | protected |
Pointer typedef | itk::ColorTable< TComponent > | |
Print(std::ostream &os, Indent indent=0) const | itk::LightObject | |
PrintHeader(std::ostream &os, Indent indent) const | itk::LightObject | protectedvirtual |
PrintObservers(std::ostream &os, Indent indent) const | itk::Object | protected |
PrintSelf(std::ostream &os, Indent indent) const override | itk::ColorTable< TComponent > | protectedvirtual |
PrintTrailer(std::ostream &os, Indent indent) const | itk::LightObject | protectedvirtual |
Register() const override | itk::Object | virtual |
RemoveAllObservers() | itk::Object | |
RemoveObserver(unsigned long tag) const | itk::Object | |
Self typedef | itk::ColorTable< TComponent > | |
SetColor(unsigned int c, TComponent r, TComponent g, TComponent b, const char *name="UserDefined") | itk::ColorTable< TComponent > | |
SetColor(unsigned int c, RGBPixel< TComponent > pixel, const char *name="UserDefined") | itk::ColorTable< TComponent > | |
SetDebug(bool debugFlag) const | itk::Object | |
SetGlobalWarningDisplay(bool val) | itk::Object | static |
SetMetaDataDictionary(const MetaDataDictionary &rhs) | itk::Object | |
SetMetaDataDictionary(MetaDataDictionary &&rrhs) | itk::Object | |
SetObjectName(std::string _arg) | itk::Object | virtual |
SetReferenceCount(int) override | itk::Object | virtual |
SetTimeStamp(const TimeStamp &timeStamp) | itk::Object | protectedvirtual |
Superclass typedef | itk::ColorTable< TComponent > | |
UnRegister() const noexcept override | itk::Object | virtual |
UseDiscreteColors() | itk::ColorTable< TComponent > | |
UseGrayColors(unsigned int n=256) | itk::ColorTable< TComponent > | |
UseHeatColors(unsigned int n=256) | itk::ColorTable< TComponent > | |
UseRandomColors(unsigned int n=256) | itk::ColorTable< TComponent > | |
~LightObject() | itk::LightObject | protectedvirtual |
~Object() override | itk::Object | protected |