Features

  • This subclass of IlvGraphLayout is not a usual layout algorithm but rather a facility to manage the layout of a nested grapher.
  • Three layout modes: reference layout mode, internal provider mode, and specified provider mode.
  • By using this class you can perform a layout algorithm recursively in a nested grapher.
  • By using this class you can perform a recursive layout on a nested grapher while each subgrapher uses an individual layout style.
  • Layout features, speed, and quality depend on the features, speed, and quality of the sublayouts.