InternalHelper
Contents
[
Hide
]Inheritance: java.lang.Object
public class InternalHelper
Constructors
| Constructor | Description |
|---|---|
| InternalHelper() |
Methods
InternalHelper()
public InternalHelper()
graphicAppender_addGraphicToPage(Page page, GraphicElementCollection elements, Rectangle rectangle)
public static void graphicAppender_addGraphicToPage(Page page, GraphicElementCollection elements, Rectangle rectangle)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| page | Page | |
| elements | GraphicElementCollection | |
| rectangle | Rectangle |
getOperatorsInternal(GraphicElement el)
public static System.Collections.Generic.List<Operator> getOperatorsInternal(GraphicElement el)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| el | GraphicElement |
Returns: com.aspose.ms.System.Collections.Generic.List<com.aspose.pdf.Operator>
clear(GraphicElement el)
public static void clear(GraphicElement el)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| el | GraphicElement |
getParent(GraphicElementCollection elementsToDelete)
public static XFormPlacement getParent(GraphicElementCollection elementsToDelete)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| elementsToDelete | GraphicElementCollection |
Returns: XFormPlacement
GraphicsAbsorber_isPathPaintingOperator(String name)
public static boolean GraphicsAbsorber_isPathPaintingOperator(String name)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| name | java.lang.String |
Returns: boolean