Uses of Class
org.citygml4j.jaxb.gml._3_1_1.MultiCurveDomainType

Packages that use MultiCurveDomainType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of MultiCurveDomainType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return MultiCurveDomainType
 MultiCurveDomainType ObjectFactory.createMultiCurveDomainType()
          Create an instance of MultiCurveDomainType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type MultiCurveDomainType
 javax.xml.bind.JAXBElement<MultiCurveDomainType> ObjectFactory.createMultiCurveDomain(MultiCurveDomainType value)
          Create an instance of JAXBElement<MultiCurveDomainType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type MultiCurveDomainType
 javax.xml.bind.JAXBElement<MultiCurveDomainType> ObjectFactory.createMultiCurveDomain(MultiCurveDomainType value)
          Create an instance of JAXBElement<MultiCurveDomainType>}