com.aspose.cad.fileformats.cf2
Contents
[
Hide
]com.aspose.cad.fileformats.cf2 package
It groups the core types used to represent CF2 auxiliary data, drawn and geometric elements, raster images, line definitions, and linear structures, enabling developers to access detailed CAD information and customize output generation.
Classes
| Name | Description |
|---|---|
| CF2Aux | The Aux section of the CFF2 format |
| CF2DrawnElement | The Basic of the drawn elements |
| CF2GeometryElement | The basic of the geometry elements |
| CF2Image | CFF2 image class |
| CF2Line | The line |
| CF2LineTypeDefinition | The line type definition |
| CF2LinearElement | The basic of the linear elements |
| CF2LinesOutputDescribing | Description of the line types output |
| CF2Main | The Main section of the CFF2 format |
| CF2Order | The Order section of the CFF2 format |
| CF2OrderOutputDescribing | Description of the order section output |
| CF2OutputDescribing | Description of the output |
| CF2Property | The property |
| CF2PropertyCustom | The custom property |
| CF2PropertyStandard | The standart property |
| CF2StandardMessage | The standart message |
| CF2Sub | The Sub section of the CFF2 format |
| CF2SubInsert | The insert of the Sub element |
| CF2Text | The Text |
Enums
| Name | Description |
|---|---|
| CF2DimensionLineTypes | CFF2 dimension line types |
| CF2InstructionCodes | CFF2 instruction codes |
| CF2LineTypes | CFF2 line types |
| CF2SystemCoordinate | The type of coordinate system. |
| CF2TypeDElement | CFF2 type of drawn elements |