Packages

 

com.aspose.imaging.fileformats.cmx.objectmodel.enums

Class FillTypes

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.cmx.objectmodel.enums.FillTypes


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

    Fill types for the brush.

    • 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 int Fountain
      Fountain fill.
      static int FullColorPattern
      Vector pattern fill.
      static int ImportedBitmap
      Bitmap pattern fill.
      static int NoFill
      No fill needed
      static int Postscript
      Postscript fill.
      static int Texture
      Texture fill.
      static int TwoColorPattern
      Two-color pattern fill.
      static int Uniform
      Uniform fill.
      static int Unknown
      Unknown 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