TLocationList

Top  Previous  Next

This is an implementation of TBaseListSort.

 

This is a list of not just TLocations, but also a corresponding TFloatPoint. Depending upon how the list is being used, the requirements regarding the location and coordinate part may be different.

 

See also Location2CoordinateList and NearestLocationSimpleList.

 

List item: TLocationListItem

 

Additional methods:

Add1(Item: TLocation): integer

Add2(link: integer; percent: TPercent): integer

Add3(P: TFloatPoint): integer

Add4(Item: TLocation; P: TFloatPoint): Integer

Add5(x,y: double): Integer

RemoveStartEndPos. Removes all items, where percent = 0 or percent = 1.