Uses of Class
org.plutext.jaxb.svg11.FontFace

Uses of FontFace in org.plutext.jaxb.svg11
 

Fields in org.plutext.jaxb.svg11 declared as FontFace
protected  FontFace SVGFontContent.fontFace
           
 

Methods in org.plutext.jaxb.svg11 that return FontFace
 FontFace ObjectFactory.createFontFace()
          Create an instance of FontFace
 FontFace SVGFontContent.getFontFace()
          Gets the value of the fontFace property.
 

Methods in org.plutext.jaxb.svg11 that return types with arguments of type FontFace
 javax.xml.bind.JAXBElement<FontFace> ObjectFactory.createFontFace(FontFace value)
          Create an instance of JAXBElement<FontFace>}
 

Methods in org.plutext.jaxb.svg11 with parameters of type FontFace
 javax.xml.bind.JAXBElement<FontFace> ObjectFactory.createFontFace(FontFace value)
          Create an instance of JAXBElement<FontFace>}
 void SVGFontContent.setFontFace(FontFace value)
          Sets the value of the fontFace property.
 



Copyright © 2012. All Rights Reserved.