Uses of Class
org.plutext.jaxb.svg11.GlyphRef
-
Uses of GlyphRef in org.plutext.jaxb.svg11
Fields in org.plutext.jaxb.svg11 with type parameters of type GlyphRef Modifier and Type Field Description protected java.util.List<GlyphRef>SVGAltGlyphDefContent. glyphRefprotected java.util.List<GlyphRef>SVGAltGlyphItemContent. glyphRefMethods in org.plutext.jaxb.svg11 that return GlyphRef Modifier and Type Method Description GlyphRefObjectFactory. createGlyphRef()Create an instance ofGlyphRefMethods in org.plutext.jaxb.svg11 that return types with arguments of type GlyphRef Modifier and Type Method Description java.util.List<GlyphRef>SVGAltGlyphDefContent. getGlyphRef()Gets the value of the glyphRef property.java.util.List<GlyphRef>SVGAltGlyphItemContent. getGlyphRef()Gets the value of the glyphRef property.