Class Eyebrow

    • Constructor Detail

      • Eyebrow

        public Eyebrow()
      • Eyebrow

        public Eyebrow​(Eyebrow source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getEyebrowDensity

        public AttributeItem getEyebrowDensity()
        Get 眉毛浓密。 AttributeItem对应的Type为 —— 0:淡眉,1:浓眉。
        Returns:
        EyebrowDensity 眉毛浓密。 AttributeItem对应的Type为 —— 0:淡眉,1:浓眉。
      • setEyebrowDensity

        public void setEyebrowDensity​(AttributeItem EyebrowDensity)
        Set 眉毛浓密。 AttributeItem对应的Type为 —— 0:淡眉,1:浓眉。
        Parameters:
        EyebrowDensity - 眉毛浓密。 AttributeItem对应的Type为 —— 0:淡眉,1:浓眉。
      • getEyebrowCurve

        public AttributeItem getEyebrowCurve()
        Get 眉毛弯曲。 AttributeItem对应的Type为 —— 0:不弯,1:弯眉。
        Returns:
        EyebrowCurve 眉毛弯曲。 AttributeItem对应的Type为 —— 0:不弯,1:弯眉。
      • setEyebrowCurve

        public void setEyebrowCurve​(AttributeItem EyebrowCurve)
        Set 眉毛弯曲。 AttributeItem对应的Type为 —— 0:不弯,1:弯眉。
        Parameters:
        EyebrowCurve - 眉毛弯曲。 AttributeItem对应的Type为 —— 0:不弯,1:弯眉。
      • getEyebrowLength

        public AttributeItem getEyebrowLength()
        Get 眉毛长短。 AttributeItem对应的Type为 —— 0:短眉毛,1:长眉毛。
        Returns:
        EyebrowLength 眉毛长短。 AttributeItem对应的Type为 —— 0:短眉毛,1:长眉毛。
      • setEyebrowLength

        public void setEyebrowLength​(AttributeItem EyebrowLength)
        Set 眉毛长短。 AttributeItem对应的Type为 —— 0:短眉毛,1:长眉毛。
        Parameters:
        EyebrowLength - 眉毛长短。 AttributeItem对应的Type为 —— 0:短眉毛,1:长眉毛。