Documentation of 'org.jzy3d.plot3d.primitives.axes.ContourAxeBox' Java class
ContourAxeBox
org.jzy3d.plot3d.primitives.axes

Class ContourAxeBox

  • All Implemented Interfaces:
    IAxe


    public class ContourAxeBox
    extends AxeBox
    An axe box for displaying a contour map that remains on bottom of the box, whatever the box scale is.
    • Method Detail

      • getContourImage

        public java.awt.image.BufferedImage getContourImage()
      • setContourImg

        public void setContourImg(java.awt.image.BufferedImage contourImage,
                                  Range xrange,
                                  Range yrange)
      • setContourMesh

        public void setContourMesh(ContourMesh contour)
      • draw

        public void draw(com.jogamp.opengl.GL gl,
                         com.jogamp.opengl.glu.GLU glu,
                         Camera camera)
        Description copied from class: AxeBox
        Draws the AxeBox. The camera is used to determine which axis is closest to the ur point ov view, in order to decide for an axis on which to diplay the tick values.
        Specified by:
        draw in interface IAxe
        Overrides:
        draw in class AxeBox
      • drawMesh

        public void drawMesh(com.jogamp.opengl.GL gl,
                             com.jogamp.opengl.glu.GLU glu,
                             Camera camera,
                             ContourMesh mesh)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.