Uses of Interface
com.orchestranetworks.addon.dmdv.data.Link
Package
Description
Provides common classes for the Data value graphs API.
Provides the interfaces and class to define a filter that depends on
the currently evaluated link.
Provides the interfaces and classes to define the label for a link or node.
Provides the interfaces and classes to define the style for a link that depends on the currently evaluated link.
-
Uses of Link in com.orchestranetworks.addon.dmdv.data
Modifier and TypeMethodDescriptionNodeContext.getIncomingLinks
(NodeContext startNode) Deprecated.Returns a list of links from the start node to the current node.NodeContext.getOutgoingLinks
(NodeContext endNode) Deprecated.Returns a list of links from the current node to the end node. -
Uses of Link in com.orchestranetworks.addon.dmdv.data.filter
-
Uses of Link in com.orchestranetworks.addon.dmdv.data.label
-
Uses of Link in com.orchestranetworks.addon.dmdv.data.style