Class SyntheticLV<V>

  • Type Parameters:
    V - vertex type
    All Implemented Interfaces:
    LV<V>, SV<V>, Synthetic

    public class SyntheticLV<V>
    extends LVI<V>
    implements Synthetic
    a vertex that is not in the original graph, but is synthesized in order to position bends in the articulated edges of the SugiyamaLayoutAlgorithm
    • Constructor Detail

      • SyntheticLV

        protected SyntheticLV()