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

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

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

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

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

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