Uses of Package
org.apache.batik.gvt.font
-
Packages that use org.apache.batik.gvt.font Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.extension.svg org.apache.batik.gvt.flow org.apache.batik.gvt.font -
Classes in org.apache.batik.gvt.font used by org.apache.batik.bridge Class Description AltGlyphHandler An interface for handling altGlyphs.AWTFontFamily A font family class for AWT fonts.Glyph A Glyph describes a graphics node with some specific glyph rendering attributes.GVTFont An interface for all GVT font classes.GVTFontFace One line Class Desc Complete Class DescGVTFontFamily An interface for all font family classes.GVTGlyphMetrics GVTGlyphMetrics is essentially a wrapper class for java.awt.font.GlyphMetrics with the addition of horizontal and vertical advance values.GVTGlyphVector An interface for all GVT GlyphVector classes.GVTLineMetrics GVTLineMetrics is a GVT version of java.awt.font.LineMetrics.Kern The Kern class describes an entry in the "kerning table". -
Classes in org.apache.batik.gvt.font used by org.apache.batik.extension.svg Class Description GVTGlyphVector An interface for all GVT GlyphVector classes. -
Classes in org.apache.batik.gvt.font used by org.apache.batik.gvt.flow Class Description GVTFont An interface for all GVT font classes.GVTGlyphVector An interface for all GVT GlyphVector classes.GVTLineMetrics GVTLineMetrics is a GVT version of java.awt.font.LineMetrics. -
Classes in org.apache.batik.gvt.font used by org.apache.batik.gvt.font Class Description AWTGlyphGeometryCache.Entry To manage collisionsAWTGlyphGeometryCache.Value The object that holds glyph geometry.AWTGVTFont This is a wrapper class for a java.awt.Font instance.Glyph A Glyph describes a graphics node with some specific glyph rendering attributes.GVTFont An interface for all GVT font classes.GVTFontFace One line Class Desc Complete Class DescGVTFontFamily An interface for all font family classes.GVTGlyphMetrics GVTGlyphMetrics is essentially a wrapper class for java.awt.font.GlyphMetrics with the addition of horizontal and vertical advance values.GVTGlyphVector An interface for all GVT GlyphVector classes.GVTLineMetrics GVTLineMetrics is a GVT version of java.awt.font.LineMetrics.Kern The Kern class describes an entry in the "kerning table".UnicodeRange A class that represents a CSS unicode range.