Interface BackgroundFactory<IMG>

Type Parameters:
IMG - The type of background to be produced.
All Superinterfaces:
org.refcodes.factory.ContextTypeFactory<IMG,org.refcodes.graphical.Raster>

public interface BackgroundFactory<IMG> extends org.refcodes.factory.ContextTypeFactory<IMG,org.refcodes.graphical.Raster>
A factory for creating Background objects according to a given (checkerboard's) Raster.
  • Method Summary

    Methods inherited from interface org.refcodes.factory.ContextTypeFactory

    createInstance, createInstance