Class GraphComplexNode

  • All Implemented Interfaces:
    bio.singa.mathematics.graphs.model.Node<GraphComplexNode,​bio.singa.mathematics.vectors.Vector2D,​Integer>

    public class GraphComplexNode
    extends bio.singa.mathematics.graphs.model.AbstractNode<GraphComplexNode,​bio.singa.mathematics.vectors.Vector2D,​Integer>
    Author:
    cl
    • Constructor Detail

      • GraphComplexNode

        public GraphComplexNode​(Integer identifier)
      • GraphComplexNode

        public GraphComplexNode​(Integer identifier,
                                bio.singa.mathematics.vectors.Vector2D position)