public class ViewportFilter extends AbstractPostProcessor
properties| Constructor and Description |
|---|
ViewportFilter() |
| 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 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