You are here: Start » FIL.NET » TextSegmentationMethod Class
TextSegmentationMethod Class
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Constructors
Properties
| Name | Type | Description | |
|---|---|---|---|
| Algorithm | FilNet.SegmentationAlgorithm | ||
| CharacterSize | System.Int32 | ||
| DistanceBalance | System.Single | ||
| MaxBlobSize | System.Nullable<System.Int32> | ||
| MaxDistance | System.Single | ||
| MaximalSize | System.Nullable<FilNet.Size> | ||
| MinBlobSize | System.Int32 | ||
| MinimalSize | System.Nullable<FilNet.Size> | ||
| SmoothProjection | System.Nullable<System.Single> | ||
| Sorting | FilNet.CharacterSortingOrder |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.TextSegmentationMethod) | ||
| Equals(FilNet.TextSegmentationMethod, FilNet.TextSegmentationMethod) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
