|
|||||||||
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.ViewFilter
public class ViewFilter
Field Summary | |
---|---|
static java.lang.String |
CONTEXT_OPTION_VIEW_NAME
|
Fields inherited from class org.kabeja.processing.AbstractConfigurable |
---|
properties |
Constructor Summary | |
---|---|
ViewFilter()
|
Method Summary | |
---|---|
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 |
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 CONTEXT_OPTION_VIEW_NAME
Constructor Detail |
---|
public ViewFilter()
Method Detail |
---|
public void process(DXFDocument doc, java.util.Map context) throws ProcessorException
PostProcessor
ProcessorException
protected void filterEntities(Bounds b, DXFDocument doc)
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 |