public final class Type3Glyph extends PdfCanvas
contentStream, currentGs, document, gsStack, layerDepth, mcDepth, resources| Modifier and Type | Method and Description |
|---|---|
PdfXObject |
addImage(ImageData image,
float a,
float b,
float c,
float d,
float e,
float f,
boolean inlineImage)
Creates Image XObject from image and adds it to canvas.
|
float |
getLlx() |
float |
getLly() |
float |
getUrx() |
float |
getUry() |
float |
getWx() |
boolean |
isColor()
Indicates if the glyph color specified in the glyph description or not.
|
addImage, addImage, addImage, addImage, addImage, addInlineImage, addXObject, addXObject, addXObject, addXObject, addXObject, arc, attachContentStream, beginLayer, beginMarkedContent, beginMarkedContent, beginText, beginVariableText, bezierArc, circle, clip, closePath, closePathEoFillStroke, closePathFillStroke, closePathStroke, closeTag, concatMatrix, concatMatrix, concatMatrix, curveFromTo, curveTo, curveTo, ellipse, endLayer, endMarkedContent, endText, endVariableText, eoClip, eoFill, eoFillStroke, fill, fillStroke, getContentStream, getGraphicsState, getResources, lineTo, moveText, moveTextWithLeading, moveTo, newlineShowText, newlineShowText, newlineText, newPath, openTag, openTag, paintShading, rectangle, rectangle, release, resetFillColorCmyk, resetFillColorGray, resetFillColorRgb, resetStrokeColorCmyk, resetStrokeColorGray, resetStrokeColorRgb, restoreState, roundRectangle, saveState, setCharacterSpacing, setColor, setColor, setColor, setExtGState, setExtGState, setFillColor, setFillColorCmyk, setFillColorGray, setFillColorRgb, setFillColorShading, setFlatnessTolerance, setFontAndSize, setHorizontalScaling, setLeading, setLineCapStyle, setLineDash, setLineDash, setLineDash, setLineDash, setLineJoinStyle, setLineWidth, setMiterLimit, setRenderingIntent, setStrokeColor, setStrokeColorCmyk, setStrokeColorGray, setStrokeColorRgb, setStrokeColorShading, setTextMatrix, setTextMatrix, setTextRenderingMode, setTextRise, setWordSpacing, showText, showText, showText, showText, stroke, writeLiteral, writeLiteral, writeLiteralpublic float getWx()
public float getLlx()
public float getLly()
public float getUrx()
public float getUry()
public boolean isColor()
public PdfXObject addImage(ImageData image, float a, float b, float c, float d, float e, float f, boolean inlineImage)
addImage in class PdfCanvasimage - the PdfImageXObject objecta - an element of the transformation matrixb - an element of the transformation matrixc - an element of the transformation matrixd - an element of the transformation matrixe - an element of the transformation matrixf - an element of the transformation matrixinlineImage - true if to add image as in-line.Copyright © 1998–2017 iText Group NV. All rights reserved.