Class Vegetation100Marshaller


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

      • Vegetation100Marshaller

        public Vegetation100Marshaller​(CityGMLMarshaller citygml)
    • Method Detail

      • marshalJAXBElement

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

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

        public void marshalVegetationObject​(AbstractVegetationObject src,
                                            net.opengis.citygml.vegetation._1.AbstractVegetationObjectType dest)
      • marshalPlantCover

        public void marshalPlantCover​(PlantCover src,
                                      net.opengis.citygml.vegetation._1.PlantCoverType dest)
      • marshalPlantCover

        public net.opengis.citygml.vegetation._1.PlantCoverType marshalPlantCover​(PlantCover src)
      • marshalSolitaryVegetationObject

        public void marshalSolitaryVegetationObject​(SolitaryVegetationObject src,
                                                    net.opengis.citygml.vegetation._1.SolitaryVegetationObjectType dest)
      • marshalSolitaryVegetationObject

        public net.opengis.citygml.vegetation._1.SolitaryVegetationObjectType marshalSolitaryVegetationObject​(SolitaryVegetationObject src)