Packages

 

com.aspose.imaging.fileformats.emf.emfplus.consts

Class EmfPlusCustomLineCapDataType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.emf.emfplus.consts.EmfPlusCustomLineCapDataType


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

    The CustomLineCapDataType enumeration defines types of custom line cap data, which specify styles and shapes for the ends of graphics lines.

    • 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
    • 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
    • Field Detail

      • CustomLineCapDataTypeDefault

        public static final int CustomLineCapDataTypeDefault

        Specifies a default custom line cap.

        See Also:
        Constant Field Values
      • CustomLineCapDataTypeAdjustableArrow

        public static final int CustomLineCapDataTypeAdjustableArrow

        Specifies an adjustable arrow custom line cap.

        See Also:
        Constant Field Values