Class Core100Marshaller


  • public class Core100Marshaller
    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)
      • marshalAbstractCityObject

        public void marshalAbstractCityObject​(AbstractCityObject src,
                                              net.opengis.citygml._1.AbstractCityObjectType dest)
      • marshalAbstractSite

        public void marshalAbstractSite​(AbstractSite src,
                                        net.opengis.citygml._1.AbstractSiteType dest)
      • marshalAddress

        public void marshalAddress​(Address src,
                                   net.opengis.citygml._1.AddressType dest)
      • marshalAddress

        public net.opengis.citygml._1.AddressType marshalAddress​(Address src)
      • marshalAddressProperty

        public net.opengis.citygml._1.AddressPropertyType marshalAddressProperty​(AddressProperty src)
      • marshalCityModel

        public void marshalCityModel​(CityModel src,
                                     net.opengis.citygml._1.CityModelType dest)
      • marshalCityModel

        public net.opengis.citygml._1.CityModelType marshalCityModel​(CityModel src)
      • marshalCityObjectMember

        public net.opengis.gml.FeaturePropertyType marshalCityObjectMember​(CityObjectMember src)
      • marshalExternalObject

        public void marshalExternalObject​(ExternalObject src,
                                          net.opengis.citygml._1.ExternalObjectReferenceType dest)
      • marshalExternalObject

        public net.opengis.citygml._1.ExternalObjectReferenceType marshalExternalObject​(ExternalObject src)
      • marshalExternalReference

        public void marshalExternalReference​(ExternalReference src,
                                             net.opengis.citygml._1.ExternalReferenceType dest)
      • marshalExternalReference

        public net.opengis.citygml._1.ExternalReferenceType marshalExternalReference​(ExternalReference src)
      • marshalGeneralizationRelation

        public net.opengis.citygml._1.GeneralizationRelationType marshalGeneralizationRelation​(GeneralizationRelation src)
      • marshalImplicitGeometry

        public void marshalImplicitGeometry​(ImplicitGeometry src,
                                            net.opengis.citygml._1.ImplicitGeometryType dest)
      • marshalImplicitGeometry

        public net.opengis.citygml._1.ImplicitGeometryType marshalImplicitGeometry​(ImplicitGeometry src)
      • marshalImplicitRepresentationProperty

        public net.opengis.citygml._1.ImplicitRepresentationPropertyType marshalImplicitRepresentationProperty​(ImplicitRepresentationProperty src)
      • marshalTransformationMatrix2x2

        public java.util.List<java.lang.Double> marshalTransformationMatrix2x2​(TransformationMatrix2x2 src)
      • marshalTransformationMatrix3x4

        public java.util.List<java.lang.Double> marshalTransformationMatrix3x4​(TransformationMatrix3x4 src)
      • marshalTransformationMatrix4x4

        public java.util.List<java.lang.Double> marshalTransformationMatrix4x4​(TransformationMatrix4x4 src)
      • marshalXalAddressProperty

        public net.opengis.citygml._1.XalAddressPropertyType marshalXalAddressProperty​(XalAddressProperty src)