Uses of Class
org.almendra.janet.ade.distributor.NodeLoadImage

Packages that use NodeLoadImage
org.almendra.janet.ade.distributor   
 

Uses of NodeLoadImage in org.almendra.janet.ade.distributor
 

Methods in org.almendra.janet.ade.distributor that return NodeLoadImage
 NodeLoadImage WorkstationLoadImage.getNodeLoadImage(java.lang.String nodeName)
           
 NodeLoadImage DistributorAnchor.getNodeLoadImage(java.lang.String nodeName)
           
 NodeLoadImage WorkstationLoadImage.removeNodeLoadImage(java.lang.String nodeName)
           
 

Methods in org.almendra.janet.ade.distributor with parameters of type NodeLoadImage
 void WorkstationLoadImage.addNodeLoadImage(NodeLoadImage nodeLoadImage)