Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects.hatch |
Modifier and Type | Class and Description |
---|---|
class |
CadBoundaryPathCircularArc
The Cad boundary path circular arc.
|
class |
CadBoundaryPathCircularEllipse
The Cad boundary path circular ellipse.
|
class |
CadBoundaryPathLine
The Cad boundary path line.
|
class |
CadBoundaryPathSpline
The Cad boundary path spline.
|
Modifier and Type | Method and Description |
---|---|
List<ICadBoundaryPathEntity> |
CadEdgeBoundaryPath.getObjects()
Gets or sets the objects.
|
Modifier and Type | Method and Description |
---|---|
void |
CadEdgeBoundaryPath.setObjects(List<ICadBoundaryPathEntity> value)
Gets or sets the objects.
|