Packages

 

com.aspose.imaging.fileformats.cdr.enums

Class CdrFillType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.cdr.enums.CdrFillType


  • public final class CdrFillType
    extends com.aspose.ms.System.Enum

    The cdr fill type

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static short Bitmap
      The bitmap fill type
      static short FullColor
      The full color fill type
      static short Gradient
      The gradient fill type
      static short None
      The none fill type
      static short Pattern
      The pattern fill type
      static short Pattern1
      The pattern fill type
      static short Solid
      The solid fill type
      static short Texture
      The texture fill type
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString