Class DmxModel


  • public class DmxModel
    extends Object
    The DmxModel is used by the DmxModelerPanel to get access to the DMX scenery that is edited in the panel.
    • Constructor Detail

      • DmxModel

        public DmxModel​(DmxScenery dmxScenery,
                        DmxSceneryModel dmxSceneryModel)
        Parameters:
        dmxScenery - the dmx scenery
    • Method Detail

      • getDmxScenery

        public DmxScenery getDmxScenery()
        Returns:
        the dmx scenery
      • getDmxSceneryModel

        public DmxSceneryModel getDmxSceneryModel()
        Returns:
        the dmxSceneryModel