Package | Description |
---|---|
org.opennms.features.graphml.model | |
org.opennms.features.topology.plugins.topo.graphml | |
org.opennms.netmgt.graph.provider.graphml |
Modifier and Type | Method and Description |
---|---|
static GraphmlType |
GraphMLWriter.convert(GraphML graphML) |
static GraphML |
GraphMLReader.convert(GraphmlType input) |
static GraphML |
GraphMLReader.read(InputStream input) |
static void |
GraphMLWriter.write(GraphML graphML,
File file,
GraphMLWriter.ProcessHook... hooks) |
Modifier and Type | Method and Description |
---|---|
void |
GraphMLMetaTopologyProvider.reload() |
Constructor and Description |
---|
GraphmlGraphContainerProvider(String location) |
Copyright © 2021. All rights reserved.