ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : setProcessingMethod Method |
See the EXIF 2.2 specification for tag usage details.
Method replaces the tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the GPSProcessingMethod tag. The tag contains a character string recording the name of the method used for location finding.
public void setProcessingMethod( byte[] value ) |
See the EXIF 2.2 specification for tag usage details.