Class GraphComplexEdge

  • All Implemented Interfaces:
    bio.singa.mathematics.graphs.model.Edge<GraphComplexNode>

    public class GraphComplexEdge
    extends bio.singa.mathematics.graphs.model.AbstractEdge<GraphComplexNode>
    Author:
    cl
    • Constructor Detail

      • GraphComplexEdge

        public GraphComplexEdge​(int identifier)
      • GraphComplexEdge

        public GraphComplexEdge​(GraphComplexEdge edge,
                                int identifierOffset)