Class ReinitializeLevelSetImageFilter
java.lang.Object
org.itk.simple.ProcessObject
org.itk.simple.ImageFilter
org.itk.simple.ReinitializeLevelSetImageFilter
- 
Field SummaryFields inherited from class org.itk.simple.ProcessObjectswigCMemOwn
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedReinitializeLevelSetImageFilter(long cPtr, boolean cMemoryOwn) 
- 
Method SummaryModifier and TypeMethodDescriptionvoiddelete()virtual itk::simple::ImageFilter::~ImageFilter()=0 Default Destructorprotected voidfinalize()protected static longdoubledoublegetName()virtual std::string itk::simple::ProcessObject::GetName() const =0 return user readable name for the filterbooleandoublevoidvoidvoidnarrowBandwidth(double value) voidsetInputNarrowBandwidth(double InputNarrowBandwidth) voidsetLevelSetValue(double LevelSetValue) voidsetNarrowBanding(boolean NarrowBanding) voidsetOutputNarrowBandwidth(double OutputNarrowBandwidth) protected static longtoString()virtual std::string itk::simple::ProcessObject::ToString() constMethods inherited from class org.itk.simple.ImageFiltergetCPtr, swigReleaseMethods inherited from class org.itk.simple.ProcessObjectabort, addCommand, debugOff, debugOn, getCPtr, getDebug, getGlobalDefaultCoordinateTolerance, getGlobalDefaultDebug, getGlobalDefaultDirectionTolerance, getGlobalDefaultNumberOfThreads, getGlobalDefaultThreader, getGlobalWarningDisplay, getNumberOfThreads, getNumberOfWorkUnits, getProgress, globalDefaultDebugOff, globalDefaultDebugOn, globalWarningDisplayOff, globalWarningDisplayOn, hasCommand, removeAllCommands, setDebug, setGlobalDefaultCoordinateTolerance, setGlobalDefaultDebug, setGlobalDefaultDirectionTolerance, setGlobalDefaultNumberOfThreads, setGlobalDefaultThreader, setGlobalWarningDisplay, setNumberOfThreads, setNumberOfWorkUnits, swigRelease
- 
Constructor Details- 
ReinitializeLevelSetImageFilterprotected ReinitializeLevelSetImageFilter(long cPtr, boolean cMemoryOwn) 
- 
ReinitializeLevelSetImageFilterpublic ReinitializeLevelSetImageFilter()
 
- 
- 
Method Details- 
getCPtr
- 
swigRelease
- 
finalizeprotected void finalize()- Overrides:
- finalizein class- ImageFilter
 
- 
deletepublic void delete()Description copied from class:ImageFiltervirtual itk::simple::ImageFilter::~ImageFilter()=0 Default Destructor- Overrides:
- deletein class- ImageFilter
 
- 
setLevelSetValuepublic void setLevelSetValue(double LevelSetValue) 
- 
getLevelSetValuepublic double getLevelSetValue()
- 
setNarrowBandingpublic void setNarrowBanding(boolean NarrowBanding) 
- 
narrowBandingOnpublic void narrowBandingOn()
- 
narrowBandingOffpublic void narrowBandingOff()
- 
getNarrowBandingpublic boolean getNarrowBanding()
- 
setInputNarrowBandwidthpublic void setInputNarrowBandwidth(double InputNarrowBandwidth) 
- 
getInputNarrowBandwidthpublic double getInputNarrowBandwidth()
- 
setOutputNarrowBandwidthpublic void setOutputNarrowBandwidth(double OutputNarrowBandwidth) 
- 
getOutputNarrowBandwidthpublic double getOutputNarrowBandwidth()
- 
getNamevirtual std::string itk::simple::ProcessObject::GetName() const =0 return user readable name for the filter- Overrides:
- getNamein class- ProcessObject
 
- 
toStringvirtual std::string itk::simple::ProcessObject::ToString() const- Overrides:
- toStringin class- ProcessObject
 
- 
execute
- 
narrowBandwidthpublic void narrowBandwidth(double value) 
 
-