API / geotoolkit / schematics / data / sort / FunctionalSortComponents / FunctionalSortComponents
sort.FunctionalSortComponents.FunctionalSortComponents
General sorting class: sorts well bore components according to customer's function
↳
FunctionalSortComponents
Constructors
Methods
Constructors
• new FunctionalSortComponents(f)
SortComponents.constructor
Methods
▸ getClassName(): string
string
▸ sort(data): Iterator<Elements>
Sorts well bore components data
| Name | Type | Description |
|---|---|---|
data | Elements[] | WellBoreData | well bore components data |
ierator over sorted components
▸ Static getClassName(): string
string