| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm | |
| com.aspose.cad.fileformats.cgm.commands | |
| com.aspose.cad.fileformats.cgm.export | |
| com.aspose.cad.fileformats.cgm.imp |
| Modifier and Type | Method and Description |
|---|---|
ViewportPoint |
IBinaryReader.readViewportPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
IBinaryWriter.writeViewportPoint(ViewportPoint data) |
| Modifier and Type | Method and Description |
|---|---|
ViewportPoint |
DeviceViewport.getFirstCorner() |
ViewportPoint |
DeviceViewport.getSecondCorner() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceViewport.setFirstCorner(ViewportPoint value) |
void |
DeviceViewport.setSecondCorner(ViewportPoint value) |
| Constructor and Description |
|---|
DeviceViewport(CgmFile container,
ViewportPoint firstCorner,
ViewportPoint secondCorder) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBinaryWriter.writeViewportPoint(ViewportPoint data) |
| Modifier and Type | Method and Description |
|---|---|
ViewportPoint |
DefaultBinaryReader.readViewportPoint() |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.