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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return FormulaType
 FormulaType ObjectFactory.createFormulaType()
          Create an instance of FormulaType
 FormulaType ConversionToPreferredUnitType.getFormula()
          Ruft den Wert der formula-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type FormulaType
 void ConversionToPreferredUnitType.setFormula(FormulaType value)
          Legt den Wert der formula-Eigenschaft fest.