Documentation of 'org.jzy3d.plot3d.rendering.view.AWTImageViewport' Java class
AWTImageViewport
org.jzy3d.plot3d.rendering.view

Class AWTImageViewport

    • Constructor Detail

      • AWTImageViewport

        public AWTImageViewport()
    • Method Detail

      • render

        public void render(com.jogamp.opengl.GL gl,
                           com.jogamp.opengl.glu.GLU glu)
        Description copied from interface: IImageViewport
        Renders the picture into the window, according to the viewport settings. If the picture is bigger than the viewport, it is simply centered in it, otherwise, it is scaled in order to fit into the viewport.
        Specified by:
        render in interface IImageViewport
      • setImage

        public void setImage(java.awt.Image image,
                             int width,
                             int height)
        Set the Image that will be displayed by the layer.
        Parameters:
        image -
      • setImage

        public void setImage(java.awt.Image image,
                             int width,
                             int height,
                             java.nio.ByteBuffer buffer)
      • setImage

        public void setImage(java.awt.Image image)
      • getImage

        public java.awt.Image getImage()
        Return the image rendered by the AWTImageViewport

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.