Package | Description |
---|---|
com.aspose.cad.fileformats.cff2 |
Modifier and Type | Class and Description |
---|---|
class |
CFF2GeometryElement
The basic of the geometry elements
|
class |
CFF2Line
The line
|
class |
CFF2LinearElement
The basic of the linear elements
|
class |
CFF2LinesOutputDescribing
Description of the line types output
|
class |
CFF2OrderOutputDescribing
Description of the order section output
|
class |
CFF2OutputDescribing
Description of the output
|
class |
CFF2SubInsert
The insert of the Sub element
|
class |
CFF2Text
The Text
|
Modifier and Type | Method and Description |
---|---|
List<CFF2DrawnElement> |
CFF2Main.getDrawnElements()
The drawn elements
|
List<CFF2DrawnElement> |
CFF2Sub.getDrawnElements()
The drawn elements
|