|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeIcon | |
---|---|
pl.edu.agh.cast.figure.icons |
Uses of NodeIcon in pl.edu.agh.cast.figure.icons |
---|
Methods in pl.edu.agh.cast.figure.icons that return NodeIcon | |
---|---|
static NodeIcon |
AbstractNodeIconFactory.createNodeIcon(java.lang.Class location,
java.lang.String type,
java.lang.String name,
java.lang.String iconPath,
java.lang.String smallIconPath,
java.lang.String group)
Creates node icon object. |
NodeIcon |
NodeIconProvider.getDefaultIcon()
|
NodeIcon |
NodeIconProvider.getNodeIcon(java.lang.String nodeType)
|
Methods in pl.edu.agh.cast.figure.icons that return types with arguments of type NodeIcon | |
---|---|
java.util.Collection<NodeIcon> |
NodeIconProvider.getAllNodeIcons()
|
java.util.Map<java.lang.String,java.util.List<NodeIcon>> |
NodeIconProvider.getGroupedNodeIcons()
Returns a map of NodeIcon s groups, with localized group names as keys. |
java.util.Collection<NodeIcon> |
INodeIconFactory.getNodeIcons()
|
java.util.Collection<NodeIcon> |
AbstractNodeIconFactory.getNodeIcons()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |