info.aduna.clustermap.export
Class ImageCreator
java.lang.Object
info.aduna.clustermap.export.ImageCreator
public class ImageCreator
- extends Object
An ImageCreator creates a BufferedImage representation of the current
contents of a ClusterMap.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGO
public static final Image LOGO
BACKGROUND
public static final Color BACKGROUND
ImageCreator
public ImageCreator(ClusterMap map)
getImage
public BufferedImage getImage()
getImage
public BufferedImage getImage(int type,
Color background,
boolean includeLogo)
Copyright © 1997-2008 Aduna. All Rights Reserved.