Class LightEditor

    • Field Detail

      • ambiantColorControl

        protected ColorEditor ambiantColorControl
      • diffuseColorControl

        protected ColorEditor diffuseColorControl
      • specularColorControl

        protected ColorEditor specularColorControl
      • chart

        protected Chart chart
      • light

        protected Light light
    • Constructor Detail

      • LightEditor

        public LightEditor​(Chart chart)
    • Method Detail

      • registerColorControl

        protected void registerColorControl​(ColorEditor colorControl,
                                            Color color)
      • registerCoord3dControl

        protected void registerCoord3dControl​(Coord3dEditor colorControl,
                                              Coord3d coord)
      • getPercent

        protected float getPercent​(JSlider slider)
      • setTarget

        public void setTarget​(Light light)