|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggedFormat | |
---|---|
org.geotools.image.io.metadata | Geographic informations encoded in images as metadata. |
org.geotools.util.logging | Extensions to the Java logging framework. |
Uses of LoggedFormat in org.geotools.image.io.metadata |
---|
Methods in org.geotools.image.io.metadata that return LoggedFormat | ||
---|---|---|
protected
|
GeographicMetadata.createLoggedFormat(java.text.Format format,
java.lang.Class<T> type)
Wraps the specified format in order to either parse fully a string, or log a warning. |
Uses of LoggedFormat in org.geotools.util.logging |
---|
Methods in org.geotools.util.logging that return LoggedFormat | ||
---|---|---|
static
|
LoggedFormat.getInstance(java.text.Format format,
java.lang.Class<T> type)
Creates a new format wrapping the specified one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |