Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects.hatch |
Modifier and Type | Class and Description |
---|---|
class |
CadEdgeBoundaryPath
The Cad edge boundary path.
|
class |
CadPolylineBoundaryPath
The Cad polyline boundary path.
|
Modifier and Type | Method and Description |
---|---|
List<ICadBoundaryPath> |
CadHatchBoundaryPathContainer.getBoundaryPath()
Gets or sets the boundary path.
|
Modifier and Type | Method and Description |
---|---|
void |
CadHatchBoundaryPathContainer.setBoundaryPath(List<ICadBoundaryPath> value)
Gets or sets the boundary path.
|