Package | Description |
---|---|
org.girod.jgraphml.model |
This package contains the graphml model classes.
|
Modifier and Type | Class and Description |
---|---|
class |
IconResource
An Icon resource.
|
class |
IconResourceData
An Icon resource data.
|
Modifier and Type | Method and Description |
---|---|
DiagramResource |
GraphMLDiagram.addDiagramResource(DiagramResource resource)
Add an diagram resource.
|
DiagramResource |
GraphMLDiagram.getDiagramResource(int id)
Return the diagram resource of a specified ID.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,DiagramResource> |
GraphMLDiagram.getDiagramResources()
Return the diagram resources.
|
Modifier and Type | Method and Description |
---|---|
DiagramResource |
GraphMLDiagram.addDiagramResource(DiagramResource resource)
Add an diagram resource.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence