Documentation of 'org.jzy3d.demos.drawing.vbo.barmodel.builder.VBOBuilderTableColumnsScatter3d' Java class
VBOBuilderTableColumnsScatter3d
org.jzy3d.demos.drawing.vbo.barmodel.builder

Class VBOBuilderTableColumnsScatter3d

  • All Implemented Interfaces:
    IGLLoader<DrawableVBO>


    public class VBOBuilderTableColumnsScatter3d
    extends VBOBuilder
    Building a VBO that represent a list of rows made of lists of KeyValue pairs. Column are sorted in increasing alphabetical order along Y axis. Value ( KeyVal.val) is ploted as a Z value for the current column.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void load(com.jogamp.opengl.GL gl, DrawableVBO drawable) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VBOBuilderTableColumnsScatter3d

        public VBOBuilderTableColumnsScatter3d(java.util.List<java.util.List<KeyVal<java.lang.String,java.lang.Float>>> rows)
    • Method Detail

      • load

        public void load(com.jogamp.opengl.GL gl,
                         DrawableVBO drawable)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.