public class MaskRetrieverImpl extends TypeProperties implements MaskRetriever
Proxy for actual implementation of MaskRetriever.
The actual implementation is constructed from the TypeProperties.getType() value.
typeany| Constructor and Description |
|---|
MaskRetrieverImpl() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
mergeProperties(Properties localProperties) |
BufferedImage |
retrieve(String source,
Properties localProperties) |
void |
setGlobalProperties(Properties properties) |
getType, setTypegetAny, getProperty, getProperty, getProperty, include, setProperty, sizepublic BufferedImage retrieve(String source, Properties localProperties) throws RetrieverException
retrieve in interface RetrieverRetrieverExceptionpublic Properties mergeProperties(Properties localProperties)
mergeProperties in interface Retrieverpublic void setGlobalProperties(Properties properties)
setGlobalProperties in interface RetrieverCopyright © 2017 JBoss by Red Hat. All rights reserved.