Package com.luciad.text
package com.luciad.text
Provides classes and interfaces for handling text, dates, numbers, and messages.
- Since:
- 3.0
-
ClassDescriptionParses and formats altitudes.Describes the alignment of the unit with respect to the altitude value.Parses and formats angles.Parses and formats distances.
Format
which handlesILcdISO19103Measure
instances which have a unit of measure with measure typeTLcdISO19103MeasureTypeCodeExtension.DURATION
A class representing a format for Georef points.Implementation ofjava.text.Format
to format and parsejava.util.Date
objects to/from the ISO 8601 date/time format representation.Format for points.Formats and parses unitless map scale ratios of the formatnominator separator denominator
from and to the double representation of the scale.Parses and formats speeds.This format makes it possible to convert betweenjava.util.Date
objects and Strings formatted as"ddHHmmssTMMMyy"
, with T being a timezone character, and the other characters specified inSimpleDateFormat
.