Package | Description |
---|---|
mpicbg.models |
Modifier and Type | Field and Description |
---|---|
protected HashMap<Vertex,Spring> |
Vertex.springs
A set of
Springs . |
Modifier and Type | Method and Description |
---|---|
Spring |
Vertex.getSpring(Vertex vertex)
|
Modifier and Type | Method and Description |
---|---|
Collection<Spring> |
Vertex.getSprings() |
Modifier and Type | Method and Description |
---|---|
void |
Vertex.addSpring(Vertex v2,
Spring spring)
|
Copyright © 2015–2021 Fiji. All rights reserved.