You are here: Start » TextSegmentationMethod Class
TextSegmentationMethod Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Parameters for region segmentation algorithms.
Constructors
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Algorithm | Fil.SegmentationAlgorithm | |
![]() | CharacterSize | System.Int32 | |
![]() | DistanceBalance | System.Single | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | MaxBlobSize | Ftl.Optional<System.Int32> | |
![]() | MaxDistance | System.Single | |
![]() | MaximalSize | Ftl.Optional<Fil.Size> | |
![]() | MinBlobSize | System.Int32 | |
![]() | MinimalSize | Ftl.Optional<Fil.Size> | |
![]() | SmoothProjection | Ftl.Optional<System.Single> | |
![]() | Sorting | Fil.CharacterSortingOrder |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.TextSegmentationMethod) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.TextSegmentationMethod) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.TextSegmentationMethod) | |
![]() | ToString() | Inherited from System.Object |