Package com.luciad.format.dafif.util
Class TLcdDAFIFLonLatFormatter
java.lang.Object
com.luciad.format.dafif.util.TLcdDAFIFLonLatFormatter
This class provides methods to retrieve a
String from a given longitude or latitude.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TLcdDAFIFLonLatFormatter
public TLcdDAFIFLonLatFormatter()
-
-
Method Details
-
setTraceOn
public static void setTraceOn(boolean aClassTraceOn) Deprecated.This method has been deprecated. It is recommended to use the standard Java logging framework directly.Enables tracing for all instances of this class. If the argument istruethen all log messages are recorded, otherwise only the informative, warning and error messages are recorded.- Parameters:
aClassTraceOn- if true then all log messages are recorded, otherwise only the informative, warning and error messages are recorded.
-
isTraceOn
public static boolean isTraceOn()Deprecated.This method has been deprecated. It is recommended to use the standard Java logging framework directly.Returnstrueif tracing is enabled for this class.- Returns:
- true if tracing is enabled for this class, false otherwise.
-
formatLat
-
formatLon
-