next up previous contents index
Next: Layout Algorithms Up: Command Line Options Previous: General Options

General Layout Options

-bary
This is the default setting.
  See crossing_weight.

-median
  See crossing_weight.

-barymedian
  See crossing_weight.

-medianbary
  See crossing_weight.

-notune | -nofinetune
   See finetuning.

-springtune
  This is an option for the hierarchical layout algorithms. It switches the spring embedder fine-tuning phase on. It forces the nodes to be evenly distributed. This is useful for undirected graphs.

-nospringtune
This is the default setting.
  This is an option for the hierarchical layout algorithms. It explicitly switches the spring embedder fine-tuning phase off.

-manhattan | -orthogonal
    See manhattan_edges.

-nomanhattan | -noorthogonal
This is the default setting.
    See manhattan_edges.

-smanhattan
  See smanhattan_edges.

-nosmanhattan
This is the default setting.
  See smanhattan_edges.

-linseg
   See linear_segments.

-nolinseg
This is the default setting.
  See linear_segments.

-linsegmax <num>
num default: maximum integer value
   This option specifies the maximum length of a vertical linear segment, i.e. maximum number of levels a linear segment crosses without any bending. See linear_segments.

-prio
  See priority_phase.

-noprio
  See priority_phase.

-straight
  See straight_phase.

-nostraight
  See straight_phase.

-fstraight
  See fstraight_phase.

-nofstraight
  See fstraight_phase.

-noshiftc
  Switches the shifting of near edge connected components off.

-nonearedge
  See near_edges.

-cedges
  The edges are anchored at the nodes so that they point to the center of the nodes. Edges do not share ports (see port_sharing) at the nodes. They use the arrow head style free (see arrow_mode).

-nocedges
  Switches the cedges style explicitly off.

-l | -latelabels
   See late_edge_labels.

-hidesingles | -ignoresingles
    See ignore_singles.

-s | -summarize
    Summary layout is switched on. Multiple edges between the same source and target node are summarized if they have the same visible appearance. This reduces the number of visible edges.


next up previous contents index
Next: Layout Algorithms Up: Command Line Options Previous: General Options
© AbsInt Angewandte Informatik GmbH