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 |
LabeledElement
Represents an element which can have a label.
|
interface |
ShapeType
The enumeration for node shape types.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphMLNode
An abstract graph node.
|
class |
GraphMLEdge
A graphml edge.
|
class |
GraphMLGroupNode
A graphml node group.
|
class |
GraphMLNode
A graphml node.
|
class |
GroupStateNode
Represents the shape of a group node.
|
class |
ShapeNode
Represents the shape of a node.
|
Modifier and Type | Method and Description |
---|---|
Labeled |
LabelPlacement.getLabeled() |
Constructor and Description |
---|
LabelPlacement(Labeled labeled) |
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