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.StringaccentHeightprotected java.lang.Stringalphabeticprotected java.lang.Stringascentprotected java.lang.Stringbaseprotected java.lang.Stringbboxprotected java.lang.StringcapHeightprotected java.lang.Stringdescentprotected java.lang.StringfontFamilyprotected java.lang.StringfontSizeprotected java.lang.StringfontStretchprotected java.lang.StringfontStyleprotected java.lang.StringfontVariantprotected java.lang.StringfontWeightprotected java.lang.Stringhangingprotected java.lang.Stringidprotected java.lang.Stringideographicprotected java.lang.Stringlangprotected java.lang.Stringmathematicalprotected java.lang.StringoverlinePositionprotected java.lang.StringoverlineThicknessprotected java.lang.Stringpanose1protected java.lang.Stringslopeprotected java.lang.Stringspaceprotected java.lang.Stringstemhprotected java.lang.Stringstemvprotected java.lang.StringstrikethroughPositionprotected java.lang.StringstrikethroughThicknessprotected java.lang.StringunderlinePositionprotected java.lang.StringunderlineThicknessprotected java.lang.StringunicodeRangeprotected java.lang.StringunitsPerEmprotected java.lang.StringvAlphabeticprotected java.lang.StringvHangingprotected java.lang.StringvIdeographicprotected java.lang.StringvMathematicalprotected java.lang.Stringwidthsprotected java.lang.StringxHeightFields 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.StringgetAccentHeight()Gets the value of the accentHeight property.java.lang.StringgetAlphabetic()Gets the value of the alphabetic property.java.lang.StringgetAscent()Gets the value of the ascent property.java.lang.StringgetBase()Gets the value of the base property.java.lang.StringgetBbox()Gets the value of the bbox property.java.lang.StringgetCapHeight()Gets the value of the capHeight property.java.lang.StringgetDescent()Gets the value of the descent property.java.lang.StringgetFontFamily()Gets the value of the fontFamily property.java.lang.StringgetFontSize()Gets the value of the fontSize property.java.lang.StringgetFontStretch()Gets the value of the fontStretch property.java.lang.StringgetFontStyle()Gets the value of the fontStyle property.java.lang.StringgetFontVariant()Gets the value of the fontVariant property.java.lang.StringgetFontWeight()Gets the value of the fontWeight property.java.lang.StringgetHanging()Gets the value of the hanging property.java.lang.StringgetId()Gets the value of the id property.java.lang.StringgetIdeographic()Gets the value of the ideographic property.java.lang.StringgetLang()Gets the value of the lang property.java.lang.StringgetMathematical()Gets the value of the mathematical property.java.lang.StringgetOverlinePosition()Gets the value of the overlinePosition property.java.lang.StringgetOverlineThickness()Gets the value of the overlineThickness property.java.lang.StringgetPanose1()Gets the value of the panose1 property.java.lang.StringgetSlope()Gets the value of the slope property.java.lang.StringgetSpace()Gets the value of the space property.java.lang.StringgetStemh()Gets the value of the stemh property.java.lang.StringgetStemv()Gets the value of the stemv property.java.lang.StringgetStrikethroughPosition()Gets the value of the strikethroughPosition property.java.lang.StringgetStrikethroughThickness()Gets the value of the strikethroughThickness property.java.lang.StringgetUnderlinePosition()Gets the value of the underlinePosition property.java.lang.StringgetUnderlineThickness()Gets the value of the underlineThickness property.java.lang.StringgetUnicodeRange()Gets the value of the unicodeRange property.java.lang.StringgetUnitsPerEm()Gets the value of the unitsPerEm property.java.lang.StringgetVAlphabetic()Gets the value of the vAlphabetic property.java.lang.StringgetVHanging()Gets the value of the vHanging property.java.lang.StringgetVIdeographic()Gets the value of the vIdeographic property.java.lang.StringgetVMathematical()Gets the value of the vMathematical property.java.lang.StringgetWidths()Gets the value of the widths property.java.lang.StringgetXHeight()Gets the value of the xHeight property.voidsetAccentHeight(java.lang.String value)Sets the value of the accentHeight property.voidsetAlphabetic(java.lang.String value)Sets the value of the alphabetic property.voidsetAscent(java.lang.String value)Sets the value of the ascent property.voidsetBase(java.lang.String value)Sets the value of the base property.voidsetBbox(java.lang.String value)Sets the value of the bbox property.voidsetCapHeight(java.lang.String value)Sets the value of the capHeight property.voidsetDescent(java.lang.String value)Sets the value of the descent property.voidsetFontFamily(java.lang.String value)Sets the value of the fontFamily property.voidsetFontSize(java.lang.String value)Sets the value of the fontSize property.voidsetFontStretch(java.lang.String value)Sets the value of the fontStretch property.voidsetFontStyle(java.lang.String value)Sets the value of the fontStyle property.voidsetFontVariant(java.lang.String value)Sets the value of the fontVariant property.voidsetFontWeight(java.lang.String value)Sets the value of the fontWeight property.voidsetHanging(java.lang.String value)Sets the value of the hanging property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetIdeographic(java.lang.String value)Sets the value of the ideographic property.voidsetLang(java.lang.String value)Sets the value of the lang property.voidsetMathematical(java.lang.String value)Sets the value of the mathematical property.voidsetOverlinePosition(java.lang.String value)Sets the value of the overlinePosition property.voidsetOverlineThickness(java.lang.String value)Sets the value of the overlineThickness property.voidsetPanose1(java.lang.String value)Sets the value of the panose1 property.voidsetSlope(java.lang.String value)Sets the value of the slope property.voidsetSpace(java.lang.String value)Sets the value of the space property.voidsetStemh(java.lang.String value)Sets the value of the stemh property.voidsetStemv(java.lang.String value)Sets the value of the stemv property.voidsetStrikethroughPosition(java.lang.String value)Sets the value of the strikethroughPosition property.voidsetStrikethroughThickness(java.lang.String value)Sets the value of the strikethroughThickness property.voidsetUnderlinePosition(java.lang.String value)Sets the value of the underlinePosition property.voidsetUnderlineThickness(java.lang.String value)Sets the value of the underlineThickness property.voidsetUnicodeRange(java.lang.String value)Sets the value of the unicodeRange property.voidsetUnitsPerEm(java.lang.String value)Sets the value of the unitsPerEm property.voidsetVAlphabetic(java.lang.String value)Sets the value of the vAlphabetic property.voidsetVHanging(java.lang.String value)Sets the value of the vHanging property.voidsetVIdeographic(java.lang.String value)Sets the value of the vIdeographic property.voidsetVMathematical(java.lang.String value)Sets the value of the vMathematical property.voidsetWidths(java.lang.String value)Sets the value of the widths property.voidsetXHeight(java.lang.String value)Sets the value of the xHeight property.Methods inherited from class org.plutext.jaxb.svg11.SVGFontFaceContent
getDefinitionSrc, getFontFaceSrc, getSVGDescriptionClass, setDefinitionSrc, setFontFaceSrcMethods 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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-