Modifier and Type | Method | Description |
---|---|---|
Edge |
copy() |
|
char |
getColor() |
|
byte |
getId() |
|
Metadata |
getMetadata() |
|
char |
getType() |
|
boolean |
isCompatible(Edge other) |
|
boolean |
isSameColor(Edge other) |
|
boolean |
isSameId(Edge other) |
|
void |
setColor(char color) |
|
void |
setType(char type) |
Edge copy()
char getColor()
byte getId()
Metadata getMetadata()
char getType()
boolean isCompatible(Edge other)
boolean isSameColor(Edge other)
boolean isSameId(Edge other)
void setColor(char color)
void setType(char type)