SexagesimalFormatter in JavaSexagesimal is a measurement system in which an angle is measured in degrees, minutes, and seconds. In Java, SexagesimalFormatter is a formatter class that belongs to herschel.share.fltdyn.math package. It extends the Object class. It is used to parse and format sexagesimal values. The base-60 values are known as sexagesimal values. The motive of the class is to represent angles used in time in form of Hours-Minutes-Seconds (HMS) or Degrees-Minutes-Seconds (DMS). Besides this, we can also use it for time. Java SexagesimalFormatter Class ConstructorThe SexagesimalFormatter class defines the following two constructors:
Java SexagesimalFormatter Class Methods
Besides these methods, it also inherited the methods from the Object class. Next TopicSierpinski Number in Java |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India