|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGraphLayout2d<V>
| Method Summary | |
|---|---|
Coord2d |
get(V v)
|
Coord2d |
getVertexPosition(V v)
|
void |
setVertexPosition(V v,
Coord2d position)
|
Collection<Coord2d> |
values()
|
| Method Detail |
|---|
void setVertexPosition(V v,
Coord2d position)
Coord2d getVertexPosition(V v)
Coord2d get(V v)
Collection<Coord2d> values()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||