ucar.nc2.adde
Class AddeImage
java.lang.Object
ucar.nc2.adde.AddeImage
public class AddeImage
- extends java.lang.Object
|
Constructor Summary |
AddeImage(java.lang.String urlName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddeImage
public AddeImage(java.lang.String urlName)
throws java.io.IOException,
java.net.MalformedURLException
- Throws:
java.io.IOException
java.net.MalformedURLException
factory
public static AddeImage factory(java.lang.String urlName)
throws java.io.IOException,
java.net.MalformedURLException
- Throws:
java.io.IOException
java.net.MalformedURLException
getMaxCacheSize
public static int getMaxCacheSize()
setMaxCacheSize
public static void setMaxCacheSize(int max)
getCacheSize
public static int getCacheSize()
getPreferredSize
public java.awt.Dimension getPreferredSize()
getImage
public java.awt.image.BufferedImage getImage()
getName
public java.lang.String getName()