Packages

 

com.aspose.psd.fileformats.psd.layers.layerresources.typetoolinfostructures

Class UnitTypes

  • java.lang.Object
    • com.aspose.ms.System.ValueType
      • com.aspose.ms.System.Enum
        • com.aspose.psd.fileformats.psd.layers.layerresources.typetoolinfostructures.UnitTypes


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

    The unit types.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Angle
      Angle unit.
      static int Density
      Density unit.
      static int Distance
      Distance unit.
      static int None
      Undefined unit.
      static int Percent
      Percent unit.
      static int Pixels
      Pixels unit.
      static int Points
      Points unit.