Package | Description |
---|---|
graphloaders.dotloader.attributes | |
graphloaders.dotloader.parser |
Modifier and Type | Class and Description |
---|---|
class |
GDotEdgeAttributes |
class |
GDotVertexAttributes |
Modifier and Type | Method and Description |
---|---|
abstract GDotAttributes |
GDotAttributes.clone() |
GDotAttributes |
GDotAttributes.mergeFrom(GDotAttributes dotAttributes) |
Modifier and Type | Method and Description |
---|---|
GDotVertexAttributes |
GDotVertexAttributes.mergeFrom(GDotAttributes dotAttributes) |
GDotEdgeAttributes |
GDotEdgeAttributes.mergeFrom(GDotAttributes dotAttributes) |
GDotAttributes |
GDotAttributes.mergeFrom(GDotAttributes dotAttributes) |
Modifier and Type | Method and Description |
---|---|
GDotAttributes |
DotReader.getLocalDotAttributes() |
GDotAttributes |
DotReader.pollLocalDotAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
DotReader.setLocalDotAttributes(GDotAttributes dotAttributes) |