Class DXFEntity

    • Constructor Detail

      • DXFEntity

        public DXFEntity()
    • Method Detail

      • setPrecisionDigits

        public static void setPrecisionDigits​(int decimalDigits)
        Set the number of digits when a quantity is truncated with a call to setPrecision()
        Parameters:
        decimalDigits - Number of digits following the decimal point, between 0 and 16
      • getDXFHatchInfo

        public java.lang.String getDXFHatchInfo()
      • getDXFLineWeight

        public int getDXFLineWeight​(float javaLineWidth)