Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.ObjectModel.ReadOnlyCollection<DwfWhipDrawable> |
DwfPage.getEntities()
Gets read only collection of draw objects
|
Modifier and Type | Method and Description |
---|---|
void |
DwfImage.addElement(int pageNumber,
DwfWhipDrawable element)
Adds render able element to specified page
|
Modifier and Type | Class and Description |
---|---|
class |
DwfWhipViewPort
Represents view port
|
Modifier and Type | Class and Description |
---|---|
class |
DwfWhipContourSet
Represents Whip contour set object
|
class |
DwfWhipEllipse
Represents Ellipse
|
class |
DwfWhipFilledEllipse
Represents Filled Ellipse
|
class |
DwfWhipGouraudPointSet
DwfWhipGouraudPointSet class
|
class |
DwfWhipGouraudPolyline
DwfWhipGouraudPolyline class
|
class |
DwfWhipGouraudPolytriangle
DwfWhipGouraudPolytriangle class
|
class |
DwfWhipImage
DwfWhipImage class
|
class |
DwfWhipImageBase
Represents whip PNG group for image object
|
class |
DwfWhipOutlineEllipse
Represents outline Ellipse (just contour)
|
class |
DwfWhipPNGGroup4Image
Represents whip PNG group for image object
|
class |
DwfWhipPointSet
Represents point set object
|
class |
DwfWhipPolygon
Represents Polygon
|
class |
DwfWhipPolyline
Represents polyline
|
class |
DwfWhipPolymarker
A drawing object describing a POLYMARKER (a set of points).
|
class |
DwfWhipPolytriangle
Represents Polytriangle
|
Modifier and Type | Class and Description |
---|---|
class |
DwfWhipText
Represents Text object
|