com.aspose.cad.fileformats.cad.cadobjects.field
com.aspose.cad.fileformats.cad.cadobjects.field package
The com.aspose.cad.fileformats.cad.cadobjects.field namespace includes the CadField class, representing a field entity in a CAD file, and the CadFieldData class, which encapsulates the data stored in a field. These types enable reading, modifying, and managing field information when working with CAD drawings in Aspose.CAD for Java.
Classes
| Name | Description |
|---|---|
| CadField | Class describing FIELD object. |
| CadFieldData | The Field data |