Package org.geotools.resources

A set of helper classes for Geotools implementation; Do not use!.

See:
          Description

Interface Summary
Formattable Interface for object that can be formatted as Well Known Text (WKT), but can't extends Formattable.
 

Class Summary
Arguments A helper class for parsing command-line arguments.
BoundingBoxes Provides convenience methods for geographic bounding boxes.
CharUtilities A set of utilities for characters handling.
ClassChanger<S extends Comparable<S>,T extends Number> A central place to register transformations between an arbitrary class and a Number.
Classes A set of miscellaneous methods working on Class objects.
CRSUtilities A set of static methods working on OpenGIS® coordinate reference system objects.
GraphicsUtilities A set of utilities methods for painting in a Graphics2D handle.
IndexedResourceBundle ResourceBundle implementation using integers instead of strings for resource keys.
IndexedResourceCompiler Resource compiler.
Java6 Temporary methods to be removed when we will be allowed to compile for Java 6.
JDBC A set of utilities methods related to JDBC (Java Database Connectivity).
LazySet<E> An immutable set built from an iterator, which will be filled only when needed.
NIOUtilities Utility class for managing memory mapped buffers.
OptionalDependencies Bridges to optional dependencies (especially widget-swing module).
SwingUtilities A collection of utility methods for Swing.
UnmodifiableArrayList<E> An unmodifiable view of an array.
Utilities Deprecated. Moved to org.geotools.util package.
X364 Escape codes from ANSI X3.64 standard (aka ECMA-48 and ISO/IEC 6429).
XArray Simple operations on arrays.
XMath Simple mathematical functions.
 

Package org.geotools.resources Description

A set of helper classes for Geotools implementation; Do not use!. This package is for internal use only. Classes in this package may change in incompatible ways in any future version.



Copyright © 1996-2010 Geotools. All Rights Reserved.