Package | Description |
---|---|
com.aspose.imaging.fileformats.cad | |
com.aspose.imaging.fileformats.cad.cadobjects |
Modifier and Type | Method and Description |
---|---|
CadBaseEntity[] |
CadImage.getEntities()
Gets or sets the entities.
|
Modifier and Type | Method and Description |
---|---|
void |
CadImage.setEntities(CadBaseEntity[] value)
Gets or sets the entities.
|
Modifier and Type | Class and Description |
---|---|
class |
Cad2DVertex
The Cad 2 d vertex.
|
class |
Cad2LineAngleDimension
The Cad angle dimension.
|
class |
Cad3DVertex
The Cad 3 d vertex.
|
class |
CadAlignedDimension
The Cad aligned dimension.
|
class |
CadAngularDimension
The Cad angular dimension.
|
class |
CadArc
Class describing Cad ARC
|
class |
CadAttDef
Class describing Cad AttributeDefinitions
|
class |
CadAttrib
The Cad attrib.
|
class |
CadBaseExtrudedEntity
The Cad base extruded entity object.
|
class |
CadCircle
Class describing Cad circle
|
class |
CadDiametricDimension
The Cad diameter dimension.
|
class |
CadDimensionBase
The CadDimension class
|
class |
CadDimensionOrdinate
The Cad dimension ordinate.
|
class |
CadEllipse
Class describing Cad ellipse
|
class |
CadHatch
The Cad hatch.
|
class |
CadHelix
Class describing CadHelix
|
class |
CadInsertObject
The Cad insert object.
|
class |
CadLeader
Class describing Cad leader
|
class |
CadLine
Class describing Cad line
|
class |
CadLwPolyline
Class describing Cad lwPoliline
|
class |
CadMLeader
Class describing Cad multileader
|
class |
CadMLeaderContextData
Class describing context data for multileader
|
class |
CadMLeaderLine
Class describing Cad multileader line
|
class |
CadMLeaderNode
Class describing Cad multileader node
|
class |
CadMText
Class describing Cad Mtext
|
class |
CadMultiLine
The Cad multi line.
|
class |
CadPoint
Class describing Cad ARC
|
class |
CadPolyline
Class describing Cad POLYLINE
|
class |
CadPolyline3D
The Cad polyline 3 d.
|
class |
CadPolylineBase
Class describing Cad POLYLINE
|
class |
CadRadialDimension
The Cad radial dimension.
|
class |
CadRay
Class describing CadRay
|
class |
CadRotatedDimension
The Cad rotated dimension.
|
class |
CadSeqend
Class describing Cad SEQEND.
|
class |
CadSolid
Class describing CadSolid
|
class |
CadSpline
Class describing Cad SPLINE
|
class |
CadSurfaceBase
The Cad surface base.
|
class |
CadTableEntity
The Cad table entity.
|
class |
CadText
Class describing Cad text
|
class |
CadVertexBase
Class describing Cad VERTEX
|
class |
CadViewport
The Cad view port.
|
class |
CadXLine
Class describing CadXLine
|
Modifier and Type | Method and Description |
---|---|
CadBaseEntity[] |
CadBlockEntity.getEntities()
Gets or sets the entities.
|
Modifier and Type | Method and Description |
---|---|
List<CadBaseEntity> |
CadBaseEntity.getChildObjects() |
com.aspose.ms.System.Collections.Generic.List<CadBaseEntity> |
CadBaseEntity.getChildObjectsInternal_internalized()
Gets or sets the child objects.
|
List<CadBaseEntity> |
CadPolylineBoundaryPath.getObjects() |
Modifier and Type | Method and Description |
---|---|
void |
CadBlockEntity.addEntity(CadBaseEntity entityObject)
Adds the entity.
|
static Cad2DPoint |
Cad2DPoint.cad2DPointFromVertex_internalized(CadBaseEntity baseVertex)
Gets point location from 3DVertex or 2DVertex.
|
void |
CadBlockEntity.setEntities(CadBaseEntity[] value)
Gets or sets the entities.
|
Modifier and Type | Method and Description |
---|---|
void |
CadBaseEntity.setChildObjects(List<CadBaseEntity> value) |
void |
CadPolylineBoundaryPath.setObjects(List<CadBaseEntity> value) |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.