Interface CityGMLExportExtension

  • All Superinterfaces:
    Extension

    public interface CityGMLExportExtension
    extends Extension
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.citygml4j.model.gml.feature.AbstractFeature postprocess​(org.citygml4j.model.gml.feature.AbstractFeature feature)  
    • Method Detail

      • postprocess

        org.citygml4j.model.gml.feature.AbstractFeature postprocess​(org.citygml4j.model.gml.feature.AbstractFeature feature)
                                                             throws PluginException
        Throws:
        PluginException