org.jzy3d.plot3d.rendering.legends
Interface ILegend
-
- All Superinterfaces:
- IImageViewport
- All Known Implementing Classes:
- AWTColorbarLegend, AWTLegend
public interface ILegend extends IImageViewport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voiddrawableChanged(DrawableChangedEvent e)voidupdateImage()Recompute the picture, using last used dimensions.-
Methods inherited from interface org.jzy3d.plot3d.rendering.view.IImageViewport
getLastViewPort, getMinimumSize, getMode, getPreferedSize, render, setViewPort, setViewPort, setViewPort, setViewportMode
-
-
-
-
Method Detail
-
drawableChanged
void drawableChanged(DrawableChangedEvent e)
-
updateImage
void updateImage()
Recompute the picture, using last used dimensions.
-
-
DMelt 3.0 © DataMelt by jWork.ORG