public abstract class AbstractReportBeanWithMapAndImages extends ReportBeanWithMap implements de.cismet.connectioncontext.ConnectionContextProvider
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReportBeanWithMapAndImages.ImageState
DOCUMENT ME!
|
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractReportBeanWithMapAndImages(de.cismet.cids.dynamics.CidsBean cidsBean,
String mapUrl,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates a new MauernBeanWithMapAndImages object.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<de.cismet.cids.dynamics.CidsBean> |
getImageBeans()
DOCUMENT ME!
|
Image |
getImg0()
DOCUMENT ME!
|
Image |
getImg1()
DOCUMENT ME!
|
protected abstract void |
initImgStates()
DOCUMENT ME!
|
boolean |
isImg0Ready()
DOCUMENT ME!
|
boolean |
isImg1Ready()
DOCUMENT ME!
|
boolean |
isReadyToProceed()
DOCUMENT ME!
|
void |
setImg0(Image img0)
DOCUMENT ME!
|
protected void |
setImg0Ready(boolean img0Ready)
DOCUMENT ME!
|
void |
setImg1(Image img1)
DOCUMENT ME!
|
protected void |
setImg1Ready(boolean img1Ready)
DOCUMENT ME!
|
void |
setImgState0(AbstractReportBeanWithMapAndImages.ImageState imgState0)
DOCUMENT ME!
|
void |
setImgState1(AbstractReportBeanWithMapAndImages.ImageState imgState1)
DOCUMENT ME!
|
getCidsBean, getConnectionContext, getGeometry, getMapImage, getMasstab, setMapImage, setMasstabprotected AbstractReportBeanWithMapAndImages(de.cismet.cids.dynamics.CidsBean cidsBean,
String mapUrl,
de.cismet.connectioncontext.ConnectionContext connectionContext)
cidsBean - DOCUMENT ME!mapUrl - DOCUMENT ME!connectionContext - DOCUMENT ME!protected abstract List<de.cismet.cids.dynamics.CidsBean> getImageBeans()
protected abstract void initImgStates()
public Image getImg0()
public void setImg0(Image img0)
img0 - DOCUMENT ME!public void setImgState0(AbstractReportBeanWithMapAndImages.ImageState imgState0)
imgState0 - DOCUMENT ME!public void setImgState1(AbstractReportBeanWithMapAndImages.ImageState imgState1)
imgState1 - DOCUMENT ME!public Image getImg1()
public void setImg1(Image img1)
img1 - DOCUMENT ME!public boolean isReadyToProceed()
isReadyToProceed in class ReportBeanWithMappublic boolean isImg0Ready()
public boolean isImg1Ready()
protected void setImg0Ready(boolean img0Ready)
img0Ready - DOCUMENT ME!protected void setImg1Ready(boolean img1Ready)
img1Ready - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.