Package ptolemy.domains.sdf.lib.vq
Interface ImageDisplayInterface
-
- All Superinterfaces:
ImageDisplayInterface
- All Known Implementing Classes:
ImageDisplayJavaSE
public interface ImageDisplayInterface extends ImageDisplayInterface
Interface encapsulating platform dependent code of the ptolemy.domains.sdf.lib.vq.ImageDisplay from the platform independent parts.- Since:
- Ptolemy II 10.0
- Version:
- $Id$
- Author:
- Jianwu Wang
- Pt.AcceptedRating:
- Pt.ProposedRating:
-
-
Method Summary
-
Methods inherited from interface ptolemy.actor.lib.image.ImageDisplayInterface
cleanUp, display, getBackground, getFrame, getPicture, getPlatformContainer, getTableau, init, initializeEffigy, initWindowAndSizeProperties, placeContainer, setBackground, setFrame, setPicture, setPlatformContainer
-
-