public interface VisualisationImageProvider
getVisualisationImage()
. If you need to force a redraw
(or an initial draw) of the visualisation, you may call updateVis()
.Modifier and Type | Method and Description |
---|---|
MBFImage |
getVisualisationImage()
Return the static visualisation image.
|
void |
setRequiredSize(Dimension d)
Set the required size of the visualisation image.
|
void |
updateVis()
Force a redraw of the visualisation image.
|
void updateVis()
MBFImage getVisualisationImage()
void setRequiredSize(Dimension d)
d
- The dimensions