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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return AffinePlacementType
 AffinePlacementType ObjectFactory.createAffinePlacementType()
          Create an instance of AffinePlacementType
 AffinePlacementType ClothoidType.RefLocation.getAffinePlacement()
          The "refLocation" is an affine mapping that places the curve defined by the Fresnel Integrals into the co-ordinate reference system of this object.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AffinePlacementType
 javax.xml.bind.JAXBElement<AffinePlacementType> ObjectFactory.createAffinePlacement(AffinePlacementType value)
          Create an instance of JAXBElement<AffinePlacementType>}
 void ClothoidType.RefLocation.setAffinePlacement(AffinePlacementType value)
          Legt den Wert der affinePlacement-Eigenschaft fest.