Documentation of 'visad.bom.ShadowTextureFillSetTypeJ3D' Java class
ShadowTextureFillSetTypeJ3D
visad.bom

Class ShadowTextureFillSetTypeJ3D

  • All Implemented Interfaces:
    java.io.Serializable


    public class ShadowTextureFillSetTypeJ3D
    extends ShadowSetTypeJ3D
    The ShadowTextureFillSetTypeJ3D class shadows the FunctionType class for TextureFillRendererJ3D, within a DataDisplayLink, under Java3D.

    See Also:
    Serialized Form
    • Method Detail

      • doTransform

        public boolean doTransform(java.lang.Object group,
                                   Data data,
                                   float[] value_array,
                                   float[] default_values,
                                   DataRenderer renderer)
                            throws VisADException,
                                   java.rmi.RemoteException
        Description copied from class: ShadowFunctionOrSetTypeJ3D
        transform data into a Java3D scene graph; add generated scene graph components as children of group; value_array are inherited valueArray values; default_values are defaults for each display.DisplayRealTypeVector; return true if need post-process
        Overrides:
        doTransform in class ShadowFunctionOrSetTypeJ3D
        Parameters:
        group - group to add to
        data - the data to transform
        value_array - the values
        default_values - the default values
        renderer - the renderer
        Returns:
        false
        Throws:
        VisADException
        java.rmi.RemoteException
      • createImage

        public java.awt.image.BufferedImage createImage(int data_width,
                                                        int data_height,
                                                        int texture_width,
                                                        int texture_height,
                                                        int[] color_ints)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.