Class FeatureReaderWorker

  • All Implemented Interfaces:
    java.lang.Runnable

    public class FeatureReaderWorker
    extends Worker<org.citygml4j.xml.io.reader.XMLChunk>
    • Constructor Detail

      • FeatureReaderWorker

        public FeatureReaderWorker​(WorkerPool<org.citygml4j.model.citygml.CityGML> dbWorkerPool,
                                   Config config,
                                   EventDispatcher eventDispatcher)
    • Method Detail

      • interrupt

        public void interrupt()
        Specified by:
        interrupt in class Worker<org.citygml4j.xml.io.reader.XMLChunk>
      • run

        public void run()