Class MaterialEditor

    • Field Detail

      • ambiantColorControl

        protected ColorEditor ambiantColorControl
      • diffuseColorControl

        protected ColorEditor diffuseColorControl
      • specularColorControl

        protected ColorEditor specularColorControl
      • chart

        protected Chart chart
      • enlightable

        protected org.jzy3d.plot3d.primitives.enlightables.AbstractEnlightable enlightable
    • Constructor Detail

      • MaterialEditor

        public MaterialEditor​(Chart chart)
    • Method Detail

      • registerColorControl

        protected void registerColorControl​(ColorEditor colorControl,
                                            org.jzy3d.colors.Color color)
      • getPercent

        protected float getPercent​(JSlider slider)
      • setTarget

        public void setTarget​(org.jzy3d.plot3d.primitives.enlightables.AbstractEnlightable enlightable)