SmoothingSettingsComponent
Hierarchy
- Component<{ diableDecimation?: boolean; diableStyle?: boolean; disableColorAndLineWidth?: boolean; smoothingStore: ProfileSmoothingStore }>
- SmoothingSettingsComponent
Index
Constructors
Methods
Constructors
externalconstructor
Parameters
externalprops: { diableDecimation?: boolean; diableStyle?: boolean; disableColorAndLineWidth?: boolean; smoothingStore: ProfileSmoothingStore }
externaloptionaldiableDecimation: boolean
externaloptionaldiableStyle: boolean
externaloptionaldisableColorAndLineWidth: boolean
externalsmoothingStore: ProfileSmoothingStore
Returns SmoothingSettingsComponent
Methods
render
Returns Element