ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : setDestBearing Method |
Method replaces the tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSDestBearing tag. The tag indicates the bearing to the destination point. The range of values is from 0.00 to 359.99.
public void setDestBearing( ImGearRationalUInt value ) |