Interface | Description |
---|---|
VertexFactory<T extends SequenceElement> |
Vertex factory, used to create nodes from an integer index (0 to nVertices-1 inclusive)
|
Class | Description |
---|---|
AbstractVertexFactory<T extends SequenceElement> |
VertexFactory implementation
|