public interface Node
Modifier and Type | Method and Description |
---|---|
boolean |
autoOpen() |
java.util.Collection<Edge> |
getEdges() |
java.lang.String |
getLabel() |
double |
getMass() |
java.util.Collection<Edge> getEdges()
double getMass()
java.lang.String getLabel()
boolean autoOpen()
Copyright 2004-2015 Wandora Team