|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kabeja.processing.AbstractConfigurable org.kabeja.processing.AbstractPostProcessor org.kabeja.processing.BoundsDebugger
public class BoundsDebugger
Field Summary | |
---|---|
static java.lang.String |
LAYER_NAME
|
Fields inherited from class org.kabeja.processing.AbstractConfigurable |
---|
properties |
Constructor Summary | |
---|---|
BoundsDebugger()
|
Method Summary | |
---|---|
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 |
Methods inherited from class org.kabeja.processing.AbstractConfigurable |
---|
getProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kabeja.processing.Configurable |
---|
getProperties |
Field Detail |
---|
public static final java.lang.String LAYER_NAME
Constructor Detail |
---|
public BoundsDebugger()
Method Detail |
---|
public void process(DXFDocument doc, java.util.Map context) throws ProcessorException
PostProcessor
ProcessorException
protected void addBounds(Bounds bounds, DXFDocument doc, int color, java.lang.String type)
public void setProperties(java.util.Map properties)
Configurable
setProperties
in interface Configurable
setProperties
in class AbstractConfigurable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |