Package | Description |
---|---|
org.girod.jgraphml.model |
This package contains the graphml model classes.
|
org.girod.jgraphml.model.templates |
This package contains the graphml template classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IGraphMLNode
A node interface.
|
interface |
LabeledElement
Represents an element which can have a label.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphMLNode
An abstract graph node.
|
class |
AbstractIDElement
An abstract ID element.
|
class |
GraphMLEdge
A graphml edge.
|
class |
GraphMLGroupNode
A graphml node group.
|
class |
GraphMLNode
A graphml node.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IGraphMLTemplate
A template element.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphMLEdgeTemplate
A graphml edge template.
|
class |
GraphMLGroupNodeTemplate
A graphml node group template.
|
class |
GraphMLNodeTemplate
A graphml node template.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence