| Package | Description |
|---|---|
| com.aspose.cad | |
| com.aspose.cad.fileformats.cad.cadobjects | |
| com.aspose.cad.fileformats.dgn | |
| com.aspose.cad.fileformats.fbx | |
| com.aspose.cad.fileformats.ifc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHasLayouts<TLayout extends IDrawingLayout<TEntity>,TEntity extends IDrawingEntity>
Represents basic interface for any drawing structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CadLayout
The Cad layout object.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,IDrawingLayout<DgnDrawableEntityBase>> |
DgnImage.getLayouts()
Gets the layouts map.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,IDrawingLayout<DrawingEntity3D>> |
FbxImage.getLayouts()
Collection of related pages (layouts) map
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfcImage
Ifc Image class
|
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,IDrawingLayout<IIfcEntity>> |
IfcImage.getLayouts()
Collection of related pages (layouts) map
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.