Packages

 

com.aspose.cad.fileformats.cad.cadconsts

Class CadPolylineFlag

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.cad.fileformats.cad.cadconsts.CadPolylineFlag


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

    The Cad POLYLINE flags.

    • 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 CLOSED_POLY
      The close d_ poly.
      static short CLOSED_POLY_MESH
      The close d_ pol y_ mesh.
      static short CURVE_FIT
      The curv e_ fit.
      static short GENERATED_PATTERN
      The generate d_ pattern.
      static short NONE
      The none flags.
      static short POLY_3D
      The pol y_3 d.
      static short POLYFACE_MESH
      The polyfac e_ mesh.
      static short POLYMESH_3D
      The polymes h_3 d.
      static short SPLINE_FIT
      The splin e_ fit.
      • 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, parseQuick, parseQuick, register, toObject, toString