public class DwfWhipViewPort extends DwfWhipAttribute
Represents view port
| Constructor and Description |
|---|
DwfWhipViewPort()
Initializes a new instance of the
DwfWhipViewPort class |
DwfWhipViewPort(DwfWhipLogicalPoint[] points)
Initializes a new instance of the
DwfWhipViewPort class |
| Modifier and Type | Method and Description |
|---|---|
DwfWhipContourSet |
getContourSet()
Gets contours set
|
int |
getIncarnation()
Gets Incarnation
|
DwfString |
getName()
Gets name of vieport
|
isMaterializedpublic DwfWhipViewPort()
Initializes a new instance of the DwfWhipViewPort class
public DwfWhipViewPort(DwfWhipLogicalPoint[] points)
Initializes a new instance of the DwfWhipViewPort class
points - points of contourpublic DwfWhipContourSet getContourSet()
Gets contours set
public DwfString getName()
Gets name of vieport
public int getIncarnation()
Gets Incarnation
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.