Package | Description |
---|---|
com.aspose.cad.fileformats.cf2 |
Modifier and Type | Class and Description |
---|---|
class |
CF2GeometryElement
The basic of the geometry elements
|
class |
CF2Line
The line
|
class |
CF2LinearElement
The basic of the linear elements
|
class |
CF2LinesOutputDescribing
Description of the line types output
|
class |
CF2OrderOutputDescribing
Description of the order section output
|
class |
CF2OutputDescribing
Description of the output
|
class |
CF2SubInsert
The insert of the Sub element
|
class |
CF2Text
The Text
|
Modifier and Type | Method and Description |
---|---|
List<CF2DrawnElement> |
CF2Main.getDrawnElements()
The drawn elements
|
List<CF2DrawnElement> |
CF2Sub.getDrawnElements()
The drawn elements
|