Package | Description |
---|---|
com.aspose.cad.fileformats.obj | |
com.aspose.cad.fileformats.obj.elements |
Modifier and Type | Method and Description |
---|---|
List<ObjShape> |
ObjImage.getShapes()
Gets drawing shapes
|
Modifier and Type | Method and Description |
---|---|
List<ObjShape> |
ObjRoot.getShapes()
Gets or sets the shapes.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjRoot.setShapes(List<ObjShape> value)
Gets or sets the shapes.
|