Class ColorIntentHelper

    • Constructor Detail

      • ColorIntentHelper

        public ColorIntentHelper​(KElement intent)
        Parameters:
        intent -
    • Method Detail

      • setNumColors

        public void setNumColors​(int front,
                                 int back)
        Parameters:
        front -
        back -
      • getSurfaceAttribute

        public java.lang.String getSurfaceAttribute​(ColorIntentHelper.EnumSurface front,
                                                    java.lang.String attName)
        Parameters:
        theside -
        attNamethe - attribute
        Returns:
        the attribute value
      • getSurfaceList

        public StringArray getSurfaceList​(ColorIntentHelper.EnumSurface front,
                                          java.lang.String attName)
        Parameters:
        theside -
        attNamethe - attribute
        Returns:
        the attribute value as a list
      • getSurfaceColors

        public java.util.List<java.lang.String> getSurfaceColors​(int n)