Class AbstractWaterBoundarySurfacePropertyAdapter

  • All Implemented Interfaces:
    org.xmlobjects.builder.ObjectBuilder<org.citygml4j.core.model.core.AbstractSpaceBoundaryProperty>, org.xmlobjects.serializer.ObjectSerializer<org.citygml4j.core.model.core.AbstractSpaceBoundaryProperty>

    public class AbstractWaterBoundarySurfacePropertyAdapter
    extends AbstractSpaceBoundaryPropertyAdapter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeChildElements​(org.citygml4j.core.model.core.AbstractSpaceBoundaryProperty object, org.xmlobjects.xml.Namespaces namespaces, org.xmlobjects.stream.XMLWriter writer)  
      • Methods inherited from class org.xmlobjects.gml.adapter.feature.AbstractFeaturePropertyAdapter

        buildChildObject
      • Methods inherited from class org.xmlobjects.gml.adapter.base.AbstractPropertyAdapter

        initializeElement, initializeObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.xmlobjects.serializer.ObjectSerializer

        createElement
    • Constructor Detail

      • AbstractWaterBoundarySurfacePropertyAdapter

        public AbstractWaterBoundarySurfacePropertyAdapter()
    • Method Detail

      • writeChildElements

        public void writeChildElements​(org.citygml4j.core.model.core.AbstractSpaceBoundaryProperty object,
                                       org.xmlobjects.xml.Namespaces namespaces,
                                       org.xmlobjects.stream.XMLWriter writer)
                                throws org.xmlobjects.serializer.ObjectSerializeException,
                                       org.xmlobjects.stream.XMLWriteException
        Specified by:
        writeChildElements in interface org.xmlobjects.serializer.ObjectSerializer<org.citygml4j.core.model.core.AbstractSpaceBoundaryProperty>
        Overrides:
        writeChildElements in class org.xmlobjects.gml.adapter.feature.AbstractFeaturePropertyAdapter<org.citygml4j.core.model.core.AbstractSpaceBoundaryProperty>
        Throws:
        org.xmlobjects.serializer.ObjectSerializeException
        org.xmlobjects.stream.XMLWriteException