Class FontFace

java.lang.Object
org.plutext.jaxb.svg11.SVGFontFaceContent
org.plutext.jaxb.svg11.FontFace

public class FontFace
extends SVGFontFaceContent

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <extension base="{http://www.w3.org/2000/svg}SVG.font-face.content">
       <attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
       <attribute name="font-family" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="font-style" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="font-variant" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="font-weight" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="font-stretch" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="font-size" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="unicode-range" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="units-per-em" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="panose-1" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="stemv" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="stemh" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="slope" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="cap-height" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="x-height" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="accent-height" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="ascent" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="descent" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="widths" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="bbox" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="ideographic" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="alphabetic" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="mathematical" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="hanging" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="v-ideographic" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="v-alphabetic" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="v-mathematical" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="v-hanging" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="underline-position" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="underline-thickness" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="strikethrough-position" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="strikethrough-thickness" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="overline-position" type="{http://www.w3.org/2000/svg}Number.datatype" />
       <attribute name="overline-thickness" type="{http://www.w3.org/2000/svg}Number.datatype" />
     </extension>
   </complexContent>
 </complexType>
 
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected java.lang.String accentHeight  
    protected java.lang.String alphabetic  
    protected java.lang.String ascent  
    protected java.lang.String base  
    protected java.lang.String bbox  
    protected java.lang.String capHeight  
    protected java.lang.String descent  
    protected java.lang.String fontFamily  
    protected java.lang.String fontSize  
    protected java.lang.String fontStretch  
    protected java.lang.String fontStyle  
    protected java.lang.String fontVariant  
    protected java.lang.String fontWeight  
    protected java.lang.String hanging  
    protected java.lang.String id  
    protected java.lang.String ideographic  
    protected java.lang.String lang  
    protected java.lang.String mathematical  
    protected java.lang.String overlinePosition  
    protected java.lang.String overlineThickness  
    protected java.lang.String panose1  
    protected java.lang.String slope  
    protected java.lang.String space  
    protected java.lang.String stemh  
    protected java.lang.String stemv  
    protected java.lang.String strikethroughPosition  
    protected java.lang.String strikethroughThickness  
    protected java.lang.String underlinePosition  
    protected java.lang.String underlineThickness  
    protected java.lang.String unicodeRange  
    protected java.lang.String unitsPerEm  
    protected java.lang.String vAlphabetic  
    protected java.lang.String vHanging  
    protected java.lang.String vIdeographic  
    protected java.lang.String vMathematical  
    protected java.lang.String widths  
    protected java.lang.String xHeight  

    Fields inherited from class org.plutext.jaxb.svg11.SVGFontFaceContent

    definitionSrc, fontFaceSrc, svgDescriptionClass
  • Constructor Summary

    Constructors
    Constructor Description
    FontFace()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getAccentHeight()
    Gets the value of the accentHeight property.
    java.lang.String getAlphabetic()
    Gets the value of the alphabetic property.
    java.lang.String getAscent()
    Gets the value of the ascent property.
    java.lang.String getBase()
    Gets the value of the base property.
    java.lang.String getBbox()
    Gets the value of the bbox property.
    java.lang.String getCapHeight()
    Gets the value of the capHeight property.
    java.lang.String getDescent()
    Gets the value of the descent property.
    java.lang.String getFontFamily()
    Gets the value of the fontFamily property.
    java.lang.String getFontSize()
    Gets the value of the fontSize property.
    java.lang.String getFontStretch()
    Gets the value of the fontStretch property.
    java.lang.String getFontStyle()
    Gets the value of the fontStyle property.
    java.lang.String getFontVariant()
    Gets the value of the fontVariant property.
    java.lang.String getFontWeight()
    Gets the value of the fontWeight property.
    java.lang.String getHanging()
    Gets the value of the hanging property.
    java.lang.String getId()
    Gets the value of the id property.
    java.lang.String getIdeographic()
    Gets the value of the ideographic property.
    java.lang.String getLang()
    Gets the value of the lang property.
    java.lang.String getMathematical()
    Gets the value of the mathematical property.
    java.lang.String getOverlinePosition()
    Gets the value of the overlinePosition property.
    java.lang.String getOverlineThickness()
    Gets the value of the overlineThickness property.
    java.lang.String getPanose1()
    Gets the value of the panose1 property.
    java.lang.String getSlope()
    Gets the value of the slope property.
    java.lang.String getSpace()
    Gets the value of the space property.
    java.lang.String getStemh()
    Gets the value of the stemh property.
    java.lang.String getStemv()
    Gets the value of the stemv property.
    java.lang.String getStrikethroughPosition()
    Gets the value of the strikethroughPosition property.
    java.lang.String getStrikethroughThickness()
    Gets the value of the strikethroughThickness property.
    java.lang.String getUnderlinePosition()
    Gets the value of the underlinePosition property.
    java.lang.String getUnderlineThickness()
    Gets the value of the underlineThickness property.
    java.lang.String getUnicodeRange()
    Gets the value of the unicodeRange property.
    java.lang.String getUnitsPerEm()
    Gets the value of the unitsPerEm property.
    java.lang.String getVAlphabetic()
    Gets the value of the vAlphabetic property.
    java.lang.String getVHanging()
    Gets the value of the vHanging property.
    java.lang.String getVIdeographic()
    Gets the value of the vIdeographic property.
    java.lang.String getVMathematical()
    Gets the value of the vMathematical property.
    java.lang.String getWidths()
    Gets the value of the widths property.
    java.lang.String getXHeight()
    Gets the value of the xHeight property.
    void setAccentHeight​(java.lang.String value)
    Sets the value of the accentHeight property.
    void setAlphabetic​(java.lang.String value)
    Sets the value of the alphabetic property.
    void setAscent​(java.lang.String value)
    Sets the value of the ascent property.
    void setBase​(java.lang.String value)
    Sets the value of the base property.
    void setBbox​(java.lang.String value)
    Sets the value of the bbox property.
    void setCapHeight​(java.lang.String value)
    Sets the value of the capHeight property.
    void setDescent​(java.lang.String value)
    Sets the value of the descent property.
    void setFontFamily​(java.lang.String value)
    Sets the value of the fontFamily property.
    void setFontSize​(java.lang.String value)
    Sets the value of the fontSize property.
    void setFontStretch​(java.lang.String value)
    Sets the value of the fontStretch property.
    void setFontStyle​(java.lang.String value)
    Sets the value of the fontStyle property.
    void setFontVariant​(java.lang.String value)
    Sets the value of the fontVariant property.
    void setFontWeight​(java.lang.String value)
    Sets the value of the fontWeight property.
    void setHanging​(java.lang.String value)
    Sets the value of the hanging property.
    void setId​(java.lang.String value)
    Sets the value of the id property.
    void setIdeographic​(java.lang.String value)
    Sets the value of the ideographic property.
    void setLang​(java.lang.String value)
    Sets the value of the lang property.
    void setMathematical​(java.lang.String value)
    Sets the value of the mathematical property.
    void setOverlinePosition​(java.lang.String value)
    Sets the value of the overlinePosition property.
    void setOverlineThickness​(java.lang.String value)
    Sets the value of the overlineThickness property.
    void setPanose1​(java.lang.String value)
    Sets the value of the panose1 property.
    void setSlope​(java.lang.String value)
    Sets the value of the slope property.
    void setSpace​(java.lang.String value)
    Sets the value of the space property.
    void setStemh​(java.lang.String value)
    Sets the value of the stemh property.
    void setStemv​(java.lang.String value)
    Sets the value of the stemv property.
    void setStrikethroughPosition​(java.lang.String value)
    Sets the value of the strikethroughPosition property.
    void setStrikethroughThickness​(java.lang.String value)
    Sets the value of the strikethroughThickness property.
    void setUnderlinePosition​(java.lang.String value)
    Sets the value of the underlinePosition property.
    void setUnderlineThickness​(java.lang.String value)
    Sets the value of the underlineThickness property.
    void setUnicodeRange​(java.lang.String value)
    Sets the value of the unicodeRange property.
    void setUnitsPerEm​(java.lang.String value)
    Sets the value of the unitsPerEm property.
    void setVAlphabetic​(java.lang.String value)
    Sets the value of the vAlphabetic property.
    void setVHanging​(java.lang.String value)
    Sets the value of the vHanging property.
    void setVIdeographic​(java.lang.String value)
    Sets the value of the vIdeographic property.
    void setVMathematical​(java.lang.String value)
    Sets the value of the vMathematical property.
    void setWidths​(java.lang.String value)
    Sets the value of the widths property.
    void setXHeight​(java.lang.String value)
    Sets the value of the xHeight property.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • fontFamily

      protected java.lang.String fontFamily
    • fontStyle

      protected java.lang.String fontStyle
    • fontVariant

      protected java.lang.String fontVariant
    • fontWeight

      protected java.lang.String fontWeight
    • fontStretch

      protected java.lang.String fontStretch
    • fontSize

      protected java.lang.String fontSize
    • unicodeRange

      protected java.lang.String unicodeRange
    • unitsPerEm

      protected java.lang.String unitsPerEm
    • panose1

      protected java.lang.String panose1
    • stemv

      protected java.lang.String stemv
    • stemh

      protected java.lang.String stemh
    • slope

      protected java.lang.String slope
    • capHeight

      protected java.lang.String capHeight
    • xHeight

      protected java.lang.String xHeight
    • accentHeight

      protected java.lang.String accentHeight
    • ascent

      protected java.lang.String ascent
    • descent

      protected java.lang.String descent
    • widths

      protected java.lang.String widths
    • bbox

      protected java.lang.String bbox
    • ideographic

      protected java.lang.String ideographic
    • alphabetic

      protected java.lang.String alphabetic
    • mathematical

      protected java.lang.String mathematical
    • hanging

      protected java.lang.String hanging
    • vIdeographic

      protected java.lang.String vIdeographic
    • vAlphabetic

      protected java.lang.String vAlphabetic
    • vMathematical

      protected java.lang.String vMathematical
    • vHanging

      protected java.lang.String vHanging
    • underlinePosition

      protected java.lang.String underlinePosition
    • underlineThickness

      protected java.lang.String underlineThickness
    • strikethroughPosition

      protected java.lang.String strikethroughPosition
    • strikethroughThickness

      protected java.lang.String strikethroughThickness
    • overlinePosition

      protected java.lang.String overlinePosition
    • overlineThickness

      protected java.lang.String overlineThickness
    • id

      protected java.lang.String id
    • base

      protected java.lang.String base
    • space

      protected java.lang.String space
    • lang

      protected java.lang.String lang
  • Constructor Details

    • FontFace

      public FontFace()
  • Method Details

    • getFontFamily

      public java.lang.String getFontFamily()
      Gets the value of the fontFamily property.
      Returns:
      possible object is String
    • setFontFamily

      public void setFontFamily​(java.lang.String value)
      Sets the value of the fontFamily property.
      Parameters:
      value - allowed object is String
    • getFontStyle

      public java.lang.String getFontStyle()
      Gets the value of the fontStyle property.
      Returns:
      possible object is String
    • setFontStyle

      public void setFontStyle​(java.lang.String value)
      Sets the value of the fontStyle property.
      Parameters:
      value - allowed object is String
    • getFontVariant

      public java.lang.String getFontVariant()
      Gets the value of the fontVariant property.
      Returns:
      possible object is String
    • setFontVariant

      public void setFontVariant​(java.lang.String value)
      Sets the value of the fontVariant property.
      Parameters:
      value - allowed object is String
    • getFontWeight

      public java.lang.String getFontWeight()
      Gets the value of the fontWeight property.
      Returns:
      possible object is String
    • setFontWeight

      public void setFontWeight​(java.lang.String value)
      Sets the value of the fontWeight property.
      Parameters:
      value - allowed object is String
    • getFontStretch

      public java.lang.String getFontStretch()
      Gets the value of the fontStretch property.
      Returns:
      possible object is String
    • setFontStretch

      public void setFontStretch​(java.lang.String value)
      Sets the value of the fontStretch property.
      Parameters:
      value - allowed object is String
    • getFontSize

      public java.lang.String getFontSize()
      Gets the value of the fontSize property.
      Returns:
      possible object is String
    • setFontSize

      public void setFontSize​(java.lang.String value)
      Sets the value of the fontSize property.
      Parameters:
      value - allowed object is String
    • getUnicodeRange

      public java.lang.String getUnicodeRange()
      Gets the value of the unicodeRange property.
      Returns:
      possible object is String
    • setUnicodeRange

      public void setUnicodeRange​(java.lang.String value)
      Sets the value of the unicodeRange property.
      Parameters:
      value - allowed object is String
    • getUnitsPerEm

      public java.lang.String getUnitsPerEm()
      Gets the value of the unitsPerEm property.
      Returns:
      possible object is String
    • setUnitsPerEm

      public void setUnitsPerEm​(java.lang.String value)
      Sets the value of the unitsPerEm property.
      Parameters:
      value - allowed object is String
    • getPanose1

      public java.lang.String getPanose1()
      Gets the value of the panose1 property.
      Returns:
      possible object is String
    • setPanose1

      public void setPanose1​(java.lang.String value)
      Sets the value of the panose1 property.
      Parameters:
      value - allowed object is String
    • getStemv

      public java.lang.String getStemv()
      Gets the value of the stemv property.
      Returns:
      possible object is String
    • setStemv

      public void setStemv​(java.lang.String value)
      Sets the value of the stemv property.
      Parameters:
      value - allowed object is String
    • getStemh

      public java.lang.String getStemh()
      Gets the value of the stemh property.
      Returns:
      possible object is String
    • setStemh

      public void setStemh​(java.lang.String value)
      Sets the value of the stemh property.
      Parameters:
      value - allowed object is String
    • getSlope

      public java.lang.String getSlope()
      Gets the value of the slope property.
      Returns:
      possible object is String
    • setSlope

      public void setSlope​(java.lang.String value)
      Sets the value of the slope property.
      Parameters:
      value - allowed object is String
    • getCapHeight

      public java.lang.String getCapHeight()
      Gets the value of the capHeight property.
      Returns:
      possible object is String
    • setCapHeight

      public void setCapHeight​(java.lang.String value)
      Sets the value of the capHeight property.
      Parameters:
      value - allowed object is String
    • getXHeight

      public java.lang.String getXHeight()
      Gets the value of the xHeight property.
      Returns:
      possible object is String
    • setXHeight

      public void setXHeight​(java.lang.String value)
      Sets the value of the xHeight property.
      Parameters:
      value - allowed object is String
    • getAccentHeight

      public java.lang.String getAccentHeight()
      Gets the value of the accentHeight property.
      Returns:
      possible object is String
    • setAccentHeight

      public void setAccentHeight​(java.lang.String value)
      Sets the value of the accentHeight property.
      Parameters:
      value - allowed object is String
    • getAscent

      public java.lang.String getAscent()
      Gets the value of the ascent property.
      Returns:
      possible object is String
    • setAscent

      public void setAscent​(java.lang.String value)
      Sets the value of the ascent property.
      Parameters:
      value - allowed object is String
    • getDescent

      public java.lang.String getDescent()
      Gets the value of the descent property.
      Returns:
      possible object is String
    • setDescent

      public void setDescent​(java.lang.String value)
      Sets the value of the descent property.
      Parameters:
      value - allowed object is String
    • getWidths

      public java.lang.String getWidths()
      Gets the value of the widths property.
      Returns:
      possible object is String
    • setWidths

      public void setWidths​(java.lang.String value)
      Sets the value of the widths property.
      Parameters:
      value - allowed object is String
    • getBbox

      public java.lang.String getBbox()
      Gets the value of the bbox property.
      Returns:
      possible object is String
    • setBbox

      public void setBbox​(java.lang.String value)
      Sets the value of the bbox property.
      Parameters:
      value - allowed object is String
    • getIdeographic

      public java.lang.String getIdeographic()
      Gets the value of the ideographic property.
      Returns:
      possible object is String
    • setIdeographic

      public void setIdeographic​(java.lang.String value)
      Sets the value of the ideographic property.
      Parameters:
      value - allowed object is String
    • getAlphabetic

      public java.lang.String getAlphabetic()
      Gets the value of the alphabetic property.
      Returns:
      possible object is String
    • setAlphabetic

      public void setAlphabetic​(java.lang.String value)
      Sets the value of the alphabetic property.
      Parameters:
      value - allowed object is String
    • getMathematical

      public java.lang.String getMathematical()
      Gets the value of the mathematical property.
      Returns:
      possible object is String
    • setMathematical

      public void setMathematical​(java.lang.String value)
      Sets the value of the mathematical property.
      Parameters:
      value - allowed object is String
    • getHanging

      public java.lang.String getHanging()
      Gets the value of the hanging property.
      Returns:
      possible object is String
    • setHanging

      public void setHanging​(java.lang.String value)
      Sets the value of the hanging property.
      Parameters:
      value - allowed object is String
    • getVIdeographic

      public java.lang.String getVIdeographic()
      Gets the value of the vIdeographic property.
      Returns:
      possible object is String
    • setVIdeographic

      public void setVIdeographic​(java.lang.String value)
      Sets the value of the vIdeographic property.
      Parameters:
      value - allowed object is String
    • getVAlphabetic

      public java.lang.String getVAlphabetic()
      Gets the value of the vAlphabetic property.
      Returns:
      possible object is String
    • setVAlphabetic

      public void setVAlphabetic​(java.lang.String value)
      Sets the value of the vAlphabetic property.
      Parameters:
      value - allowed object is String
    • getVMathematical

      public java.lang.String getVMathematical()
      Gets the value of the vMathematical property.
      Returns:
      possible object is String
    • setVMathematical

      public void setVMathematical​(java.lang.String value)
      Sets the value of the vMathematical property.
      Parameters:
      value - allowed object is String
    • getVHanging

      public java.lang.String getVHanging()
      Gets the value of the vHanging property.
      Returns:
      possible object is String
    • setVHanging

      public void setVHanging​(java.lang.String value)
      Sets the value of the vHanging property.
      Parameters:
      value - allowed object is String
    • getUnderlinePosition

      public java.lang.String getUnderlinePosition()
      Gets the value of the underlinePosition property.
      Returns:
      possible object is String
    • setUnderlinePosition

      public void setUnderlinePosition​(java.lang.String value)
      Sets the value of the underlinePosition property.
      Parameters:
      value - allowed object is String
    • getUnderlineThickness

      public java.lang.String getUnderlineThickness()
      Gets the value of the underlineThickness property.
      Returns:
      possible object is String
    • setUnderlineThickness

      public void setUnderlineThickness​(java.lang.String value)
      Sets the value of the underlineThickness property.
      Parameters:
      value - allowed object is String
    • getStrikethroughPosition

      public java.lang.String getStrikethroughPosition()
      Gets the value of the strikethroughPosition property.
      Returns:
      possible object is String
    • setStrikethroughPosition

      public void setStrikethroughPosition​(java.lang.String value)
      Sets the value of the strikethroughPosition property.
      Parameters:
      value - allowed object is String
    • getStrikethroughThickness

      public java.lang.String getStrikethroughThickness()
      Gets the value of the strikethroughThickness property.
      Returns:
      possible object is String
    • setStrikethroughThickness

      public void setStrikethroughThickness​(java.lang.String value)
      Sets the value of the strikethroughThickness property.
      Parameters:
      value - allowed object is String
    • getOverlinePosition

      public java.lang.String getOverlinePosition()
      Gets the value of the overlinePosition property.
      Returns:
      possible object is String
    • setOverlinePosition

      public void setOverlinePosition​(java.lang.String value)
      Sets the value of the overlinePosition property.
      Parameters:
      value - allowed object is String
    • getOverlineThickness

      public java.lang.String getOverlineThickness()
      Gets the value of the overlineThickness property.
      Returns:
      possible object is String
    • setOverlineThickness

      public void setOverlineThickness​(java.lang.String value)
      Sets the value of the overlineThickness property.
      Parameters:
      value - allowed object is String
    • getId

      public java.lang.String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      public void setId​(java.lang.String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String
    • getBase

      public java.lang.String getBase()
      Gets the value of the base property.
      Returns:
      possible object is String
    • setBase

      public void setBase​(java.lang.String value)
      Sets the value of the base property.
      Parameters:
      value - allowed object is String
    • getSpace

      public java.lang.String getSpace()
      Gets the value of the space property.
      Returns:
      possible object is String
    • setSpace

      public void setSpace​(java.lang.String value)
      Sets the value of the space property.
      Parameters:
      value - allowed object is String
    • getLang

      public java.lang.String getLang()
      Gets the value of the lang property.
      Returns:
      possible object is String
    • setLang

      public void setLang​(java.lang.String value)
      Sets the value of the lang property.
      Parameters:
      value - allowed object is String