ImageGear for Java
setLongitude Method
com.accusoft.imagegear.core.ImGearRationalUInt structure array. *

com.accusoft.imagegear.core.ImGearRationalUInt

Sets Longitude Tag value.

Method replaces the tag value if the tag is present in the metadata tree, or null otherwise.

This method accesses the GPSLongitude tag. The tag indicates the longitude. The longitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. If longitude is expressed as degrees, minutes, and seconds, a typical format would be ddd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format would be ddd/1,mmmm/100,0/1.

Syntax
public void setLongitude( 
   ImGearRationalUInt[] value
)

Parameters

value
com.accusoft.imagegear.core.ImGearRationalUInt structure array. *

com.accusoft.imagegear.core.ImGearRationalUInt

See Also

Reference

ImGearEXIFGPSMetadata Class
ImGearEXIFGPSMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback