public class InternalHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.aspose.ms.System.Collections.Generic.List<com.aspose.pdf.engine.commondata.pagecontent.operators.commands.CommandParameter> |
args(SetGlyphsPositionShowText op) |
static double[] |
color(BasicSetColorOperator color) |
static int |
convertFromLineCap(int cup) |
static com.aspose.ms.System.Collections.Generic.List<com.aspose.pdf.engine.commondata.pagecontent.operators.commands.CommandParameter> |
getParameters(ID id) |
static com.aspose.pdf.engine.data.IPdfString |
getPdfString(ShowText show) |
static com.aspose.ms.System.Collections.Generic.Dictionary<String,com.aspose.pdf.engine.commondata.pagecontent.operators.commands.CommandParameter> |
getPropertiesDictionary(BDC dbc) |
static String |
getPropertiesName(BDC bdc) |
static int |
getRenderingMode(SetTextRenderingMode tr) |
static boolean |
getUsePosition(GlyphPosition glyph) |
static SetMiterLimit |
new_SetMiterLimit(int index,
com.aspose.pdf.engine.commondata.pagecontent.operators.graphicstateoperators.SetMiterLimit setMiterLimit) |
static void |
setPdfString(ShowText op,
com.aspose.pdf.engine.data.IPdfString evalStr) |
static void |
updateColor(BasicSetColorOperator destinationColorOperator,
double r,
double g,
double b) |
static void |
updateColor(BasicSetColorOperator destinationColorOperator,
double c,
double m,
double y,
double k) |
public static int convertFromLineCap(int cup)
public static boolean getUsePosition(GlyphPosition glyph)
public static double[] color(BasicSetColorOperator color)
public static com.aspose.pdf.engine.data.IPdfString getPdfString(ShowText show)
public static com.aspose.ms.System.Collections.Generic.List<com.aspose.pdf.engine.commondata.pagecontent.operators.commands.CommandParameter> getParameters(ID id)
public static int getRenderingMode(SetTextRenderingMode tr)
public static SetMiterLimit new_SetMiterLimit(int index, com.aspose.pdf.engine.commondata.pagecontent.operators.graphicstateoperators.SetMiterLimit setMiterLimit)
public static void setPdfString(ShowText op, com.aspose.pdf.engine.data.IPdfString evalStr)
public static com.aspose.ms.System.Collections.Generic.List<com.aspose.pdf.engine.commondata.pagecontent.operators.commands.CommandParameter> args(SetGlyphsPositionShowText op)
public static void updateColor(BasicSetColorOperator destinationColorOperator, double r, double g, double b)
public static void updateColor(BasicSetColorOperator destinationColorOperator, double c, double m, double y, double k)
public static com.aspose.ms.System.Collections.Generic.Dictionary<String,com.aspose.pdf.engine.commondata.pagecontent.operators.commands.CommandParameter> getPropertiesDictionary(BDC dbc)
Copyright © 2025 Aspose. All Rights Reserved.