Package | Description |
---|---|
org.kepler.icon | |
org.kepler.objectmanager |
Modifier and Type | Class and Description |
---|---|
class |
IconMetadataHandler
An interface for a metadata handler to provide custom parsing of a NamedObj
produced by ActorMetadata
|
Modifier and Type | Method and Description |
---|---|
void |
ActorMetadata.addMetadataHandler(MetadataHandler handler)
this method allows other classes to add handlers to further process the
metadata produced by this class.
|
void |
ActorMetadata.removeMetadataHandler(MetadataHandler handler)
remove a metadata handler
|