Uses of Enum Class
dataModelFX.connectionNodes.ModuleIconFactory.ModuleIcon
Packages that use ModuleIconFactory.ModuleIcon
- 
Uses of ModuleIconFactory.ModuleIcon in dataModelFX.connectionNodes
Methods in dataModelFX.connectionNodes that return ModuleIconFactory.ModuleIconModifier and TypeMethodDescriptionModuleIconFactory.getModuleIcon(String className) Get the module icon for a module class.static ModuleIconFactory.ModuleIconReturns the enum constant of this class with the specified name.static ModuleIconFactory.ModuleIcon[]ModuleIconFactory.ModuleIcon.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dataModelFX.connectionNodes with parameters of type ModuleIconFactory.ModuleIconModifier and TypeMethodDescriptionjavafx.scene.NodeModuleIconFactory.getModuleNode(ModuleIconFactory.ModuleIcon icon) Get the icon for a pamcontrolled unit.