public static class ImageFeaturesData.Filter extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,String> |
getProperties() |
InputStream |
getStream() |
static ImageFeaturesData.Filter |
newInstance(String name,
Map<String,String> properties,
InputStream stream)
Constructs new Filter
|
public static ImageFeaturesData.Filter newInstance(String name, Map<String,String> properties, InputStream stream)
name - name of a filterproperties - map of properties of a filterstream - stream which used in filter as its parameter for JBIG2Decode filterpublic String getName()
public InputStream getStream()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.