public class ViewFilter extends AbstractPostProcessor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONTEXT_OPTION_VIEW_NAME |
properties| Constructor and Description |
|---|
ViewFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
filterEntities(Bounds b,
DXFDocument doc) |
void |
process(DXFDocument doc,
java.util.Map context)
Postprocess the given DXFDocument
|
void |
setProperties(java.util.Map properties)
Set configuration properties of the component
|
getPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertiespublic static final java.lang.String CONTEXT_OPTION_VIEW_NAME
public void process(DXFDocument doc, java.util.Map context) throws ProcessorException
PostProcessorProcessorExceptionprotected void filterEntities(Bounds b, DXFDocument doc)
public void setProperties(java.util.Map properties)
ConfigurablesetProperties in interface ConfigurablesetProperties in class AbstractConfigurable