public class InternalHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
clear(GraphicElement el) |
static com.aspose.ms.System.Collections.Generic.List<Operator> |
getAllOperators(GraphicState graphicState) |
static GraphicState |
getGraphicState(GraphicElement xFormPlacement) |
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) |
static boolean |
isPathPaintingOperator(String commandName) |
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)
public static boolean isPathPaintingOperator(String commandName)
public static GraphicState getGraphicState(GraphicElement xFormPlacement)
public static com.aspose.ms.System.Collections.Generic.List<Operator> getAllOperators(GraphicState graphicState)
Copyright © 2025 Aspose. All Rights Reserved.