pl.edu.agh.cast.backward.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:
AGH CAST Team

Method Summary
 Collection<NodeIcon> getNodeIcons()
          Return collection of node icons provided by pl.edu.agh.cast.nodeIcons EP extender.
 

Method Detail

getNodeIcons

Collection<NodeIcon> getNodeIcons()
Return collection of node icons provided by pl.edu.agh.cast.nodeIcons EP extender.

Returns:
collection of node icons provided by EP extender


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.