| Package | Description |
|---|---|
| org.gephi.io.importer.api |
API for importing data from any support.
|
| org.gephi.io.importer.impl |
| Modifier and Type | Method and Description |
|---|---|
EdgeMergeStrategy |
ContainerUnloader.getEdgesMergeStrategy() |
static EdgeMergeStrategy |
EdgeMergeStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdgeMergeStrategy[] |
EdgeMergeStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerLoader.setEdgesMergeStrategy(EdgeMergeStrategy edgesMergeStrategy) |
| Modifier and Type | Method and Description |
|---|---|
EdgeMergeStrategy |
ImportContainerParameters.getEdgesMergeStrategy() |
EdgeMergeStrategy |
ImportContainerImpl.getEdgesMergeStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportContainerParameters.setEdgesMergeStrategy(EdgeMergeStrategy edgesMergeStrategy) |
void |
ImportContainerImpl.setEdgesMergeStrategy(EdgeMergeStrategy edgesMergeStrategy) |
Copyright © 2007–2017. All rights reserved.