Searched refs:DecimalValue (Results 1 – 3 of 3) sorted by relevance
15 public static class DecimalValue { class in JsonValueExtTypeIdTest17 public DecimalValue() { value = new BigDecimal("111.1"); } in DecimalValue() method in JsonValueExtTypeIdTest.DecimalValue29 public DecimalValue getValue(){ in getValue()30 return new DecimalValue(); in getValue()
57 DecimalValue = 0x40000, /* '.' floating point numbers found */ enumerator
205 flags|=DecimalValue; in GetGeometry()992 flags|=DecimalValue; in ParseGeometry()