Unit 'gmDelaunay2D' Package
[Overview][Constants][Classes][Index] [#bs_engines]

TgmEncroachItemList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gmdelaunay2d.pas line 67

type TgmEncroachItemList = class(TCustomSortedList)

protected

  function DoCompare(); override;

  

public

  procedure AddItem();

  

  function IndexByTriangle();

  

  procedure RemoveAllItemsWithTriangle();

  

  procedure RemoveAllItemsWithBoundary();

  

  property Items []: TgmEncroachItem; default; [r]

  

end;

Inheritance

TgmEncroachItemList

  

|

TCustomSortedList

  

|

TCustomObjectList

  

|

TObject



CT Web help

CodeTyphon Studio