|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkShaper | |
|---|---|
| infovis.panel | Provides a set of components for interacting with visualizations. |
| infovis.visualization | Provides base classes for managing visualizations. |
| infovis.visualization.linkShapers | Implements the computation of link shapes from placed nodes. |
| Uses of LinkShaper in infovis.panel |
|---|
| Methods in infovis.panel with parameters of type LinkShaper | |
|---|---|
static boolean |
DefaultLinkVisualPanel.isLinkShaperFromCreator(LinkShaper s,
LinkShaperFactory.Creator c)
|
| Uses of LinkShaper in infovis.visualization |
|---|
| Methods in infovis.visualization that return LinkShaper | |
|---|---|
LinkShaper |
LinkVisualization.getLinkShaper()
|
| Methods in infovis.visualization with parameters of type LinkShaper | |
|---|---|
void |
LinkVisualization.setLinkShaper(LinkShaper shaper)
|
| Uses of LinkShaper in infovis.visualization.linkShapers |
|---|
| Classes in infovis.visualization.linkShapers that implement LinkShaper | |
|---|---|
class |
CurvedLinkShaper
Class CurvedLinkShaper |
class |
DefaultLinkShaper
Class DefaultLinkShaper |
class |
DendrogramLinkShaper
Class DendogramLinkShaper |
class |
SmoothLinkShaper
Class SmoothLinkShaper |
| Methods in infovis.visualization.linkShapers that return LinkShaper | |
|---|---|
LinkShaper |
LinkShaperFactory.Creator.create()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||