ImageEn, unit iexHelperFunctions

TIEShapeSet

TIEShapeSet

Declaration

  TIEShapeSet = (
      iessAll,          // All shapes including duplicates (i.e. arrow left and arrow right)
      iessUniqueOnly,   // All shapes excluding duplicates (i.e. arrow left is included, but arrow right is skipped)
      iessBestSet );    // Only shapes that are unique and interesting