ucar.nc2.iosp.adde
Class AddeImage
java.lang.Object
ucar.nc2.iosp.adde.AddeImage
public class AddeImage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddeImage
public AddeImage(String urlName)
throws IOException,
MalformedURLException
- Throws:
IOException
MalformedURLException
factory
public static AddeImage factory(String urlName)
throws IOException,
MalformedURLException
- Throws:
IOException
MalformedURLException
getMaxCacheSize
public static int getMaxCacheSize()
setMaxCacheSize
public static void setMaxCacheSize(int max)
getCacheSize
public static int getCacheSize()
getPreferredSize
public Dimension getPreferredSize()
getImage
public BufferedImage getImage()
getName
public String getName()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.