Uses of Class
org.plutext.jaxb.svg11.MissingGlyph
-
Uses of MissingGlyph in org.plutext.jaxb.svg11
Fields in org.plutext.jaxb.svg11 declared as MissingGlyph Modifier and Type Field Description protected MissingGlyphSVGFontContent. missingGlyphMethods in org.plutext.jaxb.svg11 that return MissingGlyph Modifier and Type Method Description MissingGlyphObjectFactory. createMissingGlyph()Create an instance ofMissingGlyphMissingGlyphSVGFontContent. getMissingGlyph()Gets the value of the missingGlyph property.Methods in org.plutext.jaxb.svg11 with parameters of type MissingGlyph Modifier and Type Method Description voidSVGFontContent. setMissingGlyph(MissingGlyph value)Sets the value of the missingGlyph property.