Class SlideshowPattern.Image

All Implemented Interfaces:
LXComponent.Renamable, LXPath, LXSerializable, LXOscComponent, LXParameterListener
Enclosing class:
SlideshowPattern

public class SlideshowPattern.Image extends ImagePattern.Image implements LXComponent.Renamable
  • Field Details

  • Constructor Details

    • Image

      public Image(LX lx)
  • Method Details

    • getIndex

      public int getIndex()
    • getPath

      public String getPath()
      Description copied from class: LXComponent
      Accessor for the path of this object. Returns the path this component was registered with. Some subclasses may override this if path structure is dynamic.
      Specified by:
      getPath in interface LXPath
      Overrides:
      getPath in class LXComponent
      Returns:
      path of this component relative to its parent