|
|||||||||
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.VisibilityFilter
public class VisibilityFilter
This postprocessor remove all invisible entities and layers.
Field Summary |
---|
Fields inherited from class org.kabeja.processing.AbstractConfigurable |
---|
properties |
Constructor Summary | |
---|---|
VisibilityFilter()
|
Method Summary | |
---|---|
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 |
Constructor Detail |
---|
public VisibilityFilter()
Method Detail |
---|
public void process(DXFDocument doc, java.util.Map context) throws ProcessorException
PostProcessor
ProcessorException
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 |