BackgroundCommand ================= .. java:package:: ch.epfl.leb.sass.models.backgrounds :noindex: .. java:type:: public interface BackgroundCommand Commands for creating a background in an image. :author: Kyle M. Douglass Methods ------- generateBackground ^^^^^^^^^^^^^^^^^^ .. java:method:: public float[][] generateBackground() :outertype: BackgroundCommand