public class AddeImage extends Object
| Modifier and Type | Method and Description |
|---|---|
static AddeImage |
factory(String urlName) |
static int |
getCacheSize() |
static int |
getMaxCacheSize() |
String |
getName() |
Dimension |
getPreferredSize() |
static void |
setMaxCacheSize(int max) |
public AddeImage(String urlName) throws IOException, MalformedURLException
IOExceptionMalformedURLExceptionpublic static AddeImage factory(String urlName) throws IOException
IOExceptionpublic static int getMaxCacheSize()
public static void setMaxCacheSize(int max)
public static int getCacheSize()
public Dimension getPreferredSize()
public String getName()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.