public class BoundsDebugger extends AbstractPostProcessor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LAYER_NAME |
properties| Constructor and Description |
|---|
BoundsDebugger() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addBounds(Bounds bounds,
DXFDocument doc,
int color,
java.lang.String type) |
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 LAYER_NAME
public void process(DXFDocument doc, java.util.Map context) throws ProcessorException
PostProcessorProcessorExceptionprotected void addBounds(Bounds bounds, DXFDocument doc, int color, java.lang.String type)
public void setProperties(java.util.Map properties)
ConfigurablesetProperties in interface ConfigurablesetProperties in class AbstractConfigurable