public class FillRuleEnumHandler extends Object implements IEnumerationHandler
| Constructor and Description | 
|---|
| FillRuleEnumHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| Class<? extends Enumeration> | getEntity()Retrieve the entity corresponding to this handler. | 
| Enumeration | getEnumeration(String value)Attempt to find an enumeration from a list of enumeration values. | 
public Enumeration getEnumeration(String value) throws EnumerationException
IEnumerationHandlergetEnumeration in interface IEnumerationHandlervalue - Value for which to find an enumeration.EnumerationExceptionpublic Class<? extends Enumeration> getEntity()
IEnumerationHandlergetEntity in interface IEnumerationHandlerCopyright © 2014 Open Microscopy Environment