ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFGPSMetadata Class : getTrack Method |
Method returns 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 ImGearRationalUInt getTrack() |