ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : setDOP Method |
Method replaces the tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSDOP tag. The tag indicates the GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.
public void setDOP( ImGearRationalUInt value ) |