Class ADEPropertyCollector


  • public class ADEPropertyCollector
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.citygml4j.model.citygml.ade.binding.ADEModelObject> getADEProperties​(org.citygml4j.model.gml.feature.AbstractFeature root)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ADEPropertyCollector

        public ADEPropertyCollector()
    • Method Detail

      • getADEProperties

        public java.util.List<org.citygml4j.model.citygml.ade.binding.ADEModelObject> getADEProperties​(org.citygml4j.model.gml.feature.AbstractFeature root)