|
Class Summary |
| ArrayUtils |
This is a collection of some methods that work with arrays and lists, like join or removeAll. |
| ByteUtils |
ByteUtils |
| CollectionUtils |
CollectionUtils |
| ColorUtils |
ColorUtils |
| ComparablePair<T extends Comparable<T>,U extends Comparable<U>> |
ComparablePair |
| ConfigManager |
ConfigManager |
| DeegreeAALogoUtils |
Provides utility methods for outputting/logging the deegree 3 ascii art logo. |
| DoublePair |
DoublePair |
| EncodingGuesser |
EncodingGuesser |
| FileUtils |
This class contains static utility methods for handling files and filenames. |
| GraphvizDot |
The GraphvizDot class provides a few methods to create a graphviz 'dot' file. |
| JavaUtils |
JavaUtils |
| JDBCUtils |
This class contains static utility methods for working with JDBC. |
| LogUtils |
This class contains static utility methods for writing files when a log is set to debug. |
| MapUtils |
MapUtils
Note: methods currently more or less copied from deegree 2. |
| Pair<T,U> |
Pair is a convenience class, which pairs two objects. |
| PixelCounter |
PixelCounter |
| ProxyUtils |
Utility class for accessing and modifying the VM's proxy configuration and for opening URL connections that respect
proxy configurations which require authentication. |
| QNameUtils |
Provides some utility methods for working with qualified names. |
| SortUtils |
Determines a topological order for collections of PostRelation. |
| StringPair |
StringPair is a convenience class, which pairs two Strings. |
| StringUtils |
This is a collection of some methods that work with strings, like split or replace. |
| SunInfo |
The SunInfo supplies methods for the calculation of the sun position at a given time and latitude. |
| TempFileManager |
Manages temporary file system resources for deegree. |
| Triple<T,U,V> |
Triple |