| Package | Description |
|---|---|
| com.aspose.cad.fileformats.dgn | |
| com.aspose.cad.fileformats.dgn.dgnelements |
| Modifier and Type | Class and Description |
|---|---|
class |
DgnCircle
Represents circle
|
| Modifier and Type | Method and Description |
|---|---|
List<DgnDrawableEntityBase> |
DgnImage.getEntities()
<inheritdoc></inheritdoc> |
LinkedHashMap<String,IDrawingLayout<DgnDrawableEntityBase>> |
DgnImage.getLayouts()
Gets the layouts map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DgnImage.tryRemoveEntity(DgnDrawableEntityBase entityToRemove)
<inheritdoc></inheritdoc> |
| Modifier and Type | Class and Description |
|---|---|
class |
Dgn3DSurfaceElement
Represents 3d surface or 3d solid element
|
class |
DgnArcBasedElement
Represents base class for arc-based elements
|
class |
DgnArcElement
Represents arc element
|
class |
DgnBSplineCurveElement
B-spline curve element
|
class |
DgnCellHeaderElement
Represents cell header element
|
class |
DgnCompoundElement
Represents compound element
|
class |
DgnConeElement
Represents Cone element
|
class |
DgnCurveLineElement
Represents curve line element element
|
class |
DgnDimensionElement
Represents dimension
|
class |
DgnDrawingElementBaseQuaternion
DgnDrawingElementBase class
|
class |
DgnEllipseElement
Represents ellipse element
|
class |
DgnLineElement
Represents line
|
class |
DgnMultiTextElement
Represents multi-line text element
|
class |
DgnPolyLineElement
Represents poly-line
|
class |
DgnShapeElement
Represents shape element
|
class |
DgnSharedCellElement
Represents shared cell definition element
|
class |
DgnSplinePoleElement
Represents spline pole element
|
class |
DgnSurfaceElement
Represents surface element
|
class |
DgnTextElement
Represents text element
|
| Modifier and Type | Method and Description |
|---|---|
DgnDrawableEntityBase[] |
DgnSurfaceElement.getBoundaries()
Gets bound elements
|
| Modifier and Type | Method and Description |
|---|---|
List<DgnDrawableEntityBase> |
DgnCompoundElement.getElements()
Gets related elements
|
List<DgnDrawableEntityBase> |
DgnMultiTextElement.getStrings()
Gets lines
|
| Modifier and Type | Method and Description |
|---|---|
void |
DgnMultiTextElement.addEntity(DgnDrawableEntityBase entity)
Adds text element
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.