HomeSort by relevance Sort by last modified time
    Searched refs:setPropertyDouble (Results 1 - 2 of 2) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMeta.java     [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaImpl.java 853 * @see XMPMeta#setPropertyDouble(String, String, double, PropertyOptions)
855 public void setPropertyDouble(String schemaNS, String propName, double propValue,
863 * @see XMPMeta#setPropertyDouble(String, String, double)
865 public void setPropertyDouble(String schemaNS, String propName, double propValue)
    [all...]

Completed in 386 milliseconds