Class Relief200Marshaller


  • public class Relief200Marshaller
    extends java.lang.Object
    • Constructor Detail

    • Method Detail

      • marshalJAXBElement

        public javax.xml.bind.JAXBElement<?> marshalJAXBElement​(ModelObject src)
      • marshal

        public java.lang.Object marshal​(ModelObject src)
      • marshalAbstractReliefComponent

        public void marshalAbstractReliefComponent​(AbstractReliefComponent src,
                                                   net.opengis.citygml.relief._2.AbstractReliefComponentType dest)
      • marshalBreaklineRelief

        public void marshalBreaklineRelief​(BreaklineRelief src,
                                           net.opengis.citygml.relief._2.BreaklineReliefType dest)
      • marshalGridProperty

        public net.opengis.citygml.relief._2.GridPropertyType marshalGridProperty​(GridProperty src)
      • marshalBreaklineRelief

        public net.opengis.citygml.relief._2.BreaklineReliefType marshalBreaklineRelief​(BreaklineRelief src)
      • marshalMassPointRelief

        public void marshalMassPointRelief​(MassPointRelief src,
                                           net.opengis.citygml.relief._2.MassPointReliefType dest)
      • marshalMassPointRelief

        public net.opengis.citygml.relief._2.MassPointReliefType marshalMassPointRelief​(MassPointRelief src)
      • marshalRasterRelief

        public void marshalRasterRelief​(RasterRelief src,
                                        net.opengis.citygml.relief._2.RasterReliefType dest)
      • marshalRasterRelief

        public net.opengis.citygml.relief._2.RasterReliefType marshalRasterRelief​(RasterRelief src)
      • marshalReliefComponentProperty

        public net.opengis.citygml.relief._2.ReliefComponentPropertyType marshalReliefComponentProperty​(ReliefComponentProperty src)
      • marshalReliefFeature

        public void marshalReliefFeature​(ReliefFeature src,
                                         net.opengis.citygml.relief._2.ReliefFeatureType dest)
      • marshalReliefFeature

        public net.opengis.citygml.relief._2.ReliefFeatureType marshalReliefFeature​(ReliefFeature src)
      • marshalTinProperty

        public net.opengis.citygml.relief._2.TinPropertyType marshalTinProperty​(TinProperty src)
      • marshalTINRelief

        public void marshalTINRelief​(TINRelief src,
                                     net.opengis.citygml.relief._2.TINReliefType dest)
      • marshalTINRelief

        public net.opengis.citygml.relief._2.TINReliefType marshalTINRelief​(TINRelief src)