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
protected  List<GlyphRef> SVGAltGlyphItemContent.glyphRef
           
protected  List<GlyphRef> SVGAltGlyphDefContent.glyphRef
           
 

Methods in org.plutext.jaxb.svg11 that return GlyphRef
 GlyphRef ObjectFactory.createGlyphRef()
          Create an instance of GlyphRef
 

Methods in org.plutext.jaxb.svg11 that return types with arguments of type GlyphRef
 List<GlyphRef> SVGAltGlyphItemContent.getGlyphRef()
          Gets the value of the glyphRef property.
 List<GlyphRef> SVGAltGlyphDefContent.getGlyphRef()
          Gets the value of the glyphRef property.
 



Copyright © 2012. All Rights Reserved.