Interface | Description |
---|---|
Attributable |
An object that has attributes.
|
DataBoundsProvider |
An interface describing a Component that can provide basic
information about the area its data covers.
|
DataOrganizer |
The DataOrganizer lets you organize objects in a way that will let
you retrieve them based on a geographic query.
|
GraphicList | |
ISwingWorker<T> |
FIXME: Enter the description of this type here
|
Palette | |
Taskable |
Taskables are ActionListeners that respond to events from Timers.
|
Class | Description |
---|---|
AbstractXmlParser |
Base class for xml parsing
|
ArgParser |
A simple class to manage the line arguments of a program.
|
Assert |
Assert provides an assertion facility in Java comparable to the
assert macros in C/C++.
|
ClasspathHacker |
Useful class for dynamically changing the classpath, adding classes during
runtime.
|
ColorFactory |
ColorFactory creates instances of colors.
|
ComponentFactory |
The OpenMap ComponentFactory is a class that can construct objects from class
names, with the added capability of passing the new object a Properties
object to initialize itself.
|
CSVTokenizer |
Tokenizer for comma separated values files, at least as generated by excel.
|
DataBounds |
A simple utility class that holds a min, max for a group of points.
|
Debug |
An abstract class that presents a static interface for debugging
output.
|
DeepCopyUtil |
A set of convenience functions for deep copying data structures.
|
FanCompress |
Class to perform fan compression on points.
|
FanCompress.FanPoint | |
FanCompress.FloatCompress |
FanCompress class for float values.
|
FileUtils | |
HashCodeUtil |
Collected methods which allow easy implementation of
hashCode . |
ImageScaler |
This code comes from the book "Filthy Rich Clients" Chapter 4.
|
OMLoggingFormatter | |
PaletteHelper |
Helps create palette GUI widgets.
|
PooledSwingWorker<T> | |
PropUtils | |
SwingWorker<T> |
This class used to be based on the 3rd version of SwingWorker.
|
TaskService |
Reuse threads instead of making new ones over and over.
|
Tokenizer |
Tokenizer provides some tools useful for defining tokenizers.
|
WebBrowser |
WebBrower - handles the WebBrowser process on behalf of OM.
|
Exception | Description |
---|---|
AssertionException |
Signals that an assertion has failed.
|
HandleError |
Use this class to catch a checked exception and throw it as an
uncheck one.
|
PropertyStringFormatException |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details