Interface | Description |
---|---|
ImageRetriever |
Interface for retrieving the image content of an instance, in a format compatible with browsers.
|
Class | Description |
---|---|
DIM2JSONConverter |
Helper Class to tranlate DIMGeneric objects into JSON.
|
ImageLoader |
A utility library for loading images.
|
LocalImageCache |
Handles the caching of PNG images generated by the Image Servlet.
|
Pages |
Provides some utility functions that can be used when handling JSP generation.
|
Query |
Provides some functions for handling query builds easier.
|
ResponseUtil |
Common simple responses of success and failure
|
ResponseUtil.Pair<V> | |
SimpleImageRetriever | |
TreeNode<T> |
This is just a helper class to make it a lot easier to add the data onto the
treeview in html form the data gets sent to one of these first.
|