pl.edu.agh.cast.figure.icons
Interface INodeIconFactory

All Known Implementing Classes:
AbstractNodeIconFactory, CoreNodeIconFactory

public interface INodeIconFactory

Interface that should be implemented by all extensions of pl.edu.agh.cast.nodeIcons extension point.

Author:
tmilos

Method Summary
 java.util.Collection<NodeIcon> getNodeIcons()
           
 

Method Detail

getNodeIcons

java.util.Collection<NodeIcon> getNodeIcons()
Returns:
collection of node icons provided by EP extender


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.