Interface RadianceIcon.Factory

Enclosing interface:
RadianceIcon

public static interface RadianceIcon.Factory
Interface for creating Radiance icons.
Author:
Kirill Grouchnikov
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a new instance of the icon managed by this factory.
  • Method Details

    • createNewIcon

      RadianceIcon createNewIcon()
      Returns a new instance of the icon managed by this factory.
      Returns:
      A new instance of the icon managed by this factory.