Uses of Class
idare.ThirdParty.DelayedVizProp
- 
Packages that use DelayedVizProp Package Description idare.ThirdParty This package contains Classes and Code obtained from third party sites. - 
- 
Uses of DelayedVizProp in idare.ThirdParty
Method parameters in idare.ThirdParty with type arguments of type DelayedVizProp Modifier and Type Method Description static voidDelayedVizProp. applyAll(org.cytoscape.view.model.CyNetworkView netView, Iterable<DelayedVizProp> delayedProps)Assign the visual properties stored in delayedProps to the given CyNetworkView.static voidDelayedVizProp. testAll(org.cytoscape.view.model.CyNetworkView netView, Iterable<DelayedVizProp> delayedProps)Test whether the DelayedVizProps got properly applied. 
 -