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