Class ShaderDefault


  • public class ShaderDefault
    extends Shader

    Shader for projections which display the whole surface.

    © 2002 Christian Treber, ct@ctreber.com (Nov 11, 2002)

    • Constructor Detail

      • ShaderDefault

        public ShaderDefault()
    • Method Detail

      • getShadedColors

        public java.awt.Color[] getShadedColors​(int pRowNo,
                                                int[] pRowTypes)
        Specified by:
        getShadedColors in class Shader