|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfaa.tg.filters.AbstractFilter
faa.tg.prep.tmf.ufp.AcKmlWriter
public class AcKmlWriter
| Field Summary | |
|---|---|
static java.lang.String |
CVS_VERSION_ID
The CVS Version ID |
protected ThreadSafeQueue |
tsq
|
private TzToKml |
tzToKml
|
| Fields inherited from class faa.tg.filters.AbstractFilter |
|---|
DEFAULT_PASS_THROUGH, listeners, passThrough |
| Constructor Summary | |
|---|---|
AcKmlWriter(java.lang.String flightplanfilename)
|
|
| Method Summary | |
|---|---|
void |
handleObject(Filterable event)
Processes the received event |
| Methods inherited from class faa.tg.filters.AbstractFilter |
|---|
addFilterableListener, fire, getPassThrough, removeFilterableListener, setPassThrough, substituteFileVariables |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CVS_VERSION_ID
protected ThreadSafeQueue tsq
private TzToKml tzToKml
| Constructor Detail |
|---|
public AcKmlWriter(java.lang.String flightplanfilename)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void handleObject(Filterable event)
handleObject in interface FilterableListenerhandleObject in class AbstractFilterevent - The event containing the Message object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||