ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : setDestLatitudeReference Method |
Method replaces the tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSDestLatitudeRef tag. The tag indicates whether the latitude of the destination point is north or south latitude.
public void setDestLatitudeReference( ImGearEXIFGPSLatitudeReference value ) |