|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeIcon | |
---|---|
pl.edu.agh.cast.backward.figure.icons | Provides classes for managing icons for different types of nodes. |
Uses of NodeIcon in pl.edu.agh.cast.backward.figure.icons |
---|
Methods in pl.edu.agh.cast.backward.figure.icons that return NodeIcon | |
---|---|
static NodeIcon |
AbstractNodeIconFactory.createNodeIcon(Class location,
String type,
String name,
String iconPath,
String smallIconPath,
String group)
Creates node icon object. |
NodeIcon |
NodeIconProvider.getDefaultIcon()
Returns the default NodeIcon . |
NodeIcon |
NodeIconProvider.getNodeIcon(String nodeType)
Returns NodeIcon for given node type. |
Methods in pl.edu.agh.cast.backward.figure.icons that return types with arguments of type NodeIcon | |
---|---|
Collection<NodeIcon> |
NodeIconProvider.getAllNodeIcons()
|
Map<String,List<NodeIcon>> |
NodeIconProvider.getGroupedNodeIcons()
Returns a map of NodeIcon s groups, with localized group names as keys. |
Collection<NodeIcon> |
INodeIconFactory.getNodeIcons()
Return collection of node icons provided by pl.edu.agh.cast.nodeIcons EP extender. |
Collection<NodeIcon> |
AbstractNodeIconFactory.getNodeIcons()
Return collection of node icons provided by pl.edu.agh.cast.nodeIcons EP extender. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |