public class ViewportPoint extends Object
The abstract parameter type VC is a single value; a viewport point, VP, is an ordered pair of VC
| Constructor and Description |
|---|
ViewportPoint() |
| Modifier and Type | Method and Description |
|---|---|
VC |
getFirstPoint() |
VC |
getSecondPoint() |
void |
setFirstPoint(VC value) |
void |
setSecondPoint(VC value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.