Class DXFEntity

    • Constructor Detail

      • DXFEntity

        public DXFEntity​(DXFLayer layer)
    • 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()