public class InternalHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Color |
getBackgroundColor(GradientAxialShading axial) |
static Color |
getBackgroundColor(GradientRadialShading radialShading) |
static boolean |
process(Graph graph,
double[] referenceToCurX,
double[] referenceToCurY,
boolean isNextParagraphInline,
com.aspose.ms.System.Collections.Generic.List<Operator> operators,
Page page) |
static void |
setTransparency(Page page,
Color color,
Color strokeColor,
com.aspose.ms.System.Collections.Generic.List<Operator> operators) |
public static boolean process(Graph graph, double[] referenceToCurX, double[] referenceToCurY, boolean isNextParagraphInline, com.aspose.ms.System.Collections.Generic.List<Operator> operators, Page page)
public static void setTransparency(Page page, Color color, Color strokeColor, com.aspose.ms.System.Collections.Generic.List<Operator> operators)
public static Color getBackgroundColor(GradientAxialShading axial)
public static Color getBackgroundColor(GradientRadialShading radialShading)