public class InternalHelper extends Object
Constructor and Description |
---|
InternalHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
clear(GraphicElement el) |
static com.aspose.ms.System.Collections.Generic.List<Operator> |
getOperatorsInternal(GraphicElement el) |
static XFormPlacement |
getParent(GraphicElementCollection elementsToDelete) |
static void |
graphicAppender_addGraphicToPage(Page page,
GraphicElementCollection elements,
Rectangle rectangle) |
static boolean |
GraphicsAbsorber_isPathPaintingOperator(String name) |
public static void graphicAppender_addGraphicToPage(Page page, GraphicElementCollection elements, Rectangle rectangle)
public static com.aspose.ms.System.Collections.Generic.List<Operator> getOperatorsInternal(GraphicElement el)
public static void clear(GraphicElement el)
public static XFormPlacement getParent(GraphicElementCollection elementsToDelete)
public static boolean GraphicsAbsorber_isPathPaintingOperator(String name)
Copyright © 2024 Aspose. All Rights Reserved.