Packages

 

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

Class EmfStrokeVariation

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


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

    The StrokeVariation enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.

    • 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

      • PAN_STROKE_GRADUAL_DIAG

        public static final byte PAN_STROKE_GRADUAL_DIAG

        Gradual / diagonal

        See Also:
        Constant Field Values
      • PAN_STROKE_GRADUAL_TRAN

        public static final byte PAN_STROKE_GRADUAL_TRAN

        Gradual transitional

        See Also:
        Constant Field Values
      • PAN_STROKE_GRADUAL_VERT

        public static final byte PAN_STROKE_GRADUAL_VERT

        Gradual vertical

        See Also:
        Constant Field Values
      • PAN_STROKE_GRADUAL_HORZ

        public static final byte PAN_STROKE_GRADUAL_HORZ

        Gradual horizontal

        See Also:
        Constant Field Values
      • PAN_STROKE_RAPID_VERT

        public static final byte PAN_STROKE_RAPID_VERT

        Rapid vertical

        See Also:
        Constant Field Values
      • PAN_STROKE_RAPID_HORZ

        public static final byte PAN_STROKE_RAPID_HORZ

        Rapid horizontal

        See Also:
        Constant Field Values
      • PAN_STROKE_INSTANT_VERT

        public static final byte PAN_STROKE_INSTANT_VERT

        Instant vertical

        See Also:
        Constant Field Values