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 |
---|---|
com.aspose.ms.System.Collections.ObjectModel.ReadOnlyCollection<DgnDrawingElementBase> |
DgnImage.getElements()
Gets elements were read from source file
|
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 |
---|---|
DgnDrawingElementBase[] |
DgnSurfaceElement.getBoundaries()
Gets bound elements
|
Modifier and Type | Method and Description |
---|---|
List<DgnDrawingElementBase> |
DgnCellHeaderElement.getChilds()
Gets childs of the composite element
|
List<DgnDrawingElementBase> |
DgnSharedCellDefinitionElement.getChilds()
Gets childs of the composite element
|
List<DgnDrawingElementBase> |
ICompositeDgnElement.getChilds() |
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<DgnDrawingElementBase> |
DgnCompoundElement.getElements()
Gets related elements
|