com.aspose.cad.fileformats.dgn

com.aspose.cad.fileformats.dgn package

The com.aspose.cad.fileformats.dgn namespace groups core types that model DGN-specific constructs such as circles, dimension elements, metadata, property collections, extended lock and view flags, extended view information, and embedded images. These classes enable developers to read, modify, and create DGN content programmatically within the Aspose.CAD for Java library.

Classes

NameDescription
DgnCircleRepresents circle
DgnElementDimensionElement container constraints
DgnElementMetadataRepresents summary of a file element was read
DgnElementPropertiesRepresents element properties
DgnExtLocksRepresents view locks
DgnExtViewFlagsRepresents view flags
DgnExtendedViewInfoRepresents view info
DgnImageDgn image class
DgnPointRepresents point for DGN format
DgnTagRepresents dgn tag
DgnTagValueDgnTagValue class
DgnViewInfoDgnViewInfo class

Enums

NameDescription
DgnElementOrientationRepresents element orientation
DgnElementTypeElement type
DgnFileVersionFile format version
DgnJustificationTypeJustification type
DgnLineStyleLine style
DgnSurface3DTypeRepresents 3d surface type
DgnSurfaceCreationMethodRepresents creation method of 3d surface and 3d solid
DgnTagTypeRepresents dgn tag type