Class LI

    • Constructor Detail

      • LI

        public LI()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: Component
        Get the name of this component.
      • getDescription

        public String getDescription()
        Description copied from interface: Component
        Get the description of this component.
      • sample

        public void sample​(int pix)
        Sample at a specified pixel
        Specified by:
        sample in class Sampler
        Parameters:
        pix - The index into the output array.