Jeospace API

Uses of Class
org.jeospace.text.AngleFormat.Field

Packages that use AngleFormat.Field
org.jeospace.text Contains classes for handling the textual representation of measurement and identity objects 
 

Uses of AngleFormat.Field in org.jeospace.text
 

Fields in org.jeospace.text declared as AngleFormat.Field
static AngleFormat.Field AngleFormat.Field.SIGN
          Constant identifying the sign field.
static AngleFormat.Field AngleFormat.Field.PRIMARY_UNIT
          Constant identifying the primary unit field.
static AngleFormat.Field AngleFormat.Field.PRIMARY_UNIT_SYMBOL
          Constant identifying the primary unit symbol.
static AngleFormat.Field AngleFormat.Field.MINUTE
          Constant identifying the minute field.
static AngleFormat.Field AngleFormat.Field.MINUTE_SYMBOL
          Constant identifying the minute symbol.
static AngleFormat.Field AngleFormat.Field.SECOND
          Constant identifying the second field.
static AngleFormat.Field AngleFormat.Field.SECOND_SYMBOL
          Constant identifying the second symbol.
static AngleFormat.Field AngleFormat.Field.DECIMAL_SYMBOL
          Constant identifying the decimal fraction symbol.
static AngleFormat.Field AngleFormat.Field.DECIMAL
          Constant identifying the decimal fraction field.
 


Jeospace API

Copyright © 2006 - jeospace.org