Packages

 

com.aspose.imaging.xmp.types.derived

Class RenditionClass

  • All Implemented Interfaces:
    IXmpType


    public final class RenditionClass
    extends XmpTypeBase

    Represents the XMP Rendition.

    • Constructor Detail

      • RenditionClass

        public RenditionClass()

        Initializes a new instance of the RenditionClass class.

      • RenditionClass

        public RenditionClass(String token,
                              String value)

        Initializes a new instance of the RenditionClass class.

        Parameters:
        token - The token.
        value - The value.
    • Method Detail

      • getToken

        public String getToken()

        Gets or sets the token.

        Value: The token.
      • setToken

        public void setToken(String value)

        Gets or sets the token.

        Value: The token.
      • getValue

        public String getValue()

        Gets or sets the value.

        Value: The value.
      • setValue

        public void setValue(String value)

        Gets or sets the value.

        Value: The value.
      • getDefinedValues

        public static String[] getDefinedValues()

        The defined values