public class StaticReportItemImage extends StaticReportItem
| Modifier and Type | Class and Description |
|---|---|
static class |
StaticReportItemImage.SCALE_VALUES |
static class |
StaticReportItemImage.StaticReportItemImageProperties |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IMAGE |
static int |
ROW_SCALE |
| Constructor and Description |
|---|
StaticReportItemImage() |
StaticReportItemImage(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateValues(Queryable queryable,
KeplerLSID lsid,
int execId) |
javax.swing.ImageIcon |
getIcon() |
java.lang.String |
getName() |
java.lang.String |
getType() |
void |
getView() |
void |
initializeType() |
void |
setView() |
generateValuesaddLabel, addValue, getIconURL, getItemProperties, getLabels, getShortName, getValues, isSelected, removeLabel, removeValue, setIcon, setItemProperties, setName, setSelected, setType, setValuespublic static final int ROW_SCALE
public static final java.lang.String IMAGE
public StaticReportItemImage()
public StaticReportItemImage(java.lang.String name)
public void generateValues(Queryable queryable, KeplerLSID lsid, int execId)
public java.lang.String getName()
getName in class StaticReportItempublic java.lang.String getType()
getType in class StaticReportItempublic void initializeType() throws java.lang.Exception
initializeType in class StaticReportItemjava.lang.Exceptionpublic void getView()
getView in class StaticReportItempublic void setView()
setView in class StaticReportItem