Class ShadingRemapper.Rule

  • Enclosing class:
    ShadingRemapper

    public static class ShadingRemapper.Rule
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Rule​(java.lang.String from, java.lang.String to)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Rule

        public Rule​(java.lang.String from,
                    java.lang.String to)