Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableIconRepository
An
IconRepository which can be updated. |
Modifier and Type | Method and Description |
---|---|
IconRepository |
IconManager.findRepositoryByIconKey(String iconKey)
Returns the first
IconRepository which has the provided iconKey mapping defined. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIconRepository |
Modifier and Type | Method and Description |
---|---|
void |
IconRepositoryManager.onBind(IconRepository iconRepo) |
void |
IconRepositoryManager.onUnbind(IconRepository iconRepo) |
Modifier and Type | Class and Description |
---|---|
class |
GraphMLIconRepository
Simple
IconRepository for the GraphMLMetaTopologyProvider . |
Modifier and Type | Class and Description |
---|---|
class |
LegacyIconRepositoryAdapter |
Copyright © 2021. All rights reserved.