Inheritance Graph

graph BT
	ProjSizeFilterState
	click ProjSizeFilterState "escript_type_MinSG_ProjSizeFilterState"

Functions

   
_constructor() [ESF] new MinSG.ProjSizeFilterState()*/
getMaximumProjSize() [ESMF] Number projSizeFilterState.getMaximumProjSize()
getMinimumDistance() [ESMF] Number projSizeFilterState.getMinimumDistance()
getTargetChannel() [ESMF] String projSizeFilterState.getTargetChannel()
isForceClosed() [ESMF] Bool projSizeFilterState.isForced()
setForceClosed(p0) [ESMF] self projSizeFilterState.setForced(bool)
setMaximumProjSize(p0) [ESMF] self projSizeFilterState.setMaximumProjSize(float)
setMinimumDistance(p0) [ESMF] self projSizeFilterState.setMinimumDistance(float)
setTargetChannel(p0) [ESMF] self projSizeFilterState.setTargetChannel(string)