| Package | Description |
|---|---|
| net.dontdrinkandroot.visualization.item.factory.edge | |
| net.dontdrinkandroot.visualization.layout.graph.edgerouting |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEdgeFactory<E> |
| Modifier and Type | Method and Description |
|---|---|
EdgeFactory<E> |
CenterEdgeRouter2.getEdgeFactory() |
EdgeFactory<E> |
StraightEdgeRouter.getEdgeFactory() |
EdgeFactory<E> |
CenterEdgeRouter.getEdgeFactory() |
EdgeFactory<E> |
EdgeRouter.getEdgeFactory() |
EdgeFactory<E> |
PiecewiseEdgeRouter.getEdgeFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CenterEdgeRouter2.setEdgeFactory(EdgeFactory<E> edgeFactory) |
void |
StraightEdgeRouter.setEdgeFactory(EdgeFactory<E> edgeFactory) |
void |
CenterEdgeRouter.setEdgeFactory(EdgeFactory<E> edgeFactory) |
void |
EdgeRouter.setEdgeFactory(EdgeFactory<E> edgeFactory) |
void |
PiecewiseEdgeRouter.setEdgeFactory(EdgeFactory<E> edgeFactory) |
Copyright © 2012. All Rights Reserved.