|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.makumba.commons.Vertex
class Vertex
Field Summary | |
---|---|
protected char |
label
|
protected MultipleKey |
tagKey
|
Constructor Summary | |
---|---|
Vertex(char lab)
|
|
Vertex(MultipleKey tagKey)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected char label
protected MultipleKey tagKey
Constructor Detail |
---|
public Vertex(char lab)
public Vertex(MultipleKey tagKey)
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |