public class BoundsFilter extends AbstractPostProcessor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_HEIGHT |
static java.lang.String |
PROPERTY_PROCESS |
static java.lang.String |
PROPERTY_WIDTH |
static java.lang.String |
PROPERTY_X |
static java.lang.String |
PROPERTY_Y |
properties| Constructor and Description |
|---|
BoundsFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
filterLayer(DXFLayer layer,
Bounds bounds) |
void |
process(DXFDocument doc,
java.util.Map context)
Postprocess the given DXFDocument
|
getProperties, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProperties, setPropertiespublic static final java.lang.String PROPERTY_X
public static final java.lang.String PROPERTY_Y
public static final java.lang.String PROPERTY_WIDTH
public static final java.lang.String PROPERTY_HEIGHT
public static final java.lang.String PROPERTY_PROCESS
public void process(DXFDocument doc, java.util.Map context) throws ProcessorException
PostProcessorProcessorException