Uses of Class
org.apache.fop.svg.font.FOPGVTGlyphVector
-
Packages that use FOPGVTGlyphVector Package Description org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik.org.apache.fop.svg.font -
-
Uses of FOPGVTGlyphVector in org.apache.fop.svg
Methods in org.apache.fop.svg with parameters of type FOPGVTGlyphVector Modifier and Type Method Description protected void
NativeTextPainter. writeGlyphs(FOPGVTGlyphVector gv, java.awt.geom.GeneralPath debugShapes)
protected void
PDFTextPainter. writeGlyphs(FOPGVTGlyphVector gv, java.awt.geom.GeneralPath debugShapes)
-
Uses of FOPGVTGlyphVector in org.apache.fop.svg.font
Subclasses of FOPGVTGlyphVector in org.apache.fop.svg.font Modifier and Type Class Description (package private) class
ComplexGlyphVector
-